diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 000000000..4eb73c852
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1 @@
+* @mulesoft/team-api-console
diff --git a/.gitignore b/.gitignore
index 35959a936..fbe582cc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,6 @@ node_modules
coverage
demo/vendor.js
dist/
+
+# AMF models
+demo/models/*.json
diff --git a/.travis.yml b/.travis.yml
index 4b1e3b349..6d59fafd6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js: stable
-sudo: required
addons:
chrome: stable
script:
diff --git a/demo/api-console-master-styles.css b/demo/api-console-master-styles.css
index 6c62cb869..1a5e0e5d9 100644
--- a/demo/api-console-master-styles.css
+++ b/demo/api-console-master-styles.css
@@ -13,7 +13,7 @@ html {
--anypoint-listbox-background-color: #fff;
- --arc-font-body1-font-size: 15px;
+ --arc-font-body1-font-size: 16px;
--arc-font-body1-font-weight: 400;
--arc-font-body1-line-height: 20px;
--arc-font-code-family: 'Roboto Mono', 'Consolas', 'Menlo', monospace;
diff --git a/demo/apis.json b/demo/apis.json
index 89f5c4bce..e346ff560 100644
--- a/demo/apis.json
+++ b/demo/apis.json
@@ -11,5 +11,5 @@
"models/console-445/console-445.raml": "RAML 1.0",
"models/apic-80/apic-80.raml": "RAML 1.0",
"models/apic-83/apic-83.raml": "RAML 1.0",
- "models/apic-130/apic-130.raml": "RAML 1.0"
+ "models/multi-server/multi-server.yaml": { "type": "OAS 3.0", "mime": "application/yaml" }
}
diff --git a/demo/demo-server/api.js b/demo/demo-server/api.js
index 7a148a123..37bec4693 100644
--- a/demo/demo-server/api.js
+++ b/demo/demo-server/api.js
@@ -26,6 +26,7 @@ async function apiRequest(ctx) {
}
} catch (e) {
body = wrapError(e);
+ console.error(e);
}
/* eslint-disable require-atomic-updates */
if (body.code) {
diff --git a/demo/demo-server/api/amf-service/api-search.js b/demo/demo-server/api/amf-service/api-search.js
index b0f183149..d771398b8 100644
--- a/demo/demo-server/api/amf-service/api-search.js
+++ b/demo/demo-server/api/amf-service/api-search.js
@@ -134,7 +134,7 @@ export class ApiSearch {
contentType: 'application/json'
};
}
- const oasMatch = data.match(/openapi|swagger(?:\s*)?:(?:\s*)("|')?(\d\.\d*)("|')?/im);
+ const oasMatch = data.match(/(?:openapi|swagger)[^\s*]?:(?:\s*)("|')?(\d\.\d)("|')?/im);
if (oasMatch) {
const v = oasMatch[2].trim();
return {
diff --git a/demo/models/APIC-262-compact.json b/demo/models/APIC-262-compact.json
deleted file mode 100644
index 86714ee7a..000000000
--- a/demo/models/APIC-262-compact.json
+++ /dev/null
@@ -1,3194 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#37",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Example's type value"
-}
-],
-"apiContract:endpoint": [
-{
-"@id": "#38",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/endpoint"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#39",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#40",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#36",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#25/link-1934093467",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#25"
-}
-],
-"doc:link-label": [
-{
-"@value": "AmericanFlight"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(13,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#39/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,0)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#37/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(13,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"doc:references": [
-{
-"@id": "#1",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#3",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ID"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#4",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "ID?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ID"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#5",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#code"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#6",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "code"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "code"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#price"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "price"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "price"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#9",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#departureDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#10",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "departureDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "departureDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#11",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#origin"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#12",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "origin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "origin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#13",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#destination"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#14",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "destination"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "destination"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#15",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emptySeats"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#16",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "emptySeats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emptySeats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#17",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#plane"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#18",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#19",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalSeats"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "totalSeats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "totalSeats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "plane"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#18/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "plane"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(18,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#23",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#24",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "#%RAML 1.0 NamedExample\nvalue:\n code: GQ574\n price: 399\n departureDate: 2016/12/20\n origin: ORD\n destination: SFO\n emptySeats: 200\n plane:\n type: Boeing 747\n totalSeats: 400\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/raml+yaml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#24/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#23/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:declares": [
-{
-"@id": "#25",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#3",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ID"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#4",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "ID?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ID"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#5",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#code"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#6",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "code"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "code"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#price"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "price"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "price"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#9",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#departureDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#10",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "departureDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "departureDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#11",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#origin"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#12",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "origin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "origin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#13",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#destination"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#14",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "destination"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "destination"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#15",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emptySeats"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#16",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "emptySeats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emptySeats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#17",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#plane"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#18",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#19",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalSeats"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "totalSeats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "totalSeats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "plane"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#18/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "plane"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AmericanFlight"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#26",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "value"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#26",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:code": [
-{
-"@id": "#27",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "GQ574"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:price": [
-{
-"@id": "#28",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "399"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:departureDate": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2016/12/20"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,17)-(5,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:origin": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ORD"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,10)-(6,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:destination": [
-{
-"@id": "#31",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "SFO"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,15)-(7,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emptySeats": [
-{
-"@id": "#32",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "200"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,14)-(8,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:plane": [
-{
-"@id": "#33",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#34",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Boeing 747"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,10)-(10,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:totalSeats": [
-{
-"@id": "#35",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "400"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,16)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:totalSeats"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:emptySeats"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:price"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:code"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(4,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:destination"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:plane"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:departureDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:origin"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "code: GQ574\nprice: 399\ndepartureDate: 2016/12/20\norigin: ORD\ndestination: SFO\nemptySeats: 200\nplane:\n type: Boeing 747\n totalSeats: 400"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#26/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#26/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#26/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#36"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#25/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#25/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#25/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(18,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#25/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"data": "http://a.ml/vocabularies/data#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/APIC-262.json b/demo/models/APIC-262.json
deleted file mode 100644
index a17a1bf54..000000000
--- a/demo/models/APIC-262.json
+++ /dev/null
@@ -1,3184 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#37",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Example's type value"
-}
-],
-"http://a.ml/vocabularies/apiContract#endpoint": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/endpoint"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#39",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#40",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#25/link-1934093467",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "AmericanFlight"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#36/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#40/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#40/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#39/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#39/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#39/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#38/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,0)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#37/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#37/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#references": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#ID"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ID?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ID"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#5",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#code"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "code"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "code"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#price"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "price"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "price"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#9",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#departureDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "departureDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#10/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "departureDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#9/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#11",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#origin"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "origin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#12/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "origin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#11/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#13",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#destination"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "destination"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#14/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "destination"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#13/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#15",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#emptySeats"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "emptySeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#16/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "emptySeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#15/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#15/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#17",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#plane"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#18",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#19",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#20/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#19/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalSeats"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalSeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#22/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalSeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#21/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "plane"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#18/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#18/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "plane"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#17/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#17/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#2/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#2/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(18,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#2/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#1/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#23",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#24",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "#%RAML 1.0 NamedExample\nvalue:\n code: GQ574\n price: 399\n departureDate: 2016/12/20\n origin: ORD\n destination: SFO\n emptySeats: 200\n plane:\n type: Boeing 747\n totalSeats: 400\n"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/raml+yaml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#24/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#23/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#25",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#ID"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ID?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ID"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#5",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#code"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "code"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "code"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#price"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "price"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "price"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#9",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#departureDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "departureDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#10/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "departureDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#9/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#11",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#origin"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "origin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#12/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "origin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#11/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#13",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#destination"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "destination"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#14/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "destination"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#13/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#15",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#emptySeats"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "emptySeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#16/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "emptySeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#15/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#15/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#17",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#plane"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#18",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#19",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#20/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#19/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalSeats"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalSeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#22/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalSeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#21/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "plane"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#18/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#18/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "plane"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#17/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#17/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AmericanFlight"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "value"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#code": [
-{
-"@id": "amf://id#27",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "GQ574"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#27/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#27/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,8)-(3,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#price": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "399"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#28/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,9)-(4,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#departureDate": [
-{
-"@id": "amf://id#29",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "2016/12/20"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#29/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,17)-(5,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#origin": [
-{
-"@id": "amf://id#30",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ORD"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#30/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#30/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,10)-(6,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#destination": [
-{
-"@id": "amf://id#31",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "SFO"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#31/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#31/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,15)-(7,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#emptySeats": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "200"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,14)-(8,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#plane": [
-{
-"@id": "amf://id#33",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Boeing 747"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,10)-(10,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#totalSeats": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "400"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,16)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#33/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#totalSeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#26/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#emptySeats"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#price"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#code"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#destination"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#plane"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#departureDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#origin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "code: GQ574\nprice: 399\ndepartureDate: 2016/12/20\norigin: ORD\ndestination: SFO\nemptySeats: 200\nplane:\n type: Boeing 747\n totalSeats: 400"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#26/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#26/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(12,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#local-element": [
-{
-"@id": "amf://id#26/source-map/local-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#26/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#36"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#25/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#25/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#25/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(18,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#25/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/APIC-319-compact.json b/demo/models/APIC-319-compact.json
deleted file mode 100644
index a24f52c88..000000000
--- a/demo/models/APIC-319-compact.json
+++ /dev/null
@@ -1,2918 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Banking"
-}
-],
-"core:description": [
-{
-"@value": "Banking"
-}
-],
-"core:version": [
-{
-"@value": "1.0"
-}
-],
-"core:documentation": [
-{
-"@id": "#2",
-"@type": [
-"core:CreativeWork",
-"doc:DomainElement"
-],
-"core:url": [
-{
-"@id": "http://"
-}
-],
-"core:title": [
-{
-"@value": "Api Details"
-}
-],
-"core:description": [
-{
-"@value": "Bank"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#2/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,0)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3",
-"@type": [
-"core:CreativeWork",
-"doc:DomainElement"
-],
-"core:url": [
-{
-"@id": "http://"
-}
-],
-"core:title": [
-{
-"@value": "newItem"
-}
-],
-"core:description": [
-{
-"@value": "newItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,0)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:endpoint": [
-{
-"@id": "#4",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/customers/{id}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#5",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#10",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:uriParameter": [
-{
-"@id": "#11",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "id"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "id"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#12",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"raml-shapes:format": [
-{
-"@value": "int"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "21"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,19)-(23,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#12/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,10)-(24,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,10)-(24,0)]"
-}
-]
-},
-{
-"@id": "#12/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,9)-(26,0)]"
-}
-]
-},
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,10)-(24,0)]"
-}
-]
-},
-{
-"@id": "#12/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:format"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,10)-(26,0)]"
-}
-]
-},
-{
-"@id": "#12/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,10)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:binding"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,10)-(23,0)]"
-}
-]
-},
-{
-"@id": "#11/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,9)-(26,0)]"
-}
-]
-},
-{
-"@id": "#11/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,10)-(22,0)]"
-}
-]
-},
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#11/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,10)-(21,0)]"
-}
-]
-},
-{
-"@id": "#11/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "apiContract:paramName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,10)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#14",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "generated"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#15",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#22",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#address"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#23",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#24",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#street"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#25",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "street"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#26",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#26",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "12 Oxford St."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,29)-(54,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "12 Oxford St."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#26/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,29)-(54,42)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,29)-(54,42)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,29)-(54,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#25/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,20)-(55,24)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#25/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,18)-(56,0)]"
-}
-]
-},
-{
-"@id": "#25/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,20)-(56,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "street"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#24/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,18)-(56,0)]"
-}
-]
-},
-{
-"@id": "#24/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,20)-(50,26)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#city"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "city"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#29",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "London"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,29)-(57,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "London"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#29/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,29)-(57,35)]"
-}
-]
-},
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,29)-(57,35)]"
-}
-]
-},
-{
-"@id": "#29/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,29)-(57,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,20)-(58,24)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,18)-(59,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,20)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "city"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,18)-(59,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,20)-(51,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "address"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#23/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,16)-(47,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#23/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,14)-(59,0)]"
-}
-]
-},
-{
-"@id": "#23/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:closed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,16)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "address"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,14)-(59,0)]"
-}
-]
-},
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,16)-(42,23)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#30",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#31",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"raml-shapes:format": [
-{
-"@value": "int"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#32",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#32",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1299"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,25)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "1299"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#32/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,25)-(60,29)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,25)-(60,29)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,25)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#31/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,16)-(61,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,16)-(62,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:format"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,16)-(63,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,14)-(63,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,14)-(63,0)]"
-}
-]
-},
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,16)-(43,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#35",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#35",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Example"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,25)-(64,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Example"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#35/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,25)-(64,32)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,25)-(64,32)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,25)-(64,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,16)-(65,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,14)-(66,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,16)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,14)-(66,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,16)-(44,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "generated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#16",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#16",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:address": [
-{
-"@id": "#17",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:street": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "12 Oxford St."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,26)-(35,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:city": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "London"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,24)-(36,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:street"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,18)-(36,0)]"
-}
-]
-},
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:city"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,18)-(37,0)]"
-}
-]
-},
-{
-"@id": "#17/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,0)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1299"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,20)-(37,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Example"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,22)-(38,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,16)-(38,0)]"
-}
-]
-},
-{
-"@id": "#16/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:address"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,16)-(37,0)]"
-}
-]
-},
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,16)-(39,0)]"
-}
-]
-},
-{
-"@id": "#16/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,0)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "address:\n street: 12 Oxford St.\n city: London\nid: 1299\nname: Example"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,20)-(39,0)]"
-}
-]
-},
-{
-"@id": "#16/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,14)-(33,0)]"
-}
-]
-},
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,0)-(39,0)]"
-}
-]
-},
-{
-"@id": "#16/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,12)-(39,0)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#16/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#14"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parameter-binding-in-body-lexical-info": [
-{
-"@id": "#15/source-map/parameter-binding-in-body-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,10)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:closed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,12)-(41,0)]"
-}
-]
-},
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,10)-(30,0)]"
-}
-]
-},
-{
-"@id": "#15/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,10)-(66,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#15/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,12)-(39,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:mediaType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,10)-(28,0)]"
-}
-]
-},
-{
-"@id": "#14/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,10)-(30,0)]"
-}
-]
-},
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,10)-(66,0)]"
-}
-]
-},
-{
-"@id": "#14/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,9)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:uriParameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#6",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"core:description": [
-{
-"@value": ""
-}
-],
-"apiContract:payload": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "text/plain"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#9",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Customer created"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,21)-(71,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Customer created"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#9/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,21)-(71,37)]"
-}
-]
-},
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,21)-(71,37)]"
-}
-]
-},
-{
-"@id": "#9/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,21)-(71,37)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#9/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#7"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#8/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,10)-(73,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,12)-(73,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,12)-(72,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:mediaType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,10)-(70,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,10)-(73,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,10)-(73,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(73,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,10)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#5/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(74,0)]"
-}
-]
-},
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,6)-(73,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(74,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "OAS 2.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(74,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:endpoint"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(74,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"@context": {
-"@base": "amf://id",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"data": "http://a.ml/vocabularies/data#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/APIC-319.json b/demo/models/APIC-319.json
deleted file mode 100644
index dc9576011..000000000
--- a/demo/models/APIC-319.json
+++ /dev/null
@@ -1,2908 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Banking"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Banking"
-}
-],
-"http://a.ml/vocabularies/core#version": [
-{
-"@value": "1.0"
-}
-],
-"http://a.ml/vocabularies/core#documentation": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://a.ml/vocabularies/core#CreativeWork",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#url": [
-{
-"@id": "http://"
-}
-],
-"http://a.ml/vocabularies/core#title": [
-{
-"@value": "Api Details"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bank"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#2/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#2/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#2/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#2/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,0)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/core#CreativeWork",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#url": [
-{
-"@id": "http://"
-}
-],
-"http://a.ml/vocabularies/core#title": [
-{
-"@value": "newItem"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "newItem"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,0)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#endpoint": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/customers/{id}"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#uriParameter": [
-{
-"@id": "amf://id#11",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/shapes#format": [
-{
-"@value": "int"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#13",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "21"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#13/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,19)-(23,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#12/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,10)-(24,14)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#12/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,10)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#12/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,9)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#12/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,10)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#12/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#format"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,10)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#12/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,10)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#11/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#binding"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,10)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#11/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,9)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#11/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,10)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#11/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#11/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,10)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#11/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#paramName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,10)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "generated"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#15",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#address"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#23",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#24",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#street"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#25",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "street"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "12 Oxford St."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#26/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,29)-(54,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "12 Oxford St."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#26/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#26/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,29)-(54,42)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,29)-(54,42)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,29)-(54,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#25/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,20)-(55,24)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#25/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,18)-(56,0)]"
-}
-]
-},
-{
-"@id": "amf://id#25/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,20)-(56,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "street"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#24/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,18)-(56,0)]"
-}
-]
-},
-{
-"@id": "amf://id#24/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,20)-(50,26)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#27",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#city"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "city"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#29",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#29",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "London"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#29/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,29)-(57,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "London"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#29/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#29/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,29)-(57,35)]"
-}
-]
-},
-{
-"@id": "amf://id#29/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,29)-(57,35)]"
-}
-]
-},
-{
-"@id": "amf://id#29/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,29)-(57,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#28/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,20)-(58,24)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#28/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,18)-(59,0)]"
-}
-]
-},
-{
-"@id": "amf://id#28/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,20)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "city"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#27/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#27/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,18)-(59,0)]"
-}
-]
-},
-{
-"@id": "amf://id#27/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,20)-(51,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "address"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#23/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,16)-(47,20)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#23/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,14)-(59,0)]"
-}
-]
-},
-{
-"@id": "amf://id#23/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#closed"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,16)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "address"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#22/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,14)-(59,0)]"
-}
-]
-},
-{
-"@id": "amf://id#22/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,16)-(42,23)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#30",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#31",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/shapes#format": [
-{
-"@value": "int"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1299"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,25)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "1299"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#32/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,25)-(60,29)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,25)-(60,29)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,25)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#31/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#31/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,16)-(61,20)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#31/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,16)-(62,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#format"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,16)-(63,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,14)-(63,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#30/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#30/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,14)-(63,0)]"
-}
-]
-},
-{
-"@id": "amf://id#30/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,16)-(43,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#33",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Example"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,25)-(64,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "Example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#35/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,25)-(64,32)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,25)-(64,32)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,25)-(64,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#34/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,16)-(65,20)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(63,14)-(66,0)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,16)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#33/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(63,14)-(66,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,16)-(44,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "generated"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#address": [
-{
-"@id": "amf://id#17",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#street": [
-{
-"@id": "amf://id#18",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "12 Oxford St."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#18/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,26)-(35,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#city": [
-{
-"@id": "amf://id#19",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "London"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#19/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,24)-(36,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#17/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#street"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,18)-(36,0)]"
-}
-]
-},
-{
-"@id": "amf://id#17/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#city"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,18)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#17/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,0)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1299"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#20/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,20)-(37,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#21",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Example"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#21/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,22)-(38,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#16/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,16)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#16/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#address"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,16)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#16/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,16)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#16/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,0)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "address:\n street: 12 Oxford St.\n city: London\nid: 1299\nname: Example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#16/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,20)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#16/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,14)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#16/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,0)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#16/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,12)-(39,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#16/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#14"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#15/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parameter-binding-in-body-lexical-info": [
-{
-"@id": "amf://id#15/source-map/parameter-binding-in-body-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,10)-(29,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#15/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#closed"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,12)-(41,0)]"
-}
-]
-},
-{
-"@id": "amf://id#15/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,10)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#15/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,10)-(66,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#15/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,12)-(39,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#14/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#mediaType"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,10)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#14/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,10)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#14/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,10)-(66,0)]"
-}
-]
-},
-{
-"@id": "amf://id#14/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,9)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#10/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#uriParameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "201"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "201"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "text/plain"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Customer created"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#9/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,21)-(71,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "Customer created"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#9/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#9/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,21)-(71,37)]"
-}
-]
-},
-{
-"@id": "amf://id#9/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,21)-(71,37)]"
-}
-]
-},
-{
-"@id": "amf://id#9/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,21)-(71,37)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#9/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#7"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#8/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,10)-(73,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,12)-(73,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,12)-(72,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#mediaType"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,10)-(70,0)]"
-}
-]
-},
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,10)-(73,0)]"
-}
-]
-},
-{
-"@id": "amf://id#7/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,10)-(73,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(67,8)-(73,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(68,10)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#5/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(74,0)]"
-}
-]
-},
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,6)-(73,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(74,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#1/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "OAS 2.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#1/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#version"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(74,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#endpoint"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(74,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-]
-}
-]
diff --git a/demo/models/SE-12703-compact.json b/demo/models/SE-12703-compact.json
deleted file mode 100644
index 23bdae7ce..000000000
--- a/demo/models/SE-12703-compact.json
+++ /dev/null
@@ -1,1155 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#6",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oas-mule-test"
-}
-],
-"core:description": [
-{
-"@value": "A sample API"
-}
-],
-"apiContract:server": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Server",
-"doc:DomainElement"
-],
-"core:urlTemplate": [
-{
-"@value": "localhost:3000/"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:host-lexical": [
-{
-"@id": "#7/source-map/host-lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:urlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,0)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:base-path-lexical": [
-{
-"@id": "#7/source-map/base-path-lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:urlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,0)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:accepts": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"apiContract:contentType": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"core:version": [
-{
-"@value": "7.0.11"
-}
-],
-"apiContract:endpoint": [
-{
-"@id": "#8",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/user/{id}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#9",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:accepts": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#12",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:uriParameter": [
-{
-"@id": "#13",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "id"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "id"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#14",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#14/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,10)-(31,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,10)-(32,0)]"
-}
-]
-},
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,10)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:binding"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,10)-(30,0)]"
-}
-]
-},
-{
-"@id": "#13/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,10)-(32,0)]"
-}
-]
-},
-{
-"@id": "#13/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,10)-(31,0)]"
-}
-]
-},
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,10)-(32,0)]"
-}
-]
-},
-{
-"@id": "#13/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,10)-(29,0)]"
-}
-]
-},
-{
-"@id": "#13/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "apiContract:paramName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,10)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:uriParameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#10",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"core:description": [
-{
-"@value": "user object"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#11",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#5/link--2054218792",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#5"
-}
-],
-"doc:link-label": [
-{
-"@value": "User"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,10)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,10)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#9/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#6/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "OAS 2.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "core:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(4,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:endpoint"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:contentType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(37,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:accepts"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"doc:declares": [
-{
-"@id": "#1",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#3",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#4",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#4",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "sebastian"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,17)-(19,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "sebastian"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#4/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,17)-(19,26)]"
-}
-]
-},
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,17)-(19,26)]"
-}
-]
-},
-{
-"@id": "#4/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,17)-(19,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:recursive": [
-{
-"@value": true
-}
-],
-"shacl:name": [
-{
-"@value": "NewUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,9)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:recursive": [
-{
-"@value": true
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"shacl:and": [
-{
-"@id": "#1/link-1073168098",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1"
-}
-],
-"doc:link-label": [
-{
-"@value": "NewUser"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#5/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(20,6)]"
-}
-]
-},
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:and"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,10)-(24,0)]"
-}
-]
-},
-{
-"@id": "#5/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"data": "http://a.ml/vocabularies/data#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/SE-12703.json b/demo/models/SE-12703.json
deleted file mode 100644
index 2467d537b..000000000
--- a/demo/models/SE-12703.json
+++ /dev/null
@@ -1,1145 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "oas-mule-test"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A sample API"
-}
-],
-"http://a.ml/vocabularies/apiContract#server": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Server",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#urlTemplate": [
-{
-"@value": "localhost:3000/"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#host-lexical": [
-{
-"@id": "amf://id#7/source-map/host-lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#urlTemplate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,0)-(7,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#7/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#base-path-lexical": [
-{
-"@id": "amf://id#7/source-map/base-path-lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#urlTemplate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,0)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#accepts": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"http://a.ml/vocabularies/apiContract#contentType": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"http://a.ml/vocabularies/core#version": [
-{
-"@value": "7.0.11"
-}
-],
-"http://a.ml/vocabularies/apiContract#endpoint": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/user/{id}"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#accepts": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#uriParameter": [
-{
-"@id": "amf://id#13",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#14/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,10)-(31,14)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#14/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,10)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#14/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,10)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#13/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#binding"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,10)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#13/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,10)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#13/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,10)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#13/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,10)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#13/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,10)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#13/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#paramName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,10)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#12/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#uriParameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,6)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "user object"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#11",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json; charset=utf-8"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#5/link--2054218792",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "User"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#11/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,10)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#10/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#10/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,10)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#9/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#9/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#9/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#6/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "OAS 2.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#version"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#endpoint"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#contentType"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#accepts"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "sebastian"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,17)-(19,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "sebastian"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#4/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,17)-(19,26)]"
-}
-]
-},
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,17)-(19,26)]"
-}
-]
-},
-{
-"@id": "amf://id#4/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,17)-(19,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#3/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#2/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#recursive": [
-{
-"@value": true
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "NewUser"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#1/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#1/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,2)-(14,9)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#1/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#recursive": [
-{
-"@value": true
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "User"
-}
-],
-"http://www.w3.org/ns/shacl#and": [
-{
-"@id": "amf://id#1/link-1073168098",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "NewUser"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#5/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(20,6)]"
-}
-]
-},
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#and"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,10)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#5/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/apic-130-compact.json b/demo/models/apic-130-compact.json
deleted file mode 100644
index 826bbc2c1..000000000
--- a/demo/models/apic-130-compact.json
+++ /dev/null
@@ -1,34 +0,0 @@
-[
- {
- "@id": "",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#1",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": ""
- }
- ],
- "raml-http:mediaType": [
- {
- "@value": "application/raml+yaml"
- }
- ]
- }
- ],
- "@context": {
- "@base": "amf://id",
- "raml-http": "http://a.ml/vocabularies/http#",
- "doc": "http://a.ml/vocabularies/document#"
- }
- }
-]
diff --git a/demo/models/apic-130.json b/demo/models/apic-130.json
deleted file mode 100644
index dee2481af..000000000
--- a/demo/models/apic-130.json
+++ /dev/null
@@ -1,29 +0,0 @@
-[
- {
- "@id": "amf://id",
- "@type": [
- "http://a.ml/vocabularies/document#ExternalFragment",
- "http://a.ml/vocabularies/document#Fragment",
- "http://a.ml/vocabularies/document#Unit"
- ],
- "http://a.ml/vocabularies/document#encodes": [
- {
- "@id": "amf://id#1",
- "@type": [
- "http://a.ml/vocabularies/document#ExternalDomainElement",
- "http://a.ml/vocabularies/document#DomainElement"
- ],
- "http://a.ml/vocabularies/document#raw": [
- {
- "@value": ""
- }
- ],
- "http://a.ml/vocabularies/http#mediaType": [
- {
- "@value": "application/raml+yaml"
- }
- ]
- }
- ]
- }
-]
diff --git a/demo/models/apic-130/apic-130.raml b/demo/models/apic-130/apic-130.raml
deleted file mode 100644
index e69de29bb..000000000
diff --git a/demo/models/apic-80-compact.json b/demo/models/apic-80-compact.json
deleted file mode 100644
index e661c632c..000000000
--- a/demo/models/apic-80-compact.json
+++ /dev/null
@@ -1,200 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#4",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "test-xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#4/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"doc:references": [
-{
-"@id": "#1",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-}
-],
-"doc:declares": [
-{
-"@id": "#3",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "some"
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/apic-80/person.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,6)]"
-}
-]
-}
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#3/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/apic-80.json b/demo/models/apic-80.json
deleted file mode 100644
index ddd7e778f..000000000
--- a/demo/models/apic-80.json
+++ /dev/null
@@ -1,191 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "test-xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#4/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#references": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "some"
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/apic-80/person.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(5,6)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#3/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/apic-83-compact.json b/demo/models/apic-83-compact.json
deleted file mode 100644
index c4a8c775e..000000000
--- a/demo/models/apic-83-compact.json
+++ /dev/null
@@ -1,688 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "00193743"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#7/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(25,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"doc:declares": [
-{
-"@id": "#1",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#3",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Email"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,7)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#4",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1/link-614251187",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1"
-}
-],
-"doc:link-label": [
-{
-"@value": "Email"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"raml-shapes:uniqueItems": [
-{
-"@value": true
-}
-],
-"shacl:name": [
-{
-"@value": "Emails"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#4/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:uniqueItems"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#4/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(10,8)]"
-}
-]
-},
-{
-"@id": "#4/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(17,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#4/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1/link-614251187",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1"
-}
-],
-"doc:link-label": [
-{
-"@value": "Email"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "GoodEmails"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#5/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,3)-(21,0)]"
-}
-]
-},
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,12)]"
-}
-]
-},
-{
-"@id": "#5/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#5/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,3)-(18,7)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#6",
-"@type": [
-"raml-shapes:MatrixShape",
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#4/link-229461475",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#4"
-}
-],
-"doc:link-label": [
-{
-"@value": "Emails"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "BadEmails"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,3)-(25,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(21,11)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,3)-(22,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"shacl": "http://www.w3.org/ns/shacl#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/apic-83.json b/demo/models/apic-83.json
deleted file mode 100644
index f09aa0e3c..000000000
--- a/demo/models/apic-83.json
+++ /dev/null
@@ -1,679 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "00193743"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#7/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#3/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#2/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#1/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#1/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(5,7)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#1/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#1/link-614251187",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Email"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://a.ml/vocabularies/shapes#uniqueItems": [
-{
-"@value": true
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Emails"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#4/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#uniqueItems"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#4/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(10,8)]"
-}
-]
-},
-{
-"@id": "amf://id#4/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(17,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#4/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#1/link-614251187",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Email"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "GoodEmails"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#5/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,3)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,2)-(17,12)]"
-}
-]
-},
-{
-"@id": "amf://id#5/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#5/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,3)-(18,7)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#6",
-"@type": [
-"http://a.ml/vocabularies/shapes#MatrixShape",
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#4/link-229461475",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Emails"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "BadEmails"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#6/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,3)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,2)-(21,11)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#6/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,3)-(22,7)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/apic-84-compact.json b/demo/models/apic-84-compact.json
deleted file mode 100644
index 200c16005..000000000
--- a/demo/models/apic-84-compact.json
+++ /dev/null
@@ -1,2646 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#38",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "test-facets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(4,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.0"
-}
-],
-"doc:declares": [
-{
-"@id": "#1",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#11",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#12",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#13",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#%2F%5Evalue(Coding%7CString)%24%2F"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#14",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:anyOf": [
-{
-"@id": "#15",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-]
-},
-{
-"@id": "#16",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "/^value(Coding|String)$/"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"raml-shapes:patternName": [
-{
-"@value": "^value(Coding|String)$"
-}
-],
-"shacl:name": [
-{
-"@value": "/^value(Coding|String)$/"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "USCoreExtensionNested"
-}
-],
-"raml-shapes:customShapePropertyDefinitions": [
-{
-"@id": "#2",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#itemConstraints"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#3",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#4",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#5",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#property"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#6",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,12)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,12)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#9",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cardinality"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#10",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cardinality"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "cardinality"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:property"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(17,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "itemConstraints"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "itemConstraints"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#17",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#18",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#19",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"shacl:in": [
-{
-"@id": "#19/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,15)-(21,75)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(20,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(22,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#extension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#23",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#11",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#12",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#13",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#%2F%5Evalue(Coding%7CString)%24%2F"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#14",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:anyOf": [
-{
-"@id": "#15",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-]
-},
-{
-"@id": "#16",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "/^value(Coding|String)$/"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"raml-shapes:patternName": [
-{
-"@value": "^value(Coding|String)$"
-}
-],
-"shacl:name": [
-{
-"@value": "/^value(Coding|String)$/"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"raml-shapes:customShapeProperties": [
-{
-"@id": "#24",
-"@type": [
-"apiContract:ShapeExtension",
-"doc:DomainElement"
-],
-"doc:definedBy": [
-{
-"@id": "#2",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#itemConstraints"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#3",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#4",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#5",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#property"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#6",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,12)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,12)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#9",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cardinality"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#10",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cardinality"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "cardinality"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:property"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(17,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "itemConstraints"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "itemConstraints"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:extension": [
-{
-"@id": "#25",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#26",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:property": [
-{
-"@id": "#27",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "url"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,24)-(27,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#28",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ombCategory"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,21)-(28,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:cardinality": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0..5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,27)-(29,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:cardinality"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,14)-(30,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:property"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,14)-(28,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,14)-(30,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,14)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#30",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:property": [
-{
-"@id": "#31",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "url"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,24)-(30,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#32",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "detailed"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,21)-(31,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:cardinality": [
-{
-"@id": "#33",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0..*"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,27)-(32,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:cardinality"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,14)-(33,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:property"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,14)-(31,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,14)-(33,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,14)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#34",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:property": [
-{
-"@id": "#35",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "url"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,24)-(33,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#36",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,21)-(34,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:cardinality": [
-{
-"@id": "#37",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1..1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,27)-(35,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:cardinality"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,14)-(36,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:property"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,14)-(34,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,14)-(36,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,14)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,26)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,10)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,10)-(25,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "extension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "extension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "USCoreRaceExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,21)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"shacl": "http://www.w3.org/ns/shacl#",
-"data": "http://a.ml/vocabularies/data#",
-"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/apic-84.json b/demo/models/apic-84.json
deleted file mode 100644
index 05a3f3829..000000000
--- a/demo/models/apic-84.json
+++ /dev/null
@@ -1,2634 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "test-facets"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(4,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.0"
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#11",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#13",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#%2F%5Evalue(Coding%7CString)%24%2F"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#anyOf": [
-{
-"@id": "amf://id#15",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-]
-},
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "/^value(Coding|String)$/"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://a.ml/vocabularies/shapes#patternName": [
-{
-"@value": "^value(Coding|String)$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "/^value(Coding|String)$/"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "USCoreExtensionNested"
-}
-],
-"http://a.ml/vocabularies/shapes#customShapePropertyDefinitions": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#itemConstraints"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#property"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,12)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,12)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "value"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,12)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "value"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,12)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#9",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#cardinality"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "cardinality"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,12)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "cardinality"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,12)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(17,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "itemConstraints"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,8)-(11,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "itemConstraints"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#17",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#18",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#19",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#19/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,15)-(21,75)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(20,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(22,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#extension"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#23",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#11",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#13",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#%2F%5Evalue(Coding%7CString)%24%2F"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#anyOf": [
-{
-"@id": "amf://id#15",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-]
-},
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "/^value(Coding|String)$/"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://a.ml/vocabularies/shapes#patternName": [
-{
-"@value": "^value(Coding|String)$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "/^value(Coding|String)$/"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/shapes#customShapeProperties": [
-{
-"@id": "amf://id#24",
-"@type": [
-"http://a.ml/vocabularies/apiContract#ShapeExtension",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#definedBy": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#itemConstraints"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#property"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,12)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,12)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "value"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,12)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "value"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,12)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#9",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#cardinality"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "cardinality"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,12)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "cardinality"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,12)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(17,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "itemConstraints"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,8)-(11,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "itemConstraints"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#extension": [
-{
-"@id": "amf://id#25",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#property": [
-{
-"@id": "amf://id#27",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "url"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#27/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,24)-(27,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ombCategory"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,21)-(28,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#cardinality": [
-{
-"@id": "amf://id#29",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "0..5"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,27)-(29,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#cardinality"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,14)-(30,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,14)-(28,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,14)-(30,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#value"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,14)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#30",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#property": [
-{
-"@id": "amf://id#31",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "url"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#31/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,24)-(30,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "detailed"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,21)-(31,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#cardinality": [
-{
-"@id": "amf://id#33",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "0..*"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,27)-(32,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#30/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#cardinality"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,14)-(33,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,14)-(31,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,14)-(33,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#value"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,14)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#property": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "url"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,24)-(33,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "text"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,21)-(34,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#cardinality": [
-{
-"@id": "amf://id#37",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1..1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,27)-(35,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#cardinality"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,14)-(36,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#property"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,14)-(34,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,14)-(36,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#value"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,14)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,26)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,10)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,10)-(25,14)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "extension"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "extension"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "USCoreRaceExtension"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,2)-(17,21)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/appian-api-compact.json b/demo/models/appian-api-compact.json
deleted file mode 100644
index c4dbc6538..000000000
--- a/demo/models/appian-api-compact.json
+++ /dev/null
@@ -1,15329 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#97",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Appian API"
-}
-],
-"apiContract:server": [
-{
-"@id": "#231",
-"@type": [
-"apiContract:Server",
-"doc:DomainElement"
-],
-"core:urlTemplate": [
-{
-"@value": "https://appian4mulesoft.appiancloud.com/suite/webapi/appian_api/{version}"
-}
-],
-"apiContract:variable": [
-{
-"@id": "#232",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "version"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#233",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#232/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:urlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#231/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:accepts": [
-{
-"@value": "application/json"
-}
-],
-"apiContract:contentType": [
-{
-"@value": "application/json"
-}
-],
-"core:version": [
-{
-"@value": "v1"
-}
-],
-"apiContract:endpoint": [
-{
-"@id": "#98",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/processModels"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#99",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#111",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#112",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "startIndex"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "startIndex"
-}
-],
-"core:description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#113",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#114",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#113/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#113/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "#113/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "#113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "#113/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "#113/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,23)]"
-}
-]
-},
-{
-"@id": "#112/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "#112/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#115",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "batchSize"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "batchSize"
-}
-],
-"core:description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#116",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#117",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#116/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#116/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(29,23)]"
-}
-]
-},
-{
-"@id": "#115/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "#115/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(38,31)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#100",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#101",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#102",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#103",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#processModels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#104",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1/link--983149821",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1"
-}
-],
-"doc:link-label": [
-{
-"@value": "ProcessModel"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "processModels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,12)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "processModels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,12)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#105",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#106",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "startIndex"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "startIndex"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#107",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#108",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "batchSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "batchSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#109",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#110",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "totalCount"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "totalCount"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#102/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(101,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#102/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,10)-(98,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,2)-(101,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,4)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,0)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#120",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/processModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,0)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#121",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/processModel/{processModelUuid}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#122",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:returns": [
-{
-"@id": "#123",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#124",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#125",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#126",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#processModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1/link--983149821",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1"
-}
-],
-"doc:link-label": [
-{
-"@value": "ProcessModel"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "processModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,14)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#125/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,10)-(110,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#125/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,12)-(107,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,10)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#122/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,4)-(110,0)]"
-}
-]
-},
-{
-"@id": "#122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#127",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "processModelUuid"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "processModelUuid"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#128",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "processModelUuid"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#127/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#121/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2FprocessModel"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,2)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#129",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/processModel/{processModelUuid}/start"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#130",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#131",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#47",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#43/link--631609726",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#43"
-}
-],
-"doc:link-label": [
-{
-"@value": "ProcessVariableList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,10)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,0)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#132",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"core:description": [
-{
-"@value": "The process was started successfully"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#135",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#136",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#137",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#processModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1/link--983149821",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1"
-}
-],
-"doc:link-label": [
-{
-"@value": "ProcessModel"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "processModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,16)-(130,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#138",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#process"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20/link--926035831",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#20"
-}
-],
-"doc:link-label": [
-{
-"@value": "Process"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "process"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,16)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#139",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#processVariables"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#43/link--631609726",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#43"
-}
-],
-"doc:link-label": [
-{
-"@value": "ProcessVariableList"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "processVariables"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,16)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#136/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,12)-(132,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#136/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,14)-(127,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,12)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:header": [
-{
-"@id": "#133",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Location"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Location"
-}
-],
-"core:description": [
-{
-"@value": "The Location of the new resource which was created by the request. The value consists of a single absolute URI."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#134",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The Location of the new resource which was created by the request. The value consists of a single absolute URI."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#134/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,14)-(126,0)]"
-}
-]
-},
-{
-"@id": "#134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,16)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#133/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,16)-(126,0)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,14)-(126,0)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,14)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#132/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,12)-(123,0)]"
-}
-]
-},
-{
-"@id": "#132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,12)-(126,0)]"
-}
-]
-},
-{
-"@id": "#132/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,10)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#130/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,6)-(132,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#140",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "processModelUuid"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "processModelUuid"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#141",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "processModelUuid"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#140/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#129/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2FprocessModel%2F%7BprocessModelUuid%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,4)-(132,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#142",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/processModel/{processModelUuid}/processes"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#143",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:returns": [
-{
-"@id": "#144",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#145",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#146",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#147",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#processes"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#148",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#20/link--926035831",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#20"
-}
-],
-"doc:link-label": [
-{
-"@value": "Process"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "processes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,16)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "processes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,16)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#146/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,12)-(140,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#146/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,14)-(137,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,12)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,10)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#143/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,6)-(140,0)]"
-}
-]
-},
-{
-"@id": "#143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#149",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "processModelUuid"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "processModelUuid"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#150",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "processModelUuid"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#149/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#142/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2FprocessModel%2F%7BprocessModelUuid%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,4)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#151",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/processes"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#152",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#164",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#165",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "startIndex"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "startIndex"
-}
-],
-"core:description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#166",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#167",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#166/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "#166/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "#166/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "#166/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,23)]"
-}
-]
-},
-{
-"@id": "#165/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "#165/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#168",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "batchSize"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "batchSize"
-}
-],
-"core:description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#169",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#170",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#169/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(29,23)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(38,31)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#153",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#154",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#155",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#156",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#processes"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#157",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#20/link--926035831",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#20"
-}
-],
-"doc:link-label": [
-{
-"@value": "Process"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "processes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,12)-(149,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "processes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,12)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#158",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#159",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "startIndex"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "startIndex"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#160",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#161",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "batchSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "batchSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#162",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#163",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "totalCount"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "totalCount"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#155/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,8)-(149,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#155/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,10)-(146,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,6)-(149,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#152/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,2)-(149,0)]"
-}
-]
-},
-{
-"@id": "#152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,4)-(149,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,0)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#171",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/process"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,0)-(167,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#172",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/process/{processId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#173",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:returns": [
-{
-"@id": "#174",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#176",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#177",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#process"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20/link--926035831",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#20"
-}
-],
-"doc:link-label": [
-{
-"@value": "Process"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "process"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,14)-(158,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#176/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,10)-(158,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#176/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,12)-(155,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,10)-(158,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,8)-(158,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,4)-(158,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,6)-(158,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#178",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "processId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "processId"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "processId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#178/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#172/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2Fprocess"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,2)-(167,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#180",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/process/{processId}/tasks"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#181",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#193",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#194",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "startIndex"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "startIndex"
-}
-],
-"core:description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#195",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#196",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#195/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#195/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "#195/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "#195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "#195/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "#195/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#194/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,23)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#197",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "batchSize"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "batchSize"
-}
-],
-"core:description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#198",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#198/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#198/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "#198/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "#198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "#198/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "#198/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#197/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(29,23)]"
-}
-]
-},
-{
-"@id": "#197/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "#197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "#197/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#193/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(38,31)]"
-}
-]
-},
-{
-"@id": "#193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#182",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#183",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#184",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#185",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tasks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#186",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#50/link-708629384",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#50"
-}
-],
-"doc:link-label": [
-{
-"@value": "Task"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "tasks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,16)-(167,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "tasks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,16)-(167,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#187",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#188",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "startIndex"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "startIndex"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#189",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#190",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "batchSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "batchSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#191",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#192",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "totalCount"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "totalCount"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#184/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,12)-(167,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#184/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,14)-(164,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,12)-(167,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,10)-(167,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#181/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,6)-(167,0)]"
-}
-]
-},
-{
-"@id": "#181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,8)-(167,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#200",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "processId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "processId"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#201",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "processId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#200/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#180/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2Fprocess%2F%7BprocessId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,4)-(167,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#202",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/tasks"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#203",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#215",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#216",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "startIndex"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "startIndex"
-}
-],
-"core:description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#217",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#218",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#217/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#217/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "#217/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "#217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "#217/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "#217/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#216/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#216/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,23)]"
-}
-]
-},
-{
-"@id": "#216/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "#216/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "#216/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#216"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#219",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "batchSize"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "batchSize"
-}
-],
-"core:description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#220",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#221",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#220/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#220/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "#220/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "#220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "#220/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "#220/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#219/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(29,23)]"
-}
-]
-},
-{
-"@id": "#219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "#219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "#219/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#215/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#215/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#215"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(38,31)]"
-}
-]
-},
-{
-"@id": "#215/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#204",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#205",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#206",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#207",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tasks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#208",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#50/link-708629384",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#50"
-}
-],
-"doc:link-label": [
-{
-"@value": "Task"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "tasks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,12)-(176,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "tasks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,12)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#209",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#210",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "startIndex"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#210/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#210/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "startIndex"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#211",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#212",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "batchSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "batchSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#213",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#214",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "totalCount"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#214/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#214/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#214"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "totalCount"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#213/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#213/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#213"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#206/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(176,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#206/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,10)-(173,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,6)-(176,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#203/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,2)-(176,0)]"
-}
-]
-},
-{
-"@id": "#203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,4)-(176,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,0)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#222",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/task"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,0)-(184,24)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#223",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/task/{taskId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#224",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:returns": [
-{
-"@id": "#225",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#226",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#227",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#228",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#task"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#50/link-708629384",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#50"
-}
-],
-"doc:link-label": [
-{
-"@value": "Task"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "task"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,14)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "default"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#227/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,10)-(184,24)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#227/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,12)-(182,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,10)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#118",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#119",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:scheme": [
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#224/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,4)-(184,24)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,6)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "taskId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "taskId"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "taskId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#229/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#223/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2Ftask"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,2)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:single-value-array": [
-{
-"@id": "#97/source-map/single-value-array/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:accepts"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-},
-{
-"@id": "#97/source-map/single-value-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:contentType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:contentType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#97/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(184,24)]"
-}
-]
-},
-{
-"@id": "#97/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:accepts"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#97/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#97/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "apiContract:server"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#97/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"doc:declares": [
-{
-"@id": "#1",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#3",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#4",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#6",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#uuid"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#7",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "uuid"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "uuid"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#8",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#9",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#10",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdBy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#11",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "createdBy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "createdBy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#12",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#urls"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#13",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#14",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#self_url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#15",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "self_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,10)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "self_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,10)-(53,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#16",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#start_url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#17",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "start_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "start_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#18",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#processes_url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#19",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "processes_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,10)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "processes_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,10)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "urls"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#13/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(50,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "urls"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ProcessModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(55,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#20",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(59,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#23",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#24",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#24/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#23/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#25",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#priority"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#26",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "priority"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(61,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "priority"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#25/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(61,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#status"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "status"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,6)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "status"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,6)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#29",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#startedBy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#30",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "startedBy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(63,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "startedBy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#startTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "startTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "startTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#endTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "endTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "endTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#activeTasks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "activeTasks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,6)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "activeTasks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,6)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#urls"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#self_url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "self_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,10)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "self_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,10)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#start_url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "start_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,10)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "start_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,10)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "urls"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(67,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,6)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "urls"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,6)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Process"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#20/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,2)-(71,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#20/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#%2F%2F"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "//"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"raml-shapes:patternName": [
-{
-"@value": "^.*$"
-}
-],
-"shacl:name": [
-{
-"@value": "//"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ProcessVariableList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#44",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#44",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:processVar1": [
-{
-"@id": "#45",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "value1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,37)-(117,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:processVar2": [
-{
-"@id": "#46",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "value2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,37)-(118,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#44/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"processVar1\": \"value1\",\n \"processVar2\": \"value2\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:processVar1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,22)-(117,45)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:processVar2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,22)-(118,45)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,20)-(119,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"processVar1\": \"value1\",\n \"processVar2\": \"value2\"\n}\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#44/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,20)-(120,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,21)-(120,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,20)-(120,0)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#44/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#44/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#47"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#43/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,2)-(75,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#43/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(72,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#51",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#52",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#53",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#54",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(80,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(80,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#55",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#from"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#56",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "from"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "from"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#57",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#received"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#58",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "received"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#58/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#58/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(82,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "received"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#59",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#process"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#60",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "process"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#60/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#60/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#60"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,6)-(83,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "process"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#59/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#59/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,6)-(83,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#61",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#priority"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#62",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "priority"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#62/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#62/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#62"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "priority"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#61/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#61/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#61"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#63",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#status"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#64",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "status"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#64/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#64/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#64"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "status"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#63/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#63/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#63"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#65",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#completed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#66",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "completed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#66/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#66/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "completed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#67",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#urls"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#68",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#69",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#self_url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#70",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "self_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,10)-(90,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "self_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,10)-(90,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#71",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#process_url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#72",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "process_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,10)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "process_url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,10)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "urls"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#68/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#68/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(87,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#68/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "urls"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#67/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#67/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#67"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Task"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#50/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,2)-(92,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#50/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#73",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pageable"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#74",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:queryParameters": [
-{
-"@id": "#75",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:startIndex": [
-{
-"@id": "#76",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#77",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,21)-(22,89)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#78",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#79",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#79/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#79/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,18)-(24,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#80",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "integer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#80/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#80/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#80"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#76/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#76/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#76/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:batchSize": [
-{
-"@id": "#81",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#82",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,21)-(27,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#83",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#84",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,18)-(29,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#85",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "integer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,14)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,0)-(31,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:startIndex"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:batchSize"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:responses": [
-{
-"@id": "#86",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:200": [
-{
-"@id": "#87",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:body": [
-{
-"@id": "#88",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "object"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,16)-(34,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:properties": [
-{
-"@id": "#90",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:startIndex": [
-{
-"@id": "#91",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "integer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,24)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:batchSize": [
-{
-"@id": "#92",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "integer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,23)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:totalCount": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "integer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,24)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:batchSize"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(38,0)]"
-}
-]
-},
-{
-"@id": "#90/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:startIndex"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,12)-(37,0)]"
-}
-]
-},
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:totalCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(40,0)]"
-}
-]
-},
-{
-"@id": "#90/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,0)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,10)-(35,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:properties"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,10)-(40,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,0)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:body"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:responses"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#73/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#94",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"apiContract:response": [
-{
-"@id": "#95",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"core:description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"security": "http://a.ml/vocabularies/security#",
-"data": "http://a.ml/vocabularies/data#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/appian-api.json b/demo/models/appian-api.json
deleted file mode 100644
index cd8aa1835..000000000
--- a/demo/models/appian-api.json
+++ /dev/null
@@ -1,15318 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#97",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Appian API"
-}
-],
-"http://a.ml/vocabularies/apiContract#server": [
-{
-"@id": "amf://id#231",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Server",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#urlTemplate": [
-{
-"@value": "https://appian4mulesoft.appiancloud.com/suite/webapi/appian_api/{version}"
-}
-],
-"http://a.ml/vocabularies/apiContract#variable": [
-{
-"@id": "amf://id#232",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "version"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#233",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "version"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#232/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#232/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#232"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#231/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#231/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#urlTemplate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#231/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#231"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#accepts": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/apiContract#contentType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/core#version": [
-{
-"@value": "v1"
-}
-],
-"http://a.ml/vocabularies/apiContract#endpoint": [
-{
-"@id": "amf://id#98",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/processModels"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#111",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#112",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#113",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#114",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#114/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#114/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#114"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#113/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#113/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#113/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "amf://id#113/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "amf://id#113/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "amf://id#113/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "amf://id#113/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#112/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#112/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(24,23)]"
-}
-]
-},
-{
-"@id": "amf://id#112/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "amf://id#112/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "amf://id#112/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#112"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#115",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#116",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#117",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#117/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#117/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#117"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#116/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#116/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#116"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#116/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "amf://id#116/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#116"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "amf://id#116/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "amf://id#116/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "amf://id#116/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#115/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#115/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,8)-(29,23)]"
-}
-]
-},
-{
-"@id": "amf://id#115/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "amf://id#115/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "amf://id#115/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#115"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#111/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#111/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(38,31)]"
-}
-]
-},
-{
-"@id": "amf://id#111/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#100",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#101",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#102",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#103",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#processModels"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#104",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#1/link--983149821",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "ProcessModel"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processModels"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#104/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#104/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#104"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(100,12)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processModels"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#103/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#103/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#103"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(100,12)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#105",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#106",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#106/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#106/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#106"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#105/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#105/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#105"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#107",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#108",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#108/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#108/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#108"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#109",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#110",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#110/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#110/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#110"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#109/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#109/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#102/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#102/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#102/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(97,8)-(101,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#102/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,10)-(98,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#101/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#101/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#101"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(97,8)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#100/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#100/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#100"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,6)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(93,2)-(101,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(95,4)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#98/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#98/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(92,0)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#120",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/processModel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#120/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#120/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#120"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(101,0)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#121",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/processModel/{processModelUuid}"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#122",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#123",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#124",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#125",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#126",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#processModel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#1/link--983149821",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "ProcessModel"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processModel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#126/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#126/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#126"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(109,14)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#125/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#125/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#125"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#125/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#125"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(106,10)-(110,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#125/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#125"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(107,12)-(107,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#124/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#124/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#124"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(106,10)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#123/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#123/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#123"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(105,8)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#122/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#122/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#122"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(103,4)-(110,0)]"
-}
-]
-},
-{
-"@id": "amf://id#122/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(104,6)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#127",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "processModelUuid"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "processModelUuid"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#128",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processModelUuid"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#127/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#127/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#127"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#121/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#121/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#121"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2FprocessModel"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#121/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#121"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(102,2)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#129",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/processModel/{processModelUuid}/start"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#130",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#131",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#47",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#43/link--631609726",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "ProcessVariableList"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#47/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#47/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#47"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(113,10)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#131/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#131/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#131"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(112,0)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#132",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "201"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "201"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The process was started successfully"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#135",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#136",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#137",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#processModel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#1/link--983149821",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "ProcessModel"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processModel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#137/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#137/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#137"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(129,16)-(130,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#138",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#process"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20/link--926035831",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Process"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "process"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#138/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#138/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#138"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(130,16)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#139",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#processVariables"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#43/link--631609726",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "ProcessVariableList"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processVariables"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#139/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#139/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#139"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(131,16)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#136/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#136/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#136/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(126,12)-(132,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#136/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(127,14)-(127,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#135/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#135/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#135"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(126,12)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#133",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Location"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "Location"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The Location of the new resource which was created by the request. The value consists of a single absolute URI."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#134",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The Location of the new resource which was created by the request. The value consists of a single absolute URI."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#134/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#134/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#134"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(124,14)-(126,0)]"
-}
-]
-},
-{
-"@id": "amf://id#134/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(125,16)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#133/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#133/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(125,16)-(126,0)]"
-}
-]
-},
-{
-"@id": "amf://id#133/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(124,14)-(126,0)]"
-}
-]
-},
-{
-"@id": "amf://id#133/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#133"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(124,14)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#132/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#132/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(122,12)-(123,0)]"
-}
-]
-},
-{
-"@id": "amf://id#132/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(123,12)-(126,0)]"
-}
-]
-},
-{
-"@id": "amf://id#132/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#132"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(121,10)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#130/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#130/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#130/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#130"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(111,6)-(132,0)]"
-}
-]
-},
-{
-"@id": "amf://id#130/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(120,8)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#140",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "processModelUuid"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "processModelUuid"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#141",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processModelUuid"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#140/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#140/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#140"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#129/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#129/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#129"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2FprocessModel%2F%7BprocessModelUuid%7D"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#129/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#129"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(110,4)-(132,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#142",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/processModel/{processModelUuid}/processes"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#143",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#144",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#146",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#147",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#processes"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#148",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#20/link--926035831",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Process"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processes"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#148/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#148/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(139,16)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processes"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#147/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#147/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#147"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(139,16)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#146/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#146/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#146/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(136,12)-(140,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#146/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(137,14)-(137,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(136,12)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#144/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#144/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(135,10)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#143/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#143/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#143"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(133,6)-(140,0)]"
-}
-]
-},
-{
-"@id": "amf://id#143/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(134,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#149",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "processModelUuid"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "processModelUuid"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#150",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processModelUuid"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#149/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#149/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#142/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#142/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#142"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2FprocessModel%2F%7BprocessModelUuid%7D"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#142/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#142"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(132,4)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#151",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/processes"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#152",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#164",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#165",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#166",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#167",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#167/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#167/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#167"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#166/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#166/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#166"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#166/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "amf://id#166/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#166"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "amf://id#166/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "amf://id#166/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "amf://id#166/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#165/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#165/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(24,23)]"
-}
-]
-},
-{
-"@id": "amf://id#165/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "amf://id#165/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "amf://id#165/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#165"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#168",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#169",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#170",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#170/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#170/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#169/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#169/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#169"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#169/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#169"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#168/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#168/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,8)-(29,23)]"
-}
-]
-},
-{
-"@id": "amf://id#168/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "amf://id#168/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "amf://id#168/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#168"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#164/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#164/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#164"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(38,31)]"
-}
-]
-},
-{
-"@id": "amf://id#164/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#153",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#154",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#155",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#156",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#processes"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#157",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#20/link--926035831",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Process"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processes"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#157/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#157/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#157"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(148,12)-(149,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processes"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#156/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#156/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#156"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(148,12)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#158",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#159",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#159/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#159/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#159"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#158/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#158/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#158"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#160",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#161",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#161/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#161/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#161"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#160/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#160/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#160"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#162",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#163",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#163/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#163/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#163"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#162/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#162/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#162"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#155/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#155/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#155"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#155/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#155"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(145,8)-(149,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#155/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#155"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(146,10)-(146,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#154/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#154/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#154"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(145,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#153/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#153/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#153"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(144,6)-(149,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#152/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#152/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#152"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(141,2)-(149,0)]"
-}
-]
-},
-{
-"@id": "amf://id#152/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(143,4)-(149,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#151/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#151/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(140,0)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#171",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/process"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#171/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#171/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#171"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(149,0)-(167,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#172",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/process/{processId}"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#173",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#174",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#175",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#176",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#177",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#process"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20/link--926035831",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Process"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "process"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#177/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#177/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#177"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(157,14)-(158,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#176/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#176/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#176"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#176/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#176"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(154,10)-(158,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#176/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#176"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(155,12)-(155,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#175/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#175/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#175"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(154,10)-(158,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#174/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#174/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#174"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(153,8)-(158,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#173/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#173/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#173"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(151,4)-(158,0)]"
-}
-]
-},
-{
-"@id": "amf://id#173/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(152,6)-(158,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#178",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "processId"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "processId"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#179",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processId"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#178/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#178/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#178"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#172/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#172/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#172"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2Fprocess"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#172/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#172"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(150,2)-(167,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#180",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/process/{processId}/tasks"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#181",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#193",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#194",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#195",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#196",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#196/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#196/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#196"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#195/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#195/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#195/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "amf://id#195/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "amf://id#195/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "amf://id#195/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "amf://id#195/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#194/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#194/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(24,23)]"
-}
-]
-},
-{
-"@id": "amf://id#194/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "amf://id#194/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "amf://id#194/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#194"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#197",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#198",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#199",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#199/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#199/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#199"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#198/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#198/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#198"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#198/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "amf://id#198/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#198"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "amf://id#198/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "amf://id#198/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "amf://id#198/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#197/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#197/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,8)-(29,23)]"
-}
-]
-},
-{
-"@id": "amf://id#197/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "amf://id#197/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "amf://id#197/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#197"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#193/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#193/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#193"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(38,31)]"
-}
-]
-},
-{
-"@id": "amf://id#193/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#182",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#183",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#184",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#185",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tasks"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#186",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#50/link-708629384",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Task"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tasks"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#186/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#186/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#186"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(166,16)-(167,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tasks"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#185/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#185/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#185"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(166,16)-(167,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#187",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#188",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#188/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#188/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#188"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#187/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#187/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#187"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#189",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#190",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#190/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#190/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#190"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#189/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#189/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#189"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#191",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#192",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#192/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#192/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#192"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#191/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#191/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#191"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#184/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#184/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#184"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#184/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#184"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(163,12)-(167,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#184/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#184"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(164,14)-(164,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#183/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#183/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#183"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(163,12)-(167,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#182/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#182/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#182"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(162,10)-(167,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#181/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#181/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#181"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(159,6)-(167,0)]"
-}
-]
-},
-{
-"@id": "amf://id#181/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(161,8)-(167,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#200",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "processId"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "processId"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#201",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processId"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#200/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#200/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#200"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#180/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#180/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#180"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2Fprocess%2F%7BprocessId%7D"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#180/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#180"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(158,4)-(167,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#202",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/tasks"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#203",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#215",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#216",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#217",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#218",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#218/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#218/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#218"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#217/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#217/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#217"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#217/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "amf://id#217/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#217"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "amf://id#217/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(23,18)]"
-}
-]
-},
-{
-"@id": "amf://id#217/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "amf://id#217/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#216/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#216/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(24,23)]"
-}
-]
-},
-{
-"@id": "amf://id#216/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(22,89)]"
-}
-]
-},
-{
-"@id": "amf://id#216/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-},
-{
-"@id": "amf://id#216/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#216"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(25,21)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#219",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#220",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#221",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#221/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#221/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#221"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#220/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#220/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#220"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#220/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "amf://id#220/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#220"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "amf://id#220/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(28,19)]"
-}
-]
-},
-{
-"@id": "amf://id#220/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "amf://id#220/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#219/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#219/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,8)-(29,23)]"
-}
-]
-},
-{
-"@id": "amf://id#219/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(27,98)]"
-}
-]
-},
-{
-"@id": "amf://id#219/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-},
-{
-"@id": "amf://id#219/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#219"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#215/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#215/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#215"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(38,31)]"
-}
-]
-},
-{
-"@id": "amf://id#215/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#204",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#205",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#206",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#207",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tasks"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#208",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#50/link-708629384",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Task"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tasks"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#208/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#208/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#208"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(175,12)-(176,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tasks"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#207/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#207/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#207"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(175,12)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#209",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#210",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#210/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#210/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#210"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#209/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#209/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#209"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(36,31)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#211",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#212",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#212/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#212/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#212"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#211/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#211/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#211"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(37,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#213",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#214",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#214/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#214/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#214"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#213/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#213/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#213"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#206/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#206/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#206"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#206/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#206"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(172,8)-(176,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#206/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#206"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(173,10)-(173,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#205/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#205/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#205"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(172,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#204/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#204/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#204"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(171,6)-(176,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#203/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#203/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#203"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(168,2)-(176,0)]"
-}
-]
-},
-{
-"@id": "amf://id#203/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(170,4)-(176,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#202/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#202/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#202"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(167,0)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#222",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/task"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#222/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#222/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#222"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(176,0)-(184,24)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#223",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/task/{taskId}"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#224",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#225",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#226",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#227",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#228",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#task"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#50/link-708629384",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Task"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "task"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#228/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#228/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#228"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(184,14)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#227/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#227/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#227"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#227/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#227"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(181,10)-(184,24)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#227/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#227"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(182,12)-(182,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#226/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#226/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#226"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(181,10)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#225/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#225/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#225"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(180,8)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,11)-(6,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#224/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#224/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#224"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(178,4)-(184,24)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(179,6)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#229",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "taskId"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "taskId"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#230",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "taskId"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#229/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#229/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#229"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#223/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#223/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#223"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/appian-api/appian-api.raml#/web-api/end-points/%2Ftask"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#223/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#223"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(177,2)-(184,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#97/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#single-value-array": [
-{
-"@id": "amf://id#97/source-map/single-value-array/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#accepts"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-},
-{
-"@id": "amf://id#97/source-map/single-value-array/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#contentType"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#97/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#contentType"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#97/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#97"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(184,24)]"
-}
-]
-},
-{
-"@id": "amf://id#97/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#accepts"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#97/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#version"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#97/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "amf://id#97/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#server"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#97/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#97"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#2/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#4",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#6",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#uuid"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "uuid"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,6)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "uuid"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,6)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#8",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#9/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#10",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdBy"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#11",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "createdBy"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#11/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "createdBy"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#10/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#12",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#urls"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#13",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#self_url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#15",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "self_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#15/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#15/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,10)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "self_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#14/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,10)-(53,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#16",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#start_url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#17",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "start_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#17/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,10)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "start_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#16/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,10)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#18",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#processes_url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#19",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processes_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#19/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,10)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "processes_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#18/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,10)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "urls"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#13/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,8)-(50,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#13/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,6)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "urls"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#12/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,6)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ProcessModel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#1/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#1/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(55,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#1/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#20",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#22/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,6)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#21/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,6)-(59,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#23",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#24",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#24/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#23/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#25",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#priority"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "priority"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#26/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,6)-(61,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "priority"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#25/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,6)-(61,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#27",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#status"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "status"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#28/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,6)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "status"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#27/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#27/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,6)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#29",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#startedBy"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#30",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startedBy"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#30/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#30/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,6)-(63,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startedBy"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#29/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,6)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#31",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#startTime"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startTime"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(63,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "startTime"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#31/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#31/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(63,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#33",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#endTime"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "endTime"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "endTime"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#33/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#35",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#activeTasks"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "activeTasks"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#36/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,6)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "activeTasks"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,6)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#37",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#urls"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#39",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#self_url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#40",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "self_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#40/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#40/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,10)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "self_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#39/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#39/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,10)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#41",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#start_url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#42",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "start_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#42/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#42/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,10)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "start_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#41/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#41/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,10)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "urls"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#38/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(67,8)-(67,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#38/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,6)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "urls"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#37/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,6)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Process"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#20/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#20/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,2)-(71,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#20/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,4)-(56,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#43",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#48",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#%2F%2F"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#49",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "//"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#49/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#49/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#49"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://a.ml/vocabularies/shapes#patternName": [
-{
-"@value": "^.*$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "//"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#48/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#48/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#48"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ProcessVariableList"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#44",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#44",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#processVar1": [
-{
-"@id": "amf://id#45",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "value1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#45/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#45/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#45"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(117,37)-(117,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#processVar2": [
-{
-"@id": "amf://id#46",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "value2"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#46/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#46/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#46"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(118,37)-(118,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#44/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-example": [
-{
-"@id": "amf://id#44/source-map/parsed-json-example/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "{\n \"processVar1\": \"value1\",\n \"processVar2\": \"value2\"\n}\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#44/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#processVar1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(117,22)-(117,45)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#processVar2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(118,22)-(118,45)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(116,20)-(119,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "{\n \"processVar1\": \"value1\",\n \"processVar2\": \"value2\"\n}\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#44/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#44/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#44/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(115,20)-(120,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(115,21)-(120,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(115,20)-(120,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#local-element": [
-{
-"@id": "amf://id#44/source-map/local-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#44/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#47"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#43/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#43/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#43/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,2)-(75,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#43/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,4)-(72,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#50",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#51",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#52",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#52/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#52/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#52"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#51/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#51/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#51"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#53",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#54",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#54/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#54/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#54"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,6)-(80,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#53/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#53/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#53"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,6)-(80,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#55",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#from"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#56",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "from"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#56/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#56/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#56"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "from"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#55/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#55/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#55"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#57",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#received"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#58",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "received"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#58/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#58/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#58"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,6)-(82,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "received"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#57/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#57/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#57"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,6)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#59",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#process"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#60",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "process"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#60/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#60/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#60"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,6)-(83,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "process"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#59/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#59/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#59"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,6)-(83,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#61",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#priority"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#62",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "priority"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#62/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#62/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#62"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "priority"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#61/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#61/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#61"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#63",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#status"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#64",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "status"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#64/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#64/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#64"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(84,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "status"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#63/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#63/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#63"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(84,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#65",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#completed"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#66",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "completed"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#66/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#66/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "completed"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#65/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#65/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#65"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#67",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#urls"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#68",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#69",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#self_url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#70",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "self_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#70/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#70/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#70"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,10)-(90,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "self_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#69/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#69/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#69"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,10)-(90,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#71",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#process_url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#72",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "process_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#72/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#72/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#72"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(90,10)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "process_url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#71/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#71/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#71"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(90,10)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "urls"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#68/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#68/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,8)-(87,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#68/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(86,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "urls"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#67/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#67/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#67"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(86,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Task"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#50/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#50/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#50/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,2)-(92,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#50/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,4)-(76,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#73",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Trait",
-"http://a.ml/vocabularies/document#AbstractDeclaration",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "pageable"
-}
-],
-"http://a.ml/vocabularies/document#dataNode": [
-{
-"@id": "amf://id#74",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#queryParameters": [
-{
-"@id": "amf://id#75",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#startIndex": [
-{
-"@id": "amf://id#76",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#77",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Index where the current page begins. It must be greater than zero."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#77/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#77/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#77"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,21)-(22,89)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#default": [
-{
-"@id": "amf://id#78",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#78/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#78/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#78"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,17)-(23,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#79",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#79/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#79/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#79"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,18)-(24,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#80",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "integer"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#80/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#80/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#80"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,14)-(25,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#76/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#76/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#76/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#76"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#76/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#76/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#76/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#batchSize": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Number of items to return. It must be -1 (indicating all items) or greater."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,21)-(27,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#default": [
-{
-"@id": "amf://id#83",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,17)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,18)-(29,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#85",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "integer"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,14)-(30,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#81/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,0)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#81/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#81/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#75/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#75/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#responses": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#200": [
-{
-"@id": "amf://id#87",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#body": [
-{
-"@id": "amf://id#88",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#89",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "object"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#89/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#89/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#89"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,16)-(34,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#properties": [
-{
-"@id": "amf://id#90",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#startIndex": [
-{
-"@id": "amf://id#91",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "integer"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#91/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#91/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#91"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,24)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#batchSize": [
-{
-"@id": "amf://id#92",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "integer"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#92/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#92/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,23)-(37,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#totalCount": [
-{
-"@id": "amf://id#93",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "integer"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#93/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#93/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#93"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,24)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#90/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#90/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#batchSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,12)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#90/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#startIndex"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,12)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#90/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#totalCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,12)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#90/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,0)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#88/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#88/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,10)-(35,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#properties"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,10)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,0)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#87/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#87/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#87"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#87/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,8)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#200"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#74/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#74/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#queryParameters"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#responses"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#74"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#73/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#73/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#73/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Incorrect user name or password"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,10)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Resource not found or forbidden"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,10)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,7)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/array-body-compact.json b/demo/models/array-body-compact.json
deleted file mode 100644
index dc6276ec3..000000000
--- a/demo/models/array-body-compact.json
+++ /dev/null
@@ -1,6169 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#40",
-"@type": [
-"schema-org:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"schema-org:name": [
-{
-"@value": "API body demo"
-}
-],
-"raml-http:server": [
-{
-"@id": "#50",
-"@type": [
-"raml-http:Server",
-"doc:DomainElement"
-],
-"raml-http:url": [
-{
-"@value": "http://test.domain.com/"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "raml-http:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"schema-org:version": [
-{
-"@value": "v1"
-}
-],
-"raml-http:endpoint": [
-{
-"@id": "#41",
-"@type": [
-"raml-http:EndPoint",
-"doc:DomainElement"
-],
-"raml-http:path": [
-{
-"@value": "/arrayBody"
-}
-],
-"hydra:supportedOperation": [
-{
-"@id": "#42",
-"@type": [
-"hydra:Operation",
-"doc:DomainElement"
-],
-"hydra:method": [
-{
-"@value": "get"
-}
-],
-"hydra:returns": [
-{
-"@id": "#43",
-"@type": [
-"raml-http:Response",
-"doc:DomainElement"
-],
-"schema-org:name": [
-{
-"@value": "200"
-}
-],
-"hydra:statusCode": [
-{
-"@value": "200"
-}
-],
-"raml-http:payload": [
-{
-"@id": "#44",
-"@type": [
-"raml-http:Payload",
-"doc:DomainElement"
-],
-"raml-http:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-http:schema": [
-{
-"@id": "#45/linked_2",
-"@type": [
-"raml-shapes:ArrayShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#45"
-}
-],
-"doc:link-label": [
-{
-"@value": "amf_inline_type_1"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,10)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "raml-http:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(13,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "hydra:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(13,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#46",
-"@type": [
-"hydra:Operation",
-"doc:DomainElement"
-],
-"hydra:method": [
-{
-"@value": "post"
-}
-],
-"hydra:expects": [
-{
-"@id": "#47",
-"@type": [
-"raml-http:Request",
-"doc:DomainElement"
-],
-"raml-http:payload": [
-{
-"@id": "#48",
-"@type": [
-"raml-http:Payload",
-"doc:DomainElement"
-],
-"raml-http:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-http:schema": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ArrayShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#39/linked_3",
-"@type": [
-"shacl:NodeShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#39"
-}
-],
-"doc:link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"schema-org:name": [
-{
-"@value": "My post body"
-}
-],
-"schema-org:description": [
-{
-"@value": "Default body for the POST method.\n\nThis is description to be rendered as markdown.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(20,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(22,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "raml-http:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(22,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,0)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,0)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(24,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "raml-http:server"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:references": [
-{
-"@id": "#1",
-"@type": [
-"doc:DataType",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#11",
-"@type": [
-"shacl:NodeShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#12",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#13",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"schema-org:description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#14",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#15",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"schema-org:description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"doc:examples": [
-{
-"@id": "#16",
-"@type": [
-"doc:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#16",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Smith",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:raw": [
-{
-"@value": "John Smith"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#17",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#18",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"schema-org:description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#19",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "gender?"
-}
-],
-"schema-org:description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(39,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,2)-(39,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,2)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"schema-org:description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,2)-(42,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#23",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#3/linked_3",
-"@type": [
-"shacl:NodeShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#3"
-}
-],
-"doc:link-label": [
-{
-"@value": "amf_inline_type_2"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#24",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#25",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"schema-org:description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(46,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#26",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#27",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"schema-org:description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(49,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"schema-org:name": [
-{
-"@value": "A person resource"
-}
-],
-"schema-org:description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"doc:examples": [
-{
-"@id": "#28",
-"@type": [
-"doc:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#28",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:birthday": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1983-10-20",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:gender": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "male",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#31",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "R34fg663H9KW9MMSKISI",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:image": [
-{
-"@id": "#32",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:thumb": [
-{
-"@id": "#33",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#34",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:data-node-properties": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "url->[(16,4)-(17,0)]#thumb->[(17,4)-(18,0)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:language": [
-{
-"@id": "#35",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "en_GB",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#36",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel Psztyc",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:tagline": [
-{
-"@id": "#37",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Some text about me.",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#38",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:image"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:gender"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(20,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:birthday"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:language"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:tagline"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-],
-"sourcemaps:data-node-properties": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:image"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "url->[(16,4)-(17,0)]#thumb->[(17,4)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "birthday->[(12,2)-(13,0)]#tagline->[(18,2)-(19,0)]#name->[(11,2)-(12,0)]#url->[(14,2)-(15,0)]#image->[(15,2)-(18,0)]#id->[(10,2)-(11,0)]#language->[(19,2)-(20,0)]#gender->[(13,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:raw": [
-{
-"@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(20,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(49,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,0)-(8,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:references": [
-{
-"@id": "#2",
-"@type": [
-"doc:DataType",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#3",
-"@type": [
-"shacl:NodeShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#4",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"schema-org:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#6",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#7",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"schema-org:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"schema-org:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "amf_inline_type_2"
-}
-],
-"schema-org:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"doc:examples": [
-{
-"@id": "#8",
-"@type": [
-"doc:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#8",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:thumb": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-],
-"sourcemaps:data-node-properties": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "url->[(22,2)-(23,0)]#thumb->[(23,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:raw": [
-{
-"@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:declares": [
-{
-"@id": "#39",
-"@type": [
-"shacl:NodeShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#12",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#13",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"schema-org:description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#14",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#15",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"schema-org:description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"doc:examples": [
-{
-"@id": "#16",
-"@type": [
-"doc:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#16",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Smith",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:raw": [
-{
-"@value": "John Smith"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#17",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#18",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"schema-org:description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#19",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "gender?"
-}
-],
-"schema-org:description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(39,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,2)-(39,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,2)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"schema-org:description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,2)-(42,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#23",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#3",
-"@type": [
-"shacl:NodeShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#4",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"schema-org:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#6",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#7",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"schema-org:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"schema-org:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "amf_inline_type_2"
-}
-],
-"schema-org:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"doc:examples": [
-{
-"@id": "#8",
-"@type": [
-"doc:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#8",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:thumb": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-],
-"sourcemaps:data-node-properties": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "url->[(22,2)-(23,0)]#thumb->[(23,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:raw": [
-{
-"@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#24",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#25",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"schema-org:description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(46,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#26",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#27",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"schema-org:description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(49,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AppPerson"
-}
-],
-"schema-org:name": [
-{
-"@value": "A person resource"
-}
-],
-"schema-org:description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"doc:examples": [
-{
-"@id": "#28",
-"@type": [
-"doc:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#28",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:birthday": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1983-10-20",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:gender": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "male",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#31",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "R34fg663H9KW9MMSKISI",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:image": [
-{
-"@id": "#32",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:thumb": [
-{
-"@id": "#33",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#34",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:data-node-properties": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "url->[(16,4)-(17,0)]#thumb->[(17,4)-(18,0)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:language": [
-{
-"@id": "#35",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "en_GB",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#36",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel Psztyc",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:tagline": [
-{
-"@id": "#37",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Some text about me.",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#38",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:image"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:gender"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(20,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:birthday"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:language"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:tagline"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-],
-"sourcemaps:data-node-properties": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:image"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "url->[(16,4)-(17,0)]#thumb->[(17,4)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "birthday->[(12,2)-(13,0)]#tagline->[(18,2)-(19,0)]#name->[(11,2)-(12,0)]#url->[(14,2)-(15,0)]#image->[(15,2)-(18,0)]#id->[(10,2)-(11,0)]#language->[(19,2)-(20,0)]#gender->[(13,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:raw": [
-{
-"@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(20,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,0)-(8,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(49,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"raml-shapes:ArrayShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#39/linked_4",
-"@type": [
-"shacl:NodeShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#39"
-}
-],
-"doc:link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "amf_inline_type_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,12)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3",
-"@type": [
-"shacl:NodeShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#4",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"schema-org:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#6",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#7",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"schema-org:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"schema-org:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "amf_inline_type_2"
-}
-],
-"schema-org:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"doc:examples": [
-{
-"@id": "#8",
-"@type": [
-"doc:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#8",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:thumb": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "xsd:string"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-],
-"sourcemaps:data-node-properties": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "url->[(22,2)-(23,0)]#thumb->[(23,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:raw": [
-{
-"@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"raml-http": "http://a.ml/vocabularies/http#",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"data": "http://a.ml/vocabularies/data#",
-"doc": "http://a.ml/vocabularies/document#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#",
-"schema-org": "http://schema.org/",
-"xsd": "http://www.w3.org/2001/XMLSchema#",
-"hydra": "http://www.w3.org/ns/hydra/core#"
-}
-}
-]
diff --git a/demo/models/array-body.json b/demo/models/array-body.json
deleted file mode 100644
index bd7ce148b..000000000
--- a/demo/models/array-body.json
+++ /dev/null
@@ -1,6157 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#40",
-"@type": [
-"http://schema.org/WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://schema.org/name": [
-{
-"@value": "API body demo"
-}
-],
-"http://a.ml/vocabularies/http#server": [
-{
-"@id": "amf://id#50",
-"@type": [
-"http://a.ml/vocabularies/http#Server",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/http#url": [
-{
-"@value": "http://test.domain.com/"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#50/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/http#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://schema.org/version": [
-{
-"@value": "v1"
-}
-],
-"http://a.ml/vocabularies/http#endpoint": [
-{
-"@id": "amf://id#41",
-"@type": [
-"http://a.ml/vocabularies/http#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/http#path": [
-{
-"@value": "/arrayBody"
-}
-],
-"http://www.w3.org/ns/hydra/core#supportedOperation": [
-{
-"@id": "amf://id#42",
-"@type": [
-"http://www.w3.org/ns/hydra/core#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/hydra/core#method": [
-{
-"@value": "get"
-}
-],
-"http://www.w3.org/ns/hydra/core#returns": [
-{
-"@id": "amf://id#43",
-"@type": [
-"http://a.ml/vocabularies/http#Response",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://schema.org/name": [
-{
-"@value": "200"
-}
-],
-"http://www.w3.org/ns/hydra/core#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/http#payload": [
-{
-"@id": "amf://id#44",
-"@type": [
-"http://a.ml/vocabularies/http#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/http#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/http#schema": [
-{
-"@id": "amf://id#45/linked_1",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#45"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "amf_inline_type_1"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#44/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,10)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#43/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/http#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,8)-(13,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#42/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/hydra/core#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(13,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#46",
-"@type": [
-"http://www.w3.org/ns/hydra/core#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/hydra/core#method": [
-{
-"@value": "post"
-}
-],
-"http://www.w3.org/ns/hydra/core#expects": [
-{
-"@id": "amf://id#47",
-"@type": [
-"http://a.ml/vocabularies/http#Request",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/http#payload": [
-{
-"@id": "amf://id#48",
-"@type": [
-"http://a.ml/vocabularies/http#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/http#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/http#schema": [
-{
-"@id": "amf://id#49",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#39/linked_1",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://schema.org/name": [
-{
-"@value": "My post body"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "Default body for the POST method.\n\nThis is description to be rendered as markdown.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#49/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#49"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(20,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#49"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(22,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#49"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#48/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#48"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#47/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/http#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(22,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#47"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,0)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#46/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#46"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#41/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,0)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#40/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/version"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(24,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/http#server"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#references": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://a.ml/vocabularies/document#DataType",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#11",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#13",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#14",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#15",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"http://a.ml/vocabularies/document#examples": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/document#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "John Smith",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#raw": [
-{
-"@value": "John Smith"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#15/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#17",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#18",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(32,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#19",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender?"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(33,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(39,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,2)-(39,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,2)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,4)-(40,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,2)-(42,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#23",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#3/linked_2",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "amf_inline_type_2"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#24",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#25",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,4)-(44,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(46,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#26",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#27",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#27/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,2)-(49,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,2)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://schema.org/name": [
-{
-"@value": "A person resource"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"http://a.ml/vocabularies/document#examples": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/document#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#birthday": [
-{
-"@id": "amf://id#29",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1983-10-20",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#gender": [
-{
-"@id": "amf://id#30",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "male",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#30/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#31",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "R34fg663H9KW9MMSKISI",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#31/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#image": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#33",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#data-node-properties": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "url->[(16,4)-(17,0)]#thumb->[(17,4)-(18,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#language": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "en_GB",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel Psztyc",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#tagline": [
-{
-"@id": "amf://id#37",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Some text about me.",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(20,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#data-node-properties": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "url->[(16,4)-(17,0)]#thumb->[(17,4)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "birthday->[(12,2)-(13,0)]#tagline->[(18,2)-(19,0)]#name->[(11,2)-(12,0)]#url->[(14,2)-(15,0)]#image->[(15,2)-(18,0)]#id->[(10,2)-(11,0)]#language->[(19,2)-(20,0)]#gender->[(13,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#raw": [
-{
-"@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(20,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(49,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,0)-(8,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#references": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://a.ml/vocabularies/document#DataType",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#6",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://schema.org/name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "amf_inline_type_2"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/document#examples": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/document#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#data-node-properties": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "url->[(22,2)-(23,0)]#thumb->[(23,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#raw": [
-{
-"@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#39",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#13",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#14",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#15",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"http://a.ml/vocabularies/document#examples": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/document#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "John Smith",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#raw": [
-{
-"@value": "John Smith"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#15/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#17",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#18",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(32,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#19",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender?"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(33,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(39,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,2)-(39,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,2)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,4)-(40,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,2)-(42,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#23",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#6",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://schema.org/name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "amf_inline_type_2"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/document#examples": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/document#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#data-node-properties": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "url->[(22,2)-(23,0)]#thumb->[(23,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#raw": [
-{
-"@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#24",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#25",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,4)-(44,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(46,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#26",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#27",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#27/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,2)-(49,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,2)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AppPerson"
-}
-],
-"http://schema.org/name": [
-{
-"@value": "A person resource"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"http://a.ml/vocabularies/document#examples": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/document#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#birthday": [
-{
-"@id": "amf://id#29",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1983-10-20",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#gender": [
-{
-"@id": "amf://id#30",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "male",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#30/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#31",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "R34fg663H9KW9MMSKISI",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#31/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#image": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#33",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#data-node-properties": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "url->[(16,4)-(17,0)]#thumb->[(17,4)-(18,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#language": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "en_GB",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel Psztyc",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#tagline": [
-{
-"@id": "amf://id#37",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Some text about me.",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(20,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#data-node-properties": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "url->[(16,4)-(17,0)]#thumb->[(17,4)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "birthday->[(12,2)-(13,0)]#tagline->[(18,2)-(19,0)]#name->[(11,2)-(12,0)]#url->[(14,2)-(15,0)]#image->[(15,2)-(18,0)]#id->[(10,2)-(11,0)]#language->[(19,2)-(20,0)]#gender->[(13,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#raw": [
-{
-"@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(20,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#39/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,0)-(8,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(49,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#45",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#39/linked_2",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "amf_inline_type_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#45/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#45"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#45"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,12)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#3",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#6",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://schema.org/name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "amf_inline_type_2"
-}
-],
-"http://schema.org/description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/document#examples": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/document#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image",
-"@type": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#data-node-properties": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "url->[(22,2)-(23,0)]#thumb->[(23,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#raw": [
-{
-"@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/console-445-compact.json b/demo/models/console-445-compact.json
deleted file mode 100644
index 28e0316a0..000000000
--- a/demo/models/console-445-compact.json
+++ /dev/null
@@ -1,523 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ExampleRAML"
-}
-],
-"apiContract:server": [
-{
-"@id": "#9",
-"@type": [
-"apiContract:Server",
-"doc:DomainElement"
-],
-"core:urlTemplate": [
-{
-"@value": "https://anypoint.mulesoft.com/mocking/api/v1/links/0afa22b8-792b-4b7a-a0d7-b6a9a0e6e600/"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:urlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-}
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#9/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:version": [
-{
-"@value": "v1"
-}
-],
-"apiContract:endpoint": [
-{
-"@id": "#2",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/upload"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#4",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#5",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "multipart/form-data"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#file"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:FileShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,12)-(13,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,0)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,10)-(14,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,12)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#6/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,0)-(14,0)]"
-}
-]
-},
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,0)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:server"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"@context": {
-"@base": "amf://id",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/console-445.json b/demo/models/console-445.json
deleted file mode 100644
index 5b20c6326..000000000
--- a/demo/models/console-445.json
+++ /dev/null
@@ -1,514 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "ExampleRAML"
-}
-],
-"http://a.ml/vocabularies/apiContract#server": [
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Server",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#urlTemplate": [
-{
-"@value": "https://anypoint.mulesoft.com/mocking/api/v1/links/0afa22b8-792b-4b7a-a0d7-b6a9a0e6e600/"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#9/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#urlTemplate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#9/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#version": [
-{
-"@value": "v1"
-}
-],
-"http://a.ml/vocabularies/apiContract#endpoint": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/upload"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "multipart/form-data"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#file"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#FileShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,12)-(13,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,0)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "file"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,10)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,12)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#6/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,0)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#3/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#2/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,0)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#1/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#1/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#server"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#version"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-]
-}
-]
diff --git a/demo/models/data-type-fragment-compact.json b/demo/models/data-type-fragment-compact.json
deleted file mode 100644
index 657507222..000000000
--- a/demo/models/data-type-fragment-compact.json
+++ /dev/null
@@ -1,14011 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#3",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#4",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#4/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#4/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#4"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#3/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#5",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#6",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#9",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#10",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#10/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#10/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#11",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#12",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#12/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#12/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#13",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#14",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#14/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#14/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(35,0)]"
-}
-]
-},
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#15",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#16",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#16/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(37,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(39,0)]"
-}
-]
-},
-{
-"@id": "#16/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,2)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,2)-(39,0)]"
-}
-]
-},
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#17",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#18",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#18/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"@id": "#18/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,2)-(43,0)]"
-}
-]
-},
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#19",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#20/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(49,0)]"
-}
-]
-},
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(49,0)]"
-}
-]
-},
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#22/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(51,0)]"
-}
-]
-},
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#22/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,2)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,2)-(53,0)]"
-}
-]
-},
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#23",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#24",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#24/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,4)-(54,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#24/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,4)-(55,0)]"
-}
-]
-},
-{
-"@id": "#24/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#24/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,2)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#23/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,2)-(57,0)]"
-}
-]
-},
-{
-"@id": "#23/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#25",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#26",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#26/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,4)-(58,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,4)-(59,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,2)-(61,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#25/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,2)-(61,0)]"
-}
-]
-},
-{
-"@id": "#25/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,4)-(62,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,4)-(63,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,2)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,2)-(65,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#29",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#30",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#30/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(67,0)]"
-}
-]
-},
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(71,0)]"
-}
-]
-},
-{
-"@id": "#30/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,2)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,2)-(71,0)]"
-}
-]
-},
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(72,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(73,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,4)-(75,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,2)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,2)-(75,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,4)-(74,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(77,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,4)-(79,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,2)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,2)-(79,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(80,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(81,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,4)-(83,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,2)-(83,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,2)-(83,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,4)-(84,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,4)-(85,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,4)-(87,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,2)-(87,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,2)-(87,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,4)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,4)-(88,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,4)-(89,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,4)-(91,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(91,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(91,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,4)-(90,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,4)-(92,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,4)-(93,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,4)-(95,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,2)-(95,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,2)-(95,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,4)-(94,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,4)-(96,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,4)-(97,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,4)-(99,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,2)-(99,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,2)-(99,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,4)-(98,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,4)-(101,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,4)-(102,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,4)-(103,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,2)-(103,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,2)-(103,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,4)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#47",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#48",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#48/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,4)-(104,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,4)-(107,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,4)-(108,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,2)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,2)-(108,0)]"
-}
-]
-},
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,4)-(106,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#49",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#50",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#50/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,4)-(109,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,4)-(110,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,4)-(111,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,2)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,2)-(112,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,4)-(112,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#51",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#52",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#52/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,4)-(113,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,2)-(118,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,4)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,2)-(118,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,4)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#53",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#54",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#55",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#56",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#56/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(124,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(126,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#54/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,4)-(119,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,2)-(126,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,4)-(122,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,2)-(126,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,4)-(121,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#57",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#58",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#58/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#58/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,4)-(127,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#58/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,4)-(128,0)]"
-}
-]
-},
-{
-"@id": "#58/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,4)-(130,0)]"
-}
-]
-},
-{
-"@id": "#58/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,2)-(130,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,2)-(130,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,4)-(129,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#59",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#60",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#60/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#60/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#60"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,4)-(131,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#60/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,4)-(132,0)]"
-}
-]
-},
-{
-"@id": "#60/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,4)-(134,0)]"
-}
-]
-},
-{
-"@id": "#60/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#60"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,2)-(134,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#59/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#59/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,2)-(134,0)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,4)-(133,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#61",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#62",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#62/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#62/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#62"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,4)-(135,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#62/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,4)-(136,0)]"
-}
-]
-},
-{
-"@id": "#62/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,4)-(138,0)]"
-}
-]
-},
-{
-"@id": "#62/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#62"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,2)-(138,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#61/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#61/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#61"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,2)-(138,0)]"
-}
-]
-},
-{
-"@id": "#61/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,4)-(137,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#63",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#64",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#64/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#64/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#64"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,4)-(139,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#64/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,4)-(140,0)]"
-}
-]
-},
-{
-"@id": "#64/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,4)-(142,0)]"
-}
-]
-},
-{
-"@id": "#64/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#64"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,2)-(142,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#63/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#63/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#63"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,2)-(142,0)]"
-}
-]
-},
-{
-"@id": "#63/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,4)-(141,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#65",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#66",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#66/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#66/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,4)-(143,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#66/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,4)-(144,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,4)-(146,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,2)-(146,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,2)-(146,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,4)-(145,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#67",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#68",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#69",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,4)-(150,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#68/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#68/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,4)-(147,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#68/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,2)-(151,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,4)-(151,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#67/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#67/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#67"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,2)-(151,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,4)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#70",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#71",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#71/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,4)-(152,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,4)-(153,0)]"
-}
-]
-},
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,4)-(155,0)]"
-}
-]
-},
-{
-"@id": "#71/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,2)-(155,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,2)-(155,0)]"
-}
-]
-},
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,4)-(154,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#72",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#73",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#73/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,4)-(156,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,4)-(157,0)]"
-}
-]
-},
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,4)-(162,0)]"
-}
-]
-},
-{
-"@id": "#73/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,2)-(162,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,2)-(162,0)]"
-}
-]
-},
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,4)-(158,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#74",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#75/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,4)-(163,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,4)-(164,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,4)-(169,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,2)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,2)-(169,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,4)-(165,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#76",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#77",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#77/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,4)-(170,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,4)-(171,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,4)-(173,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,2)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,2)-(173,0)]"
-}
-]
-},
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,4)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#79",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#80",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#79/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#79/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,4)-(174,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#79/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,2)-(179,0)]"
-}
-]
-},
-{
-"@id": "#79/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,4)-(179,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,2)-(179,0)]"
-}
-]
-},
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,4)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#82/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,4)-(180,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,4)-(181,0)]"
-}
-]
-},
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,4)-(186,0)]"
-}
-]
-},
-{
-"@id": "#82/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,2)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,2)-(186,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,4)-(182,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#84/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,4)-(187,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,4)-(188,0)]"
-}
-]
-},
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,4)-(189,0)]"
-}
-]
-},
-{
-"@id": "#84/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,2)-(190,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,2)-(190,0)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,4)-(190,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#86/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(191,4)-(191,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(191,4)-(192,0)]"
-}
-]
-},
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(192,4)-(193,0)]"
-}
-]
-},
-{
-"@id": "#86/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,2)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,2)-(194,0)]"
-}
-]
-},
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(193,4)-(194,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#87",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#88",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#88/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,4)-(196,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,4)-(197,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,4)-(200,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,2)-(200,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,2)-(200,0)]"
-}
-]
-},
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,4)-(196,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#89",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#90",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#90/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,4)-(202,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,4)-(203,0)]"
-}
-]
-},
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,4)-(206,0)]"
-}
-]
-},
-{
-"@id": "#90/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(200,2)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(200,2)-(206,0)]"
-}
-]
-},
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(201,4)-(202,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#91",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#92",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#92/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,4)-(207,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,4)-(208,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,4)-(209,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,2)-(210,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,2)-(210,0)]"
-}
-]
-},
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,4)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#93",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#94",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#94/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,4)-(212,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,2)-(214,0)]"
-}
-]
-},
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,4)-(212,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,2)-(214,0)]"
-}
-]
-},
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,4)-(214,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#95",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#96",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#97",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#98",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#99",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(222,17)-(222,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#98/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#100",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,15)-(223,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#98/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(220,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#98/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#98/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(222,8)-(223,0)]"
-}
-]
-},
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(222,8)-(223,0)]"
-}
-]
-},
-{
-"@id": "#98/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(221,0)]"
-}
-]
-},
-{
-"@id": "#98/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(221,8)-(222,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#101",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#102",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#102/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#102/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(227,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(227,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#103",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#104",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#104/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,8)-(228,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,6)-(229,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,6)-(229,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#105",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#106",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#106/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(230,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-},
-{
-"@id": "#106/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#107",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#108",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#108/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(233,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-},
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#108/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(235,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(235,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#109",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#110",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#110/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,8)-(236,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,8)-(237,0)]"
-}
-]
-},
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(237,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#110/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#96/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(215,4)-(215,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(214,2)-(238,0)]"
-}
-]
-},
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,4)-(218,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(214,2)-(238,0)]"
-}
-]
-},
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,4)-(217,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#111",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#112",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"core:description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#112/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,4)-(239,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,2)-(242,0)]"
-}
-]
-},
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,4)-(241,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,2)-(242,0)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,4)-(242,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#113",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#114",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"core:description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#114/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,4)-(244,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#114/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,4)-(245,0)]"
-}
-]
-},
-{
-"@id": "#114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,4)-(246,0)]"
-}
-]
-},
-{
-"@id": "#114/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,2)-(246,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#113/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,2)-(246,0)]"
-}
-]
-},
-{
-"@id": "#113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(243,4)-(244,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#115",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#116",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#116/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,4)-(247,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#116/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,4)-(248,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,4)-(249,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,2)-(249,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,2)-(249,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#117",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#118",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#118/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,4)-(250,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,4)-(251,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,4)-(252,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,2)-(252,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,2)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#119",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#120",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#120/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,4)-(253,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#120/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,4)-(254,0)]"
-}
-]
-},
-{
-"@id": "#120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,4)-(255,0)]"
-}
-]
-},
-{
-"@id": "#120/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,2)-(255,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,2)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#121",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#122",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#122/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(256,4)-(256,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#122/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(256,4)-(257,0)]"
-}
-]
-},
-{
-"@id": "#122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,4)-(258,0)]"
-}
-]
-},
-{
-"@id": "#122/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,2)-(258,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,2)-(258,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#123",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#124",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#124/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,4)-(259,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#124/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,4)-(260,0)]"
-}
-]
-},
-{
-"@id": "#124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,4)-(261,0)]"
-}
-]
-},
-{
-"@id": "#124/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,2)-(261,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,2)-(261,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#125",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#126",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#126/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,4)-(262,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#126/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,4)-(263,0)]"
-}
-]
-},
-{
-"@id": "#126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,4)-(264,0)]"
-}
-]
-},
-{
-"@id": "#126/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,2)-(264,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,2)-(264,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#127",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#128",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#128/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,4)-(265,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#128/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,4)-(266,0)]"
-}
-]
-},
-{
-"@id": "#128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,4)-(268,0)]"
-}
-]
-},
-{
-"@id": "#128/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,2)-(268,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#127/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,2)-(268,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(266,4)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#129",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#130",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"core:description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#130/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,4)-(269,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#130/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,4)-(270,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,4)-(272,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,2)-(272,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#129/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,2)-(272,0)]"
-}
-]
-},
-{
-"@id": "#129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,4)-(271,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#131",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#132",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#133",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#134",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#134/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(278,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#134/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,8)-(281,0)]"
-}
-]
-},
-{
-"@id": "#134/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "#134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-},
-{
-"@id": "#134/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,6)-(282,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,6)-(282,0)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#135",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#136",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#136/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(283,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#136/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "#136/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "#136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,8)-(285,0)]"
-}
-]
-},
-{
-"@id": "#136/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,6)-(287,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#135/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,6)-(287,0)]"
-}
-]
-},
-{
-"@id": "#135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#137",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#138",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"core:description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#138/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,8)-(288,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#138/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,8)-(289,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,6)-(291,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#137/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,6)-(291,0)]"
-}
-]
-},
-{
-"@id": "#137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#139",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#140",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#141",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#142",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"core:description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#142/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,12)-(297,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#142/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,12)-(298,0)]"
-}
-]
-},
-{
-"@id": "#142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,12)-(299,0)]"
-}
-]
-},
-{
-"@id": "#142/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,10)-(300,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,10)-(300,0)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,12)-(300,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#143",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#144",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"core:description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#144/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,12)-(301,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,12)-(302,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,12)-(303,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,10)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#143/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,10)-(304,0)]"
-}
-]
-},
-{
-"@id": "#143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,12)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#145",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#146",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"core:description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#146/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,12)-(305,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,12)-(306,0)]"
-}
-]
-},
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,12)-(307,0)]"
-}
-]
-},
-{
-"@id": "#146/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,10)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,10)-(308,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,12)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"core:description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#140/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,8)-(292,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#147",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#148",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"core:description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#148/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-},
-{
-"@id": "#148/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#149",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#150",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"core:description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#150/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(314,0)]"
-}
-]
-},
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-},
-{
-"@id": "#150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(316,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#151",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#152",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"core:description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#152/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,8)-(317,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#152/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,8)-(318,0)]"
-}
-]
-},
-{
-"@id": "#152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,8)-(319,0)]"
-}
-]
-},
-{
-"@id": "#152/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(316,6)-(320,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(316,6)-(320,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,8)-(320,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#153",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#154",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"core:description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#154/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,8)-(321,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#154/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,8)-(324,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,8)-(322,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,8)-(323,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,6)-(325,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#153/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,6)-(325,0)]"
-}
-]
-},
-{
-"@id": "#153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,8)-(325,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#155",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#156",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"core:description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#156/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,8)-(326,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#156/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,8)-(329,0)]"
-}
-]
-},
-{
-"@id": "#156/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,8)-(327,0)]"
-}
-]
-},
-{
-"@id": "#156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,8)-(328,0)]"
-}
-]
-},
-{
-"@id": "#156/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,6)-(330,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#155/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,6)-(330,0)]"
-}
-]
-},
-{
-"@id": "#155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,8)-(330,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#157",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#158",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"core:description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#158/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,8)-(331,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#158/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,8)-(332,0)]"
-}
-]
-},
-{
-"@id": "#158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,8)-(333,0)]"
-}
-]
-},
-{
-"@id": "#158/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,6)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#157/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,6)-(334,0)]"
-}
-]
-},
-{
-"@id": "#157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,8)-(334,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#159",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#160",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"core:description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#160/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(335,8)-(335,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#160/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,8)-(339,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(335,8)-(336,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,8)-(337,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,6)-(339,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#159/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,6)-(339,0)]"
-}
-]
-},
-{
-"@id": "#159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,8)-(338,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#161",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#162",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"core:description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#162/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,8)-(340,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,8)-(344,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,8)-(341,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,8)-(342,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,6)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,6)-(344,0)]"
-}
-]
-},
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,8)-(343,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"core:description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,8)-(345,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,8)-(346,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,8)-(347,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,6)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,6)-(348,0)]"
-}
-]
-},
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,8)-(348,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#165",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#166",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"core:description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#166/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,8)-(349,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,8)-(350,0)]"
-}
-]
-},
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,8)-(351,0)]"
-}
-]
-},
-{
-"@id": "#166/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,6)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,6)-(352,0)]"
-}
-]
-},
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,8)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"core:description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,8)-(353,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,8)-(354,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,8)-(355,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,6)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,6)-(356,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,8)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"core:description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,8)-(357,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,8)-(358,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,8)-(359,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,6)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,6)-(360,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,8)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"core:description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,8)-(361,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,8)-(362,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,8)-(363,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,6)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,6)-(364,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,8)-(364,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"core:description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,8)-(365,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,8)-(366,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,8)-(367,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,6)-(368,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,6)-(368,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,8)-(368,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#175",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#176",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"core:description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#176/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,8)-(369,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,8)-(370,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,8)-(371,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,6)-(372,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,6)-(372,0)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,8)-(372,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#177",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#178",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"core:description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#178/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,8)-(373,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,8)-(376,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,8)-(374,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,8)-(375,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,6)-(377,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,6)-(377,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,8)-(377,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#179",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#180",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"core:description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#180/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,8)-(378,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#180/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,8)-(379,0)]"
-}
-]
-},
-{
-"@id": "#180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,8)-(380,0)]"
-}
-]
-},
-{
-"@id": "#180/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,6)-(381,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,6)-(381,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,8)-(381,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#132/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,4)-(273,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#132/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,2)-(381,0)]"
-}
-]
-},
-{
-"@id": "#132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,4)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,2)-(381,0)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,4)-(275,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#181",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#182",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#183",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#184",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#184/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,8)-(387,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#184/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,8)-(390,0)]"
-}
-]
-},
-{
-"@id": "#184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,8)-(388,0)]"
-}
-]
-},
-{
-"@id": "#184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,8)-(389,0)]"
-}
-]
-},
-{
-"@id": "#184/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,6)-(391,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#183/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,6)-(391,0)]"
-}
-]
-},
-{
-"@id": "#183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,8)-(391,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#185",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#186",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#186/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,8)-(392,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#186/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,8)-(395,0)]"
-}
-]
-},
-{
-"@id": "#186/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,8)-(393,0)]"
-}
-]
-},
-{
-"@id": "#186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,8)-(394,0)]"
-}
-]
-},
-{
-"@id": "#186/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,6)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#185/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,6)-(396,0)]"
-}
-]
-},
-{
-"@id": "#185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,8)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#187",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#188",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"core:description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#188/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,8)-(397,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#188/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,8)-(400,0)]"
-}
-]
-},
-{
-"@id": "#188/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,8)-(398,0)]"
-}
-]
-},
-{
-"@id": "#188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,8)-(399,0)]"
-}
-]
-},
-{
-"@id": "#188/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,6)-(401,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#187/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,6)-(401,0)]"
-}
-]
-},
-{
-"@id": "#187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,8)-(401,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#182/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,4)-(382,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#182/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,2)-(401,0)]"
-}
-]
-},
-{
-"@id": "#182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,4)-(385,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#181/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,2)-(401,0)]"
-}
-]
-},
-{
-"@id": "#181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,4)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Drive File"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(401,0)]"
-}
-]
-},
-{
-"@id": "#1/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(401,0)]"
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-"data": "http://a.ml/vocabularies/data#",
-"doc": "http://a.ml/vocabularies/document#",
-"core": "http://a.ml/vocabularies/core#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/data-type-fragment.json b/demo/models/data-type-fragment.json
deleted file mode 100644
index 5c3208cdb..000000000
--- a/demo/models/data-type-fragment.json
+++ /dev/null
@@ -1,14001 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "drive#file"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#4/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#4/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,13)-(10,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#3/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#3/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#3/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#2/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#5",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The ID of the file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#6/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of the file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(16,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,2)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#9",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "selfLink"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A link back to this file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#10/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#10/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(20,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#10/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#10/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#10/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "selfLink"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#9/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#9/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#9/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#11",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "webContentLink"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#12/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#12/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#12/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#12/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#12/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "webContentLink"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#11/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#11/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#11/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#13",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "webViewLink"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#14/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#14/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#14/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#14/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "amf://id#14/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "webViewLink"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#13/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#13/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(35,0)]"
-}
-]
-},
-{
-"@id": "amf://id#13/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#15",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "alternateLink"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#16/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#16/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,4)-(37,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#16/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#16/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,4)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#16/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,2)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "alternateLink"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#15/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#15/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,2)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#15/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#17",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#18",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "embedLink"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#18/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,4)-(40,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#18/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "amf://id#18/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"@id": "amf://id#18/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "embedLink"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#17/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,2)-(43,0)]"
-}
-]
-},
-{
-"@id": "amf://id#17/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#19",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "openWithLinks"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#20/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,4)-(44,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#20/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#20/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "openWithLinks"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#19/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#19/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#22/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,4)-(50,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#22/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,4)-(51,0)]"
-}
-]
-},
-{
-"@id": "amf://id#22/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#22/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,2)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#21/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,2)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#21/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#23",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#24",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "iconLink"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#24/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,4)-(54,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#24/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,4)-(55,0)]"
-}
-]
-},
-{
-"@id": "amf://id#24/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "amf://id#24/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,2)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "iconLink"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#23/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,2)-(57,0)]"
-}
-]
-},
-{
-"@id": "amf://id#23/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#25",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#26/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,4)-(58,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#26/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,4)-(59,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,2)-(61,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#25/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,2)-(61,0)]"
-}
-]
-},
-{
-"@id": "amf://id#25/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#27",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#28",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#28/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,4)-(62,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#28/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,4)-(63,0)]"
-}
-]
-},
-{
-"@id": "amf://id#28/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#28/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,2)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#27/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#27/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,2)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#27/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#29",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#30",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "mimeType"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#30/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#30/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,4)-(66,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#30/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,4)-(67,0)]"
-}
-]
-},
-{
-"@id": "amf://id#30/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(68,4)-(71,0)]"
-}
-]
-},
-{
-"@id": "amf://id#30/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,2)-(71,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "mimeType"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#29/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,2)-(71,0)]"
-}
-]
-},
-{
-"@id": "amf://id#29/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#31",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "description"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A short description of the file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#32/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,4)-(72,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,4)-(73,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,4)-(75,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,2)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#31/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#31/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,2)-(75,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(73,4)-(74,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#33",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "createdDate"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#34/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,4)-(76,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,4)-(77,0)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,4)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,2)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "createdDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#33/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,2)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,4)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#35",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "modifiedDate"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#36/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,4)-(80,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#36/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,4)-(81,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,4)-(83,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,2)-(83,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "modifiedDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,2)-(83,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,4)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#37",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#38/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(84,4)-(84,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#38/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(84,4)-(85,0)]"
-}
-]
-},
-{
-"@id": "amf://id#38/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(86,4)-(87,0)]"
-}
-]
-},
-{
-"@id": "amf://id#38/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,2)-(87,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#37/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,2)-(87,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,4)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#39",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#40",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#40/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#40/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(88,4)-(88,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#40/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(88,4)-(89,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(90,4)-(91,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,2)-(91,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#39/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#39/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,2)-(91,0)]"
-}
-]
-},
-{
-"@id": "amf://id#39/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,4)-(90,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#41",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#42",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Deprecated"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#42/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#42/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(92,4)-(92,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#42/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(92,4)-(93,0)]"
-}
-]
-},
-{
-"@id": "amf://id#42/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(94,4)-(95,0)]"
-}
-]
-},
-{
-"@id": "amf://id#42/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(91,2)-(95,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#41/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#41/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(91,2)-(95,0)]"
-}
-]
-},
-{
-"@id": "amf://id#41/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(93,4)-(94,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#43",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#44",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#44/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#44/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,4)-(96,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#44/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,4)-(97,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,4)-(99,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(95,2)-(99,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#43/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#43/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(95,2)-(99,0)]"
-}
-]
-},
-{
-"@id": "amf://id#43/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(97,4)-(98,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#45",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#46",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "version"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#46/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#46/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#46"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(101,4)-(101,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#46/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(101,4)-(102,0)]"
-}
-]
-},
-{
-"@id": "amf://id#46/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(102,4)-(103,0)]"
-}
-]
-},
-{
-"@id": "amf://id#46/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#46"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(99,2)-(103,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "version"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#45/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#45/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#45"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(99,2)-(103,0)]"
-}
-]
-},
-{
-"@id": "amf://id#45/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(100,4)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#47",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#48",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "sharingUser"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "SharingUser"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#48/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#48/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#48"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(104,4)-(104,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#48/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(106,4)-(107,0)]"
-}
-]
-},
-{
-"@id": "amf://id#48/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(107,4)-(108,0)]"
-}
-]
-},
-{
-"@id": "amf://id#48/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#48"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(103,2)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "sharingUser"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#47/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#47/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#47"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(103,2)-(108,0)]"
-}
-]
-},
-{
-"@id": "amf://id#47/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(105,4)-(106,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#49",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#50",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "downloadUrl"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#50/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#50/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(109,4)-(109,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#50/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(109,4)-(110,0)]"
-}
-]
-},
-{
-"@id": "amf://id#50/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(110,4)-(111,0)]"
-}
-]
-},
-{
-"@id": "amf://id#50/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#50"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(108,2)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "downloadUrl"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#49/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#49/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#49"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(108,2)-(112,0)]"
-}
-]
-},
-{
-"@id": "amf://id#49/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(111,4)-(112,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#51",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#52",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "exportLinks"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#52/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#52/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#52"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(113,4)-(113,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#52/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#52"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(112,2)-(118,0)]"
-}
-]
-},
-{
-"@id": "amf://id#52/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(115,4)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "exportLinks"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#51/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#51/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#51"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(112,2)-(118,0)]"
-}
-]
-},
-{
-"@id": "amf://id#51/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(114,4)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#53",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#54",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#55",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#56",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "text"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#56/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#56/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#56"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(124,8)-(124,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#56/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "amf://id#56/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(125,8)-(126,0)]"
-}
-]
-},
-{
-"@id": "amf://id#56/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#56"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(123,6)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "text"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#55/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#55/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#55"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(123,6)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "indexableText"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#54/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#54/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#54"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(119,4)-(119,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#54/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#54"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(118,2)-(126,0)]"
-}
-]
-},
-{
-"@id": "amf://id#54/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(121,4)-(122,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "indexableText"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#53/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#53/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#53"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(118,2)-(126,0)]"
-}
-]
-},
-{
-"@id": "amf://id#53/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(120,4)-(121,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#57",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#58",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "originalFilename"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#58/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#58/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#58"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(127,4)-(127,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#58/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(127,4)-(128,0)]"
-}
-]
-},
-{
-"@id": "amf://id#58/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(129,4)-(130,0)]"
-}
-]
-},
-{
-"@id": "amf://id#58/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#58"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(126,2)-(130,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "originalFilename"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#57/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#57/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#57"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(126,2)-(130,0)]"
-}
-]
-},
-{
-"@id": "amf://id#57/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(128,4)-(129,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#59",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#60",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "fileExtension"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#60/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#60/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#60"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(131,4)-(131,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#60/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(131,4)-(132,0)]"
-}
-]
-},
-{
-"@id": "amf://id#60/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(133,4)-(134,0)]"
-}
-]
-},
-{
-"@id": "amf://id#60/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#60"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(130,2)-(134,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "fileExtension"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#59/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#59/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#59"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(130,2)-(134,0)]"
-}
-]
-},
-{
-"@id": "amf://id#59/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(132,4)-(133,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#61",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#62",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "md5Checksum"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#62/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#62/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#62"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(135,4)-(135,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#62/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(135,4)-(136,0)]"
-}
-]
-},
-{
-"@id": "amf://id#62/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(137,4)-(138,0)]"
-}
-]
-},
-{
-"@id": "amf://id#62/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#62"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(134,2)-(138,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "md5Checksum"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#61/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#61/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#61"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(134,2)-(138,0)]"
-}
-]
-},
-{
-"@id": "amf://id#61/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(136,4)-(137,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#63",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#64",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "fileSize"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#64/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#64/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#64"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(139,4)-(139,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#64/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(139,4)-(140,0)]"
-}
-]
-},
-{
-"@id": "amf://id#64/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(141,4)-(142,0)]"
-}
-]
-},
-{
-"@id": "amf://id#64/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#64"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(138,2)-(142,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "fileSize"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#63/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#63/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#63"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(138,2)-(142,0)]"
-}
-]
-},
-{
-"@id": "amf://id#63/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(140,4)-(141,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#65",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#66",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#66/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#66/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(143,4)-(143,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#66/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(143,4)-(144,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(145,4)-(146,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(142,2)-(146,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#65/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#65/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#65"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(142,2)-(146,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(144,4)-(145,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#67",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#68",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#69",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#69/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#69/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#69"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(149,4)-(150,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ownerNames"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#68/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#68/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(147,4)-(147,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#68/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(146,2)-(151,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(150,4)-(151,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ownerNames"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#67/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#67/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#67"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(146,2)-(151,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(148,4)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#70",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#71",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ownedByMe"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#71/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#71/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#71"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(152,4)-(152,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#71/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(152,4)-(153,0)]"
-}
-]
-},
-{
-"@id": "amf://id#71/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(154,4)-(155,0)]"
-}
-]
-},
-{
-"@id": "amf://id#71/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#71"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(151,2)-(155,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ownedByMe"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#70/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#70/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#70"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(151,2)-(155,0)]"
-}
-]
-},
-{
-"@id": "amf://id#70/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(153,4)-(154,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#72",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#73",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "canComment"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#73/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#73/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(156,4)-(156,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#73/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(156,4)-(157,0)]"
-}
-]
-},
-{
-"@id": "amf://id#73/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(158,4)-(162,0)]"
-}
-]
-},
-{
-"@id": "amf://id#73/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(155,2)-(162,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "canComment"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#72/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#72/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#72"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(155,2)-(162,0)]"
-}
-]
-},
-{
-"@id": "amf://id#72/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(157,4)-(158,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#74",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#75",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "shareable"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#75/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#75/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(163,4)-(163,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#75/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(163,4)-(164,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(165,4)-(169,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(162,2)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "shareable"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#74/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#74/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#74"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(162,2)-(169,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(164,4)-(165,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#76",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#77",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#77/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#77/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#77"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(170,4)-(170,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#77/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(170,4)-(171,0)]"
-}
-]
-},
-{
-"@id": "amf://id#77/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(172,4)-(173,0)]"
-}
-]
-},
-{
-"@id": "amf://id#77/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#77"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(169,2)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#76/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#76/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#76"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(169,2)-(173,0)]"
-}
-]
-},
-{
-"@id": "amf://id#76/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(171,4)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#78",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#79",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#80",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "spaces"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#79/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#79/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#79"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(174,4)-(174,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#79/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#79"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(173,2)-(179,0)]"
-}
-]
-},
-{
-"@id": "amf://id#79/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(176,4)-(179,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "spaces"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#78/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#78/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#78"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(173,2)-(179,0)]"
-}
-]
-},
-{
-"@id": "amf://id#78/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(175,4)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#82/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(180,4)-(180,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(180,4)-(181,0)]"
-}
-]
-},
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(182,4)-(186,0)]"
-}
-]
-},
-{
-"@id": "amf://id#82/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(179,2)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(179,2)-(186,0)]"
-}
-]
-},
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(181,4)-(182,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#84/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(187,4)-(187,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(187,4)-(188,0)]"
-}
-]
-},
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(188,4)-(189,0)]"
-}
-]
-},
-{
-"@id": "amf://id#84/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(186,2)-(190,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(186,2)-(190,0)]"
-}
-]
-},
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(189,4)-(190,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#86/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(191,4)-(191,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(191,4)-(192,0)]"
-}
-]
-},
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(192,4)-(193,0)]"
-}
-]
-},
-{
-"@id": "amf://id#86/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(190,2)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(190,2)-(194,0)]"
-}
-]
-},
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(193,4)-(194,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#87",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#88",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#88/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#88/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(196,4)-(196,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#88/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(196,4)-(197,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(197,4)-(200,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(194,2)-(200,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#87/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#87/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#87"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(194,2)-(200,0)]"
-}
-]
-},
-{
-"@id": "amf://id#87/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(195,4)-(196,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#89",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#90",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#90/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#90/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(202,4)-(202,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#90/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(202,4)-(203,0)]"
-}
-]
-},
-{
-"@id": "amf://id#90/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(203,4)-(206,0)]"
-}
-]
-},
-{
-"@id": "amf://id#90/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(200,2)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#89/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#89/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#89"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(200,2)-(206,0)]"
-}
-]
-},
-{
-"@id": "amf://id#89/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(201,4)-(202,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#91",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#92",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "teamDriveId"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#92/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#92/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(207,4)-(207,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#92/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(207,4)-(208,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(208,4)-(209,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(206,2)-(210,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "teamDriveId"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#91/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#91/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#91"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(206,2)-(210,0)]"
-}
-]
-},
-{
-"@id": "amf://id#91/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(209,4)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#93",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "capabilities"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#94/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(212,4)-(212,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(210,2)-(214,0)]"
-}
-]
-},
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(211,4)-(212,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "capabilities"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#93/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#93/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#93"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(210,2)-(214,0)]"
-}
-]
-},
-{
-"@id": "amf://id#93/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(213,4)-(214,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#95",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#96",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#97",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#98",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "drive#user"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(222,17)-(222,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#98/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#100",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "drive#user"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#100/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#100/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#100"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(223,15)-(223,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#98/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#98/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(220,8)-(220,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#98/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(223,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "amf://id#98/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(219,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "amf://id#98/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(222,8)-(223,0)]"
-}
-]
-},
-{
-"@id": "amf://id#98/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(222,8)-(223,0)]"
-}
-]
-},
-{
-"@id": "amf://id#98/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(220,8)-(221,0)]"
-}
-]
-},
-{
-"@id": "amf://id#98/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(221,8)-(222,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#97/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#97/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#97"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(219,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#101",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#102",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "displayName"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#102/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#102/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#102/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "amf://id#102/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "amf://id#102/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(224,6)-(227,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#101/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#101/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#101"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(224,6)-(227,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#103",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#104",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "picture"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#104/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#104/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#104"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(228,8)-(228,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#104/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#104"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(227,6)-(229,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "picture"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#103/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#103/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#103"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(227,6)-(229,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#105",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#106",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#106/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#106/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#106"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(230,8)-(230,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#106/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "amf://id#106/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-},
-{
-"@id": "amf://id#106/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#106"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(229,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#105/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#105/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#105"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(229,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#107",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#108",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "permissionId"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#108/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#108/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#108"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(233,8)-(233,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#108/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-},
-{
-"@id": "amf://id#108/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "amf://id#108/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#108"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(232,6)-(235,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "permissionId"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(232,6)-(235,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#109",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#110",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "emailAddress"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#110/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#110/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#110"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(236,8)-(236,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#110/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(236,8)-(237,0)]"
-}
-]
-},
-{
-"@id": "amf://id#110/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(237,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "amf://id#110/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#110"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(235,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "emailAddress"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#109/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#109/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(235,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#96/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(215,4)-(215,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(214,2)-(238,0)]"
-}
-]
-},
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(217,4)-(218,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(214,2)-(238,0)]"
-}
-]
-},
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(216,4)-(217,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#111",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#112",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "trashingUser"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#112/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#112/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#112"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(239,4)-(239,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#112/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#112"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(238,2)-(242,0)]"
-}
-]
-},
-{
-"@id": "amf://id#112/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(240,4)-(241,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "trashingUser"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#111/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#111/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(238,2)-(242,0)]"
-}
-]
-},
-{
-"@id": "amf://id#111/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(241,4)-(242,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#113",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#114",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "trashedDate"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#114/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#114/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#114"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(244,4)-(244,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#114/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(244,4)-(245,0)]"
-}
-]
-},
-{
-"@id": "amf://id#114/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(245,4)-(246,0)]"
-}
-]
-},
-{
-"@id": "amf://id#114/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#114"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(242,2)-(246,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "trashedDate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#113/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#113/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(242,2)-(246,0)]"
-}
-]
-},
-{
-"@id": "amf://id#113/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(243,4)-(244,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#115",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#116",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "editable"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#116/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#116/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#116"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(247,4)-(247,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#116/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(247,4)-(248,0)]"
-}
-]
-},
-{
-"@id": "amf://id#116/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(248,4)-(249,0)]"
-}
-]
-},
-{
-"@id": "amf://id#116/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#116"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(246,2)-(249,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "editable"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#115/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#115/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#115"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(246,2)-(249,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#117",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "copyable"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#118/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(250,4)-(250,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(250,4)-(251,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(251,4)-(252,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(249,2)-(252,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "copyable"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#117/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#117/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#117"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(249,2)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#119",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#120",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "writersCanShare"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#120/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#120/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#120"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(253,4)-(253,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#120/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(253,4)-(254,0)]"
-}
-]
-},
-{
-"@id": "amf://id#120/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(254,4)-(255,0)]"
-}
-]
-},
-{
-"@id": "amf://id#120/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#120"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(252,2)-(255,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "writersCanShare"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(252,2)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#121",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#122",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "shared"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#122/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#122/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#122"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(256,4)-(256,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#122/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(256,4)-(257,0)]"
-}
-]
-},
-{
-"@id": "amf://id#122/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(257,4)-(258,0)]"
-}
-]
-},
-{
-"@id": "amf://id#122/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#122"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(255,2)-(258,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "shared"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#121/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#121/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#121"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(255,2)-(258,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#123",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#124",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#124/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#124/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#124"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(259,4)-(259,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#124/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(259,4)-(260,0)]"
-}
-]
-},
-{
-"@id": "amf://id#124/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(260,4)-(261,0)]"
-}
-]
-},
-{
-"@id": "amf://id#124/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#124"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(258,2)-(261,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#123/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#123/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#123"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(258,2)-(261,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#125",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#126",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "appDataContents"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#126/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#126/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#126"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(262,4)-(262,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#126/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(262,4)-(263,0)]"
-}
-]
-},
-{
-"@id": "amf://id#126/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(263,4)-(264,0)]"
-}
-]
-},
-{
-"@id": "amf://id#126/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#126"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(261,2)-(264,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "appDataContents"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#125/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#125/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#125"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(261,2)-(264,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#127",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#128",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "headRevisionId"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#128/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#128/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#128"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(265,4)-(265,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#128/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(265,4)-(266,0)]"
-}
-]
-},
-{
-"@id": "amf://id#128/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(267,4)-(268,0)]"
-}
-]
-},
-{
-"@id": "amf://id#128/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#128"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(264,2)-(268,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "headRevisionId"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#127/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#127/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#127"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(264,2)-(268,0)]"
-}
-]
-},
-{
-"@id": "amf://id#127/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(266,4)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#129",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#130",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#130/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#130/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#130"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(269,4)-(269,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#130/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(269,4)-(270,0)]"
-}
-]
-},
-{
-"@id": "amf://id#130/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(271,4)-(272,0)]"
-}
-]
-},
-{
-"@id": "amf://id#130/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#130"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(268,2)-(272,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#129/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#129/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#129"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(268,2)-(272,0)]"
-}
-]
-},
-{
-"@id": "amf://id#129/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(270,4)-(271,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#131",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#132",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#133",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#134",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "width"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#134/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#134/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#134"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(278,8)-(278,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#134/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(280,8)-(281,0)]"
-}
-]
-},
-{
-"@id": "amf://id#134/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "amf://id#134/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-},
-{
-"@id": "amf://id#134/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#134"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(277,6)-(282,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "width"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#133/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#133/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#133"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(277,6)-(282,0)]"
-}
-]
-},
-{
-"@id": "amf://id#133/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#135",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#136",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "height"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#136/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#136/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(283,8)-(283,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#136/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "amf://id#136/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "amf://id#136/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(284,8)-(285,0)]"
-}
-]
-},
-{
-"@id": "amf://id#136/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(282,6)-(287,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "height"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#135/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#135/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#135"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(282,6)-(287,0)]"
-}
-]
-},
-{
-"@id": "amf://id#135/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#137",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#138",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "rotation"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#138/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#138/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#138"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(288,8)-(288,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#138/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(288,8)-(289,0)]"
-}
-]
-},
-{
-"@id": "amf://id#138/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "amf://id#138/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#138"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(287,6)-(291,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "rotation"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#137/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#137/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#137"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(287,6)-(291,0)]"
-}
-]
-},
-{
-"@id": "amf://id#137/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#139",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#140",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#141",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#142",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "latitude"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#142/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#142/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#142"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(297,12)-(297,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#142/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(297,12)-(298,0)]"
-}
-]
-},
-{
-"@id": "amf://id#142/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(298,12)-(299,0)]"
-}
-]
-},
-{
-"@id": "amf://id#142/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#142"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(296,10)-(300,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "latitude"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#141/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#141/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#141"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(296,10)-(300,0)]"
-}
-]
-},
-{
-"@id": "amf://id#141/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(299,12)-(300,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#143",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#144",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "longitude"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#144/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#144/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(301,12)-(301,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#144/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(301,12)-(302,0)]"
-}
-]
-},
-{
-"@id": "amf://id#144/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(302,12)-(303,0)]"
-}
-]
-},
-{
-"@id": "amf://id#144/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(300,10)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "longitude"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#143/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#143/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#143"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(300,10)-(304,0)]"
-}
-]
-},
-{
-"@id": "amf://id#143/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(303,12)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#145",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#146",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "altitude"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#146/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#146/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(305,12)-(305,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#146/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(305,12)-(306,0)]"
-}
-]
-},
-{
-"@id": "amf://id#146/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(306,12)-(307,0)]"
-}
-]
-},
-{
-"@id": "amf://id#146/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(304,10)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "altitude"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(304,10)-(308,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(307,12)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "location"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#140/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#140/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#140"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(292,8)-(292,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#140/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#140"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(291,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "amf://id#140/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "location"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#139/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#139/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#139"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(291,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "amf://id#139/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#147",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#148",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "date"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#148/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#148/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#148/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "amf://id#148/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-},
-{
-"@id": "amf://id#148/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "date"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#147/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#147/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#147"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "amf://id#147/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#149",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#150",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "cameraMake"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#150/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#150/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#150"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#150/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(313,8)-(314,0)]"
-}
-]
-},
-{
-"@id": "amf://id#150/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-},
-{
-"@id": "amf://id#150/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#150"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(312,6)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "cameraMake"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#149/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#149/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(312,6)-(316,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#151",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#152",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "cameraModel"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#152/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#152/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#152"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(317,8)-(317,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#152/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(317,8)-(318,0)]"
-}
-]
-},
-{
-"@id": "amf://id#152/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(318,8)-(319,0)]"
-}
-]
-},
-{
-"@id": "amf://id#152/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#152"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(316,6)-(320,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "cameraModel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#151/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#151/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(316,6)-(320,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(319,8)-(320,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#153",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#154",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "exposureTime"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#154/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#154/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#154"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(321,8)-(321,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#154/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(323,8)-(324,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(321,8)-(322,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(322,8)-(323,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#154"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(320,6)-(325,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "exposureTime"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#153/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#153/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#153"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(320,6)-(325,0)]"
-}
-]
-},
-{
-"@id": "amf://id#153/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(324,8)-(325,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#155",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#156",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "aperture"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#156/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#156/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#156"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(326,8)-(326,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#156/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(328,8)-(329,0)]"
-}
-]
-},
-{
-"@id": "amf://id#156/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(326,8)-(327,0)]"
-}
-]
-},
-{
-"@id": "amf://id#156/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(327,8)-(328,0)]"
-}
-]
-},
-{
-"@id": "amf://id#156/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#156"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(325,6)-(330,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "aperture"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#155/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#155/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#155"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(325,6)-(330,0)]"
-}
-]
-},
-{
-"@id": "amf://id#155/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(329,8)-(330,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#157",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#158",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "flashUsed"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#158/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#158/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#158"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(331,8)-(331,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#158/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(331,8)-(332,0)]"
-}
-]
-},
-{
-"@id": "amf://id#158/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(332,8)-(333,0)]"
-}
-]
-},
-{
-"@id": "amf://id#158/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#158"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(330,6)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "flashUsed"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#157/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#157/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#157"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(330,6)-(334,0)]"
-}
-]
-},
-{
-"@id": "amf://id#157/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(333,8)-(334,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#159",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#160",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "focalLength"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#160/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#160/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#160"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(335,8)-(335,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#160/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(338,8)-(339,0)]"
-}
-]
-},
-{
-"@id": "amf://id#160/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(335,8)-(336,0)]"
-}
-]
-},
-{
-"@id": "amf://id#160/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(336,8)-(337,0)]"
-}
-]
-},
-{
-"@id": "amf://id#160/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#160"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(334,6)-(339,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "focalLength"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#159/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#159/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#159"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(334,6)-(339,0)]"
-}
-]
-},
-{
-"@id": "amf://id#159/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(337,8)-(338,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#161",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#162",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "isoSpeed"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#162/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#162/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#162"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(340,8)-(340,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#162/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(343,8)-(344,0)]"
-}
-]
-},
-{
-"@id": "amf://id#162/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(340,8)-(341,0)]"
-}
-]
-},
-{
-"@id": "amf://id#162/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(341,8)-(342,0)]"
-}
-]
-},
-{
-"@id": "amf://id#162/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#162"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(339,6)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "isoSpeed"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#161/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#161/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#161"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(339,6)-(344,0)]"
-}
-]
-},
-{
-"@id": "amf://id#161/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(342,8)-(343,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#163",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#164",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "meteringMode"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#164/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#164/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#164"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(345,8)-(345,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#164/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(345,8)-(346,0)]"
-}
-]
-},
-{
-"@id": "amf://id#164/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(346,8)-(347,0)]"
-}
-]
-},
-{
-"@id": "amf://id#164/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#164"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(344,6)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "meteringMode"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#163/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#163/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#163"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(344,6)-(348,0)]"
-}
-]
-},
-{
-"@id": "amf://id#163/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(347,8)-(348,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#165",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#166",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "sensor"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#166/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#166/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#166"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(349,8)-(349,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#166/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(349,8)-(350,0)]"
-}
-]
-},
-{
-"@id": "amf://id#166/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(350,8)-(351,0)]"
-}
-]
-},
-{
-"@id": "amf://id#166/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#166"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(348,6)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "sensor"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#165/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#165/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#165"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(348,6)-(352,0)]"
-}
-]
-},
-{
-"@id": "amf://id#165/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(351,8)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#167",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#168",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "exposureMode"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#168/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#168/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#168"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(353,8)-(353,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#168/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(353,8)-(354,0)]"
-}
-]
-},
-{
-"@id": "amf://id#168/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(354,8)-(355,0)]"
-}
-]
-},
-{
-"@id": "amf://id#168/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#168"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(352,6)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "exposureMode"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#167/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#167/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#167"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(352,6)-(356,0)]"
-}
-]
-},
-{
-"@id": "amf://id#167/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(355,8)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#169",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#170",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "colorSpace"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#170/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#170/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(357,8)-(357,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#170/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(357,8)-(358,0)]"
-}
-]
-},
-{
-"@id": "amf://id#170/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(358,8)-(359,0)]"
-}
-]
-},
-{
-"@id": "amf://id#170/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(356,6)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "colorSpace"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#169/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#169/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#169"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(356,6)-(360,0)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(359,8)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#171",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#172",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "whiteBalance"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#172/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#172/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#172"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(361,8)-(361,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#172/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(361,8)-(362,0)]"
-}
-]
-},
-{
-"@id": "amf://id#172/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(362,8)-(363,0)]"
-}
-]
-},
-{
-"@id": "amf://id#172/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#172"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(360,6)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "whiteBalance"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#171/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#171/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#171"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(360,6)-(364,0)]"
-}
-]
-},
-{
-"@id": "amf://id#171/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(363,8)-(364,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#173",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#174",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "exposureBias"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#174/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#174/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#174"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(365,8)-(365,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#174/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(365,8)-(366,0)]"
-}
-]
-},
-{
-"@id": "amf://id#174/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(366,8)-(367,0)]"
-}
-]
-},
-{
-"@id": "amf://id#174/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#174"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(364,6)-(368,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "exposureBias"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#173/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#173/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#173"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(364,6)-(368,0)]"
-}
-]
-},
-{
-"@id": "amf://id#173/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(367,8)-(368,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#175",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#176",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#176/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#176/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#176"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(369,8)-(369,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#176/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(369,8)-(370,0)]"
-}
-]
-},
-{
-"@id": "amf://id#176/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(370,8)-(371,0)]"
-}
-]
-},
-{
-"@id": "amf://id#176/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#176"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(368,6)-(372,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#175/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#175/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#175"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(368,6)-(372,0)]"
-}
-]
-},
-{
-"@id": "amf://id#175/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(371,8)-(372,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#177",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#178",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "subjectDistance"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#178/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#178/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#178"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(373,8)-(373,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#178/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(375,8)-(376,0)]"
-}
-]
-},
-{
-"@id": "amf://id#178/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(373,8)-(374,0)]"
-}
-]
-},
-{
-"@id": "amf://id#178/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(374,8)-(375,0)]"
-}
-]
-},
-{
-"@id": "amf://id#178/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#178"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(372,6)-(377,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "subjectDistance"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#177/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#177/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#177"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(372,6)-(377,0)]"
-}
-]
-},
-{
-"@id": "amf://id#177/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(376,8)-(377,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#179",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#180",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lens"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#180/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#180/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#180"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(378,8)-(378,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#180/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(378,8)-(379,0)]"
-}
-]
-},
-{
-"@id": "amf://id#180/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(379,8)-(380,0)]"
-}
-]
-},
-{
-"@id": "amf://id#180/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#180"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(377,6)-(381,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lens"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#179/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#179/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#179"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(377,6)-(381,0)]"
-}
-]
-},
-{
-"@id": "amf://id#179/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(380,8)-(381,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#132/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#132/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#132"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(273,4)-(273,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#132/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#132"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(272,2)-(381,0)]"
-}
-]
-},
-{
-"@id": "amf://id#132/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(275,4)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#131/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#131/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#131"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(272,2)-(381,0)]"
-}
-]
-},
-{
-"@id": "amf://id#131/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(274,4)-(275,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#181",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#182",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#183",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#184",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "width"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#184/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#184/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#184"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(387,8)-(387,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#184/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(389,8)-(390,0)]"
-}
-]
-},
-{
-"@id": "amf://id#184/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(387,8)-(388,0)]"
-}
-]
-},
-{
-"@id": "amf://id#184/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(388,8)-(389,0)]"
-}
-]
-},
-{
-"@id": "amf://id#184/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#184"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(386,6)-(391,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "width"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#183/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#183/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#183"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(386,6)-(391,0)]"
-}
-]
-},
-{
-"@id": "amf://id#183/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(390,8)-(391,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#185",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#186",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "height"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#186/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#186/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#186"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(392,8)-(392,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#186/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(394,8)-(395,0)]"
-}
-]
-},
-{
-"@id": "amf://id#186/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(392,8)-(393,0)]"
-}
-]
-},
-{
-"@id": "amf://id#186/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(393,8)-(394,0)]"
-}
-]
-},
-{
-"@id": "amf://id#186/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#186"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(391,6)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "height"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#185/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#185/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#185"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(391,6)-(396,0)]"
-}
-]
-},
-{
-"@id": "amf://id#185/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(395,8)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#187",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#188",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "durationMillis"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#188/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#188/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#188"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(397,8)-(397,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#188/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(399,8)-(400,0)]"
-}
-]
-},
-{
-"@id": "amf://id#188/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(397,8)-(398,0)]"
-}
-]
-},
-{
-"@id": "amf://id#188/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(398,8)-(399,0)]"
-}
-]
-},
-{
-"@id": "amf://id#188/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#188"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(396,6)-(401,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "durationMillis"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#187/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#187/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#187"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(396,6)-(401,0)]"
-}
-]
-},
-{
-"@id": "amf://id#187/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(400,8)-(401,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#182/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#182/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#182"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(382,4)-(382,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#182/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#182"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(381,2)-(401,0)]"
-}
-]
-},
-{
-"@id": "amf://id#182/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(384,4)-(385,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#181/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#181/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#181"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(381,2)-(401,0)]"
-}
-]
-},
-{
-"@id": "amf://id#181/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(383,4)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Drive File"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#1/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#1/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(401,0)]"
-}
-]
-},
-{
-"@id": "amf://id#1/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#1/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(401,0)]"
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/demo-api-compact.json b/demo/models/demo-api-compact.json
deleted file mode 100644
index ab38b7132..000000000
--- a/demo/models/demo-api-compact.json
+++ /dev/null
@@ -1,91903 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#417",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "API body demo"
-}
-],
-"core:description": [
-{
-"@value": "This is a description of demo API.\n\nThis is **markdown**.\n"
-}
-],
-"apiContract:server": [
-{
-"@id": "#856",
-"@type": [
-"apiContract:Server",
-"doc:DomainElement"
-],
-"core:urlTemplate": [
-{
-"@value": "http://{instance}.domain.com/"
-}
-],
-"apiContract:variable": [
-{
-"@id": "#857",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "instance"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "instance"
-}
-],
-"core:description": [
-{
-"@value": "The execution environments. Can be one of:\n- development\n- staging\n- qa\n- production\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#858",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^(development|staging|qa|production)$"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The execution environments. Can be one of:\n- development\n- staging\n- qa\n- production\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#859",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "production"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#859/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#859/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#859"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#858/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#860",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "development"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#860/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#860/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#860"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,11)-(23,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#861",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "staging"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#861/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#861/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#861"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,24)-(23,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#862",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "qa"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#862/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#862/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#862"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,33)-(23,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_4": [
-{
-"@id": "#863",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "production"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#863/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#863/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#863"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,37)-(23,47)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "production"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#858/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#858/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#858"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#858/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#858"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#857/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#857/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#857/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#857/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#857"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#856/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#856/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:urlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#856/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:variable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#856/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#856"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:accepts": [
-{
-"@value": "application/json"
-},
-{
-"@value": "application/xml"
-}
-],
-"apiContract:contentType": [
-{
-"@value": "application/json"
-},
-{
-"@value": "application/xml"
-}
-],
-"apiContract:scheme": [
-{
-"@value": "HTTP"
-},
-{
-"@value": "HTTPS"
-}
-],
-"core:version": [
-{
-"@value": "v1"
-}
-],
-"core:documentation": [
-{
-"@id": "#864",
-"@type": [
-"core:CreativeWork",
-"doc:DomainElement"
-],
-"core:title": [
-{
-"@value": "Test doc"
-}
-],
-"core:description": [
-{
-"@value": "Test content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#864/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#864/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,4)-(141,0)]"
-}
-]
-},
-{
-"@id": "#864/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,4)-(143,0)]"
-}
-]
-},
-{
-"@id": "#864/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#864"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,4)-(143,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:endpoint": [
-{
-"@id": "#418",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/people"
-}
-],
-"core:name": [
-{
-"@value": "People"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#419",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:name": [
-{
-"@value": "List people"
-}
-],
-"core:description": [
-{
-"@value": "Use this method to list all the people."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#420",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#428",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "limit"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "limit"
-}
-],
-"core:description": [
-{
-"@value": "Limit in the response list"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#429",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 1.0
-}
-],
-"shacl:maxInclusive": [
-{
-"@value": 300.0
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Limit in the response list"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#430",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,13)-(22,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#431",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#431",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "100"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#431/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#431/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-},
-{
-"@id": "#431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-},
-{
-"@id": "#431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#431/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#432"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#429/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#429/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,15)]"
-}
-]
-},
-{
-"@id": "#429/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,16)]"
-}
-]
-},
-{
-"@id": "#429/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,14)]"
-}
-]
-},
-{
-"@id": "#429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,15)]"
-}
-]
-},
-{
-"@id": "#429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,43)]"
-}
-]
-},
-{
-"@id": "#429/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(23,19)]"
-}
-]
-},
-{
-"@id": "#429/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:maxInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#428/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,19)]"
-}
-]
-},
-{
-"@id": "#428/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,43)]"
-}
-]
-},
-{
-"@id": "#428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(23,19)]"
-}
-]
-},
-{
-"@id": "#428/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(23,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#433",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "start"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "start"
-}
-],
-"core:description": [
-{
-"@value": "The start entry of the list"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#434",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The start entry of the list"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#435",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "0"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#436",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#436",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#436/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#436/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "#436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "#436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#436/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#437"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#434/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#434/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,14)]"
-}
-]
-},
-{
-"@id": "#434/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,19)]"
-}
-]
-},
-{
-"@id": "#434/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,44)]"
-}
-]
-},
-{
-"@id": "#434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,14)]"
-}
-]
-},
-{
-"@id": "#434/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,16)]"
-}
-]
-},
-{
-"@id": "#434/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#433/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,19)]"
-}
-]
-},
-{
-"@id": "#433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,44)]"
-}
-]
-},
-{
-"@id": "#433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,19)]"
-}
-]
-},
-{
-"@id": "#433/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#438",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#439",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[a-zA-Z0-9]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#440",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#440",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#440/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#440/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-},
-{
-"@id": "#440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-},
-{
-"@id": "#440/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#440/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#441"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#439/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#439/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,27)]"
-}
-]
-},
-{
-"@id": "#439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,16)]"
-}
-]
-},
-{
-"@id": "#439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#439/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(39,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#438/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,19)]"
-}
-]
-},
-{
-"@id": "#438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(39,19)]"
-}
-]
-},
-{
-"@id": "#438/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(39,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"apiContract:header": [
-{
-"@id": "#421",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-people-op-id"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "x-people-op-id"
-}
-],
-"core:description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#422",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#423",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#423",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,17)-(156,53)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#423/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#423/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,17)-(156,53)]"
-}
-]
-},
-{
-"@id": "#423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,17)-(156,53)]"
-}
-]
-},
-{
-"@id": "#423/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,17)-(156,53)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#423/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#421"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#425",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,25)-(152,25)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#422/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,8)-(153,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#422/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#422/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,8)-(154,0)]"
-}
-]
-},
-{
-"@id": "#422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-},
-{
-"@id": "#422/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#427",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,25)-(152,25)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#421/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-},
-{
-"@id": "#421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,0)-(157,0)]"
-}
-]
-},
-{
-"@id": "#420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,4)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#444",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"core:description": [
-{
-"@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#445",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#446",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#447",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#448",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#319/link-45797443",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#319"
-}
-],
-"doc:link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "Contains a list of objects for this method."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#448/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(54,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(57,35)]"
-}
-]
-},
-{
-"@id": "#448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,12)-(56,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(57,35)]"
-}
-]
-},
-{
-"@id": "#447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,12)-(55,26)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#449",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#450",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#451",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#451",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#451/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#451/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-},
-{
-"@id": "#451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-},
-{
-"@id": "#451/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#450/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-},
-{
-"@id": "#450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,12)-(65,0)]"
-}
-]
-},
-{
-"@id": "#450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(65,0)]"
-}
-]
-},
-{
-"@id": "#449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,12)-(60,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#446/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(65,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#446/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#444/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(65,0)]"
-}
-]
-},
-{
-"@id": "#444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#452",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "400"
-}
-],
-"core:name": [
-{
-"@value": "400"
-}
-],
-"core:description": [
-{
-"@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#453",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#454",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#455",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#error"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#456",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "error"
-}
-],
-"core:description": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#457",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#457",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#457/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#457/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-},
-{
-"@id": "#457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-},
-{
-"@id": "#457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#456/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,12)-(75,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,12)-(75,25)]"
-}
-]
-},
-{
-"@id": "#456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,12)-(78,63)]"
-}
-]
-},
-{
-"@id": "#456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,10)-(78,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "error"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#455/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,10)-(78,63)]"
-}
-]
-},
-{
-"@id": "#455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,12)-(76,26)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#458",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#459",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"core:description": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#460",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#460",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#460/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-},
-{
-"@id": "#460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-},
-{
-"@id": "#460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#459/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,12)-(80,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#459/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,12)-(80,24)]"
-}
-]
-},
-{
-"@id": "#459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,12)-(81,69)]"
-}
-]
-},
-{
-"@id": "#459/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,10)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#458/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,10)-(83,26)]"
-}
-]
-},
-{
-"@id": "#458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,12)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:name": [
-{
-"@value": "Invalid"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#454/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#454/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(83,26)]"
-}
-]
-},
-{
-"@id": "#454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(71,28)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#454/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,8)-(72,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#452/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,2)-(83,26)]"
-}
-]
-},
-{
-"@id": "#452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#443",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,21)-(146,21)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#419/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#419/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,4)-(148,0)]"
-}
-]
-},
-{
-"@id": "#419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,4)-(149,0)]"
-}
-]
-},
-{
-"@id": "#419/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,2)-(157,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#461",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:name": [
-{
-"@value": "Create a person"
-}
-],
-"core:description": [
-{
-"@value": "Use this method to add new person"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#462",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#463",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#464",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#166",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#167",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"core:description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#167/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(45,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#168",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#169",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#170",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#170",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Smith"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "John Smith"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#170/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#169/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#175",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#176",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"core:description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#177",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#178",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"core:description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#178/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#179",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#144/link--1942151086",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#144"
-}
-],
-"doc:link-label": [
-{
-"@value": "image"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#180",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#181",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "gender?"
-}
-],
-"core:description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#181/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#181/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#181/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AppPerson"
-}
-],
-"core:name": [
-{
-"@value": "A person resource"
-}
-],
-"core:description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#466",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This response type is deprecated and soon will be replaced."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,22)-(164,81)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#464/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,8)-(165,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"@id": "#464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,6)-(166,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,6)-(166,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#467",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#468",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#469",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:reference-id": [
-{
-"@id": "#183"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#469/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,17)-(168,45)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#469/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#467"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#468/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,0)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#471",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This method is not deprecated. And this is only an annotation test.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,18)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#461/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#461/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,4)-(161,0)]"
-}
-]
-},
-{
-"@id": "#461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,4)-(162,0)]"
-}
-]
-},
-{
-"@id": "#461/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,2)-(169,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#472",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:name": [
-{
-"@value": "Update a person"
-}
-],
-"core:description": [
-{
-"@value": "Updates the person in the datastore."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#473",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#474",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#475",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#488",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#489",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:name": [
-{
-"@value": "The Id Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#490",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#490/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#490/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#490"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,17)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#489/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#489/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#489/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "#489/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-},
-{
-"@id": "#489/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "#489/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,31)]"
-}
-]
-},
-{
-"@id": "#489/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(9,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#488/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#488/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#488"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#491",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#492",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:name": [
-{
-"@value": "The Name Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#493",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#493/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#493/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#493"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,17)-(20,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#492/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#492/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#492/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "#492/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-},
-{
-"@id": "#492/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "#492/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(19,33)]"
-}
-]
-},
-{
-"@id": "#492/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#491/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#491/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#491"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#494",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#495",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"core:name": [
-{
-"@value": "The Birthday Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#496",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#496/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#496/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#496"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,17)-(29,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#495/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#495/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#495/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(29,19)]"
-}
-]
-},
-{
-"@id": "#495/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(33,5)]"
-}
-]
-},
-{
-"@id": "#495/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(29,19)]"
-}
-]
-},
-{
-"@id": "#495/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(28,37)]"
-}
-]
-},
-{
-"@id": "#495/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#494/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#494/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#494"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(33,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#497",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#498",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"core:name": [
-{
-"@value": "The Gender Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#499",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#499/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#499/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#499"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,17)-(38,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#498/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#498/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(36,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#498/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "#498/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(42,5)]"
-}
-]
-},
-{
-"@id": "#498/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "#498/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(37,35)]"
-}
-]
-},
-{
-"@id": "#498/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(36,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#497/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#497/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#497"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(42,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#500",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#501",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:name": [
-{
-"@value": "The Url Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#502",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#502/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#502/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#502"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,17)-(47,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#501/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#501/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(45,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#501/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(47,19)]"
-}
-]
-},
-{
-"@id": "#501/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(51,5)]"
-}
-]
-},
-{
-"@id": "#501/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(47,19)]"
-}
-]
-},
-{
-"@id": "#501/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(46,32)]"
-}
-]
-},
-{
-"@id": "#501/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(45,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#500/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#500/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#500"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(51,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#503",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#504",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#505",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#506",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:name": [
-{
-"@value": "The Url Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#507",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#507/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#507/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#507"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,21)-(60,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#506/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#506/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#506"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(58,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#506/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,10)-(60,23)]"
-}
-]
-},
-{
-"@id": "#506/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#506"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(64,9)]"
-}
-]
-},
-{
-"@id": "#506/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,10)-(60,23)]"
-}
-]
-},
-{
-"@id": "#506/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,10)-(59,36)]"
-}
-]
-},
-{
-"@id": "#506/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(58,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#505/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#505/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#505"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(64,9)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#508",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#509",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"core:name": [
-{
-"@value": "The Thumb Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#510",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#510/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#510/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,21)-(69,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#509/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#509/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,10)-(67,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#509/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,10)-(69,23)]"
-}
-]
-},
-{
-"@id": "#509/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(73,9)]"
-}
-]
-},
-{
-"@id": "#509/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,10)-(69,23)]"
-}
-]
-},
-{
-"@id": "#509/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,10)-(68,38)]"
-}
-]
-},
-{
-"@id": "#509/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,10)-(67,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#508/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#508/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(73,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#504/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#504/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#504"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(54,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#504/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#504"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(75,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#503/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#503/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#503"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(75,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#511",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#512",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"core:name": [
-{
-"@value": "The Tagline Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#513",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#513/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#513/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#513"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,17)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#512/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(78,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#512/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(80,19)]"
-}
-]
-},
-{
-"@id": "#512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(84,5)]"
-}
-]
-},
-{
-"@id": "#512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(80,19)]"
-}
-]
-},
-{
-"@id": "#512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(79,36)]"
-}
-]
-},
-{
-"@id": "#512/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(78,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#511/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#511/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(84,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#514",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#515",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"core:name": [
-{
-"@value": "The Language Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#516",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#516/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#516/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#516"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,17)-(89,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#515/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#515/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(87,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#515/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(89,19)]"
-}
-]
-},
-{
-"@id": "#515/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,4)-(93,5)]"
-}
-]
-},
-{
-"@id": "#515/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(89,19)]"
-}
-]
-},
-{
-"@id": "#515/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,6)-(88,37)]"
-}
-]
-},
-{
-"@id": "#515/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(87,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#514/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#514/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,4)-(93,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#517",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#518",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:name": [
-{
-"@value": "The Etag Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#519",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#519/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#519/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,17)-(98,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#518/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#518/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(96,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#518/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(98,19)]"
-}
-]
-},
-{
-"@id": "#518/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,4)-(102,5)]"
-}
-]
-},
-{
-"@id": "#518/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(98,19)]"
-}
-]
-},
-{
-"@id": "#518/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(97,33)]"
-}
-]
-},
-{
-"@id": "#518/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(96,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#517/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#517/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,4)-(102,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#476",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#476",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#477",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "R34fg663H9KW9MMSKISI"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#477/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#477/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,8)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#478",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#478/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#478/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:birthday": [
-{
-"@id": "#479",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1983-10-20"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#479/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#479/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:gender": [
-{
-"@id": "#480",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "male"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(5,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#481",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#481/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#481/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#481"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,9)-(6,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:image": [
-{
-"@id": "#482",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#483",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#483/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#483/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#483"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,11)-(8,58)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#484",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#484/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#484/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#484"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#482/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#482/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,58)]"
-}
-]
-},
-{
-"@id": "#482/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,66)]"
-}
-]
-},
-{
-"@id": "#482/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#482"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,11)-(10,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:tagline": [
-{
-"@id": "#485",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Some text about me."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#485/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#485/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#485"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:language": [
-{
-"@id": "#486",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "en_GB"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#486/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#486/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#486"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,14)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#487",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "W\\244m4n5kj3gbn2nj4k4n4"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#487/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#487/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#487"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(13,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#476/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#476/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"id\": \"R34fg663H9KW9MMSKISI\",\n \"name\": \"Pawel Psztyc\",\n \"birthday\": \"1983-10-20\",\n \"gender\": \"male\",\n \"url\": \"https://domain.com/profile/pawel.psztyc\",\n \"image\": {\n \"url\": \"https://domain.com/profile/pawel.psztyc/image\",\n \"thumb\": \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n },\n \"tagline\": \"Some text about me.\",\n \"language\": \"en_GB\",\n \"etag\": \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#476/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:language"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,21)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:gender"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,18)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(14,1)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:birthday"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,26)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:tagline"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(11,34)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,36)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,50)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,24)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:image"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(10,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:reference-id": [
-{
-"@id": "#60"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#476/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#476/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#476/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,17)-(175,46)]"
-}
-]
-},
-{
-"@id": "#476/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,17)-(175,46)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#476/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#474"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#475/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#475/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#475/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(104,1)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#475/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,8)]"
-}
-]
-}
-],
-"sourcemaps:parsed-json-schema": [
-{
-"@id": "#475/source-map/parsed-json-schema/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"id\": {\n \"$id\": \"/properties/id\",\n \"type\": \"string\",\n \"title\": \"The Id Schema \",\n \"default\": \"\",\n \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"default\": \"\",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\n \"default\": \"\",\n \"examples\": [\n \"male\"\n ]\n },\n \"url\": {\n \"$id\": \"/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc\"\n ]\n },\n \"image\": {\n \"$id\": \"/properties/image\",\n \"type\": \"object\",\n \"properties\": {\n \"url\": {\n \"$id\": \"/properties/image/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image\"\n ]\n },\n \"thumb\": {\n \"$id\": \"/properties/image/properties/thumb\",\n \"type\": \"string\",\n \"title\": \"The Thumb Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n ]\n }\n }\n },\n \"tagline\": {\n \"$id\": \"/properties/tagline\",\n \"type\": \"string\",\n \"title\": \"The Tagline Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Some text about me.\"\n ]\n },\n \"language\": {\n \"$id\": \"/properties/language\",\n \"type\": \"string\",\n \"title\": \"The Language Schema \",\n \"default\": \"\",\n \"examples\": [\n \"en_GB\"\n ]\n },\n \"etag\": {\n \"$id\": \"/properties/etag\",\n \"type\": \"string\",\n \"title\": \"The Etag Schema \",\n \"default\": \"\",\n \"examples\": [\n \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n ]\n }\n }\n}"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#520",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#521",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#522",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:reference-id": [
-{
-"@id": "#183"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#522/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#522/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#522/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#522"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,17)-(178,45)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#522/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#522"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#520"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#521/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#521/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#520/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#520/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#520"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,6)-(179,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,0)-(207,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#523",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"core:description": [
-{
-"@value": "Success response for the body\n"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#530",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#531",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#488",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#489",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:name": [
-{
-"@value": "The Id Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#490",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#490/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#490/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#490"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,17)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#489/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#489/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#489/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "#489/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-},
-{
-"@id": "#489/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "#489/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,31)]"
-}
-]
-},
-{
-"@id": "#489/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(9,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#488/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#488/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#488"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#491",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#492",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:name": [
-{
-"@value": "The Name Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#493",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#493/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#493/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#493"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,17)-(20,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#492/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#492/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#492/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "#492/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-},
-{
-"@id": "#492/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "#492/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(19,33)]"
-}
-]
-},
-{
-"@id": "#492/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#491/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#491/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#491"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#494",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#495",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"core:name": [
-{
-"@value": "The Birthday Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#496",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#496/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#496/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#496"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,17)-(29,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#495/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#495/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#495/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(29,19)]"
-}
-]
-},
-{
-"@id": "#495/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(33,5)]"
-}
-]
-},
-{
-"@id": "#495/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(29,19)]"
-}
-]
-},
-{
-"@id": "#495/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(28,37)]"
-}
-]
-},
-{
-"@id": "#495/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#494/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#494/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#494"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(33,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#497",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#498",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"core:name": [
-{
-"@value": "The Gender Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#499",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#499/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#499/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#499"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,17)-(38,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#498/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#498/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(36,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#498/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "#498/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(42,5)]"
-}
-]
-},
-{
-"@id": "#498/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "#498/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(37,35)]"
-}
-]
-},
-{
-"@id": "#498/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(36,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#497/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#497/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#497"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(42,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#500",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#501",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:name": [
-{
-"@value": "The Url Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#502",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#502/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#502/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#502"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,17)-(47,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#501/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#501/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(45,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#501/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(47,19)]"
-}
-]
-},
-{
-"@id": "#501/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(51,5)]"
-}
-]
-},
-{
-"@id": "#501/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(47,19)]"
-}
-]
-},
-{
-"@id": "#501/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(46,32)]"
-}
-]
-},
-{
-"@id": "#501/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(45,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#500/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#500/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#500"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(51,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#503",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#504",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#505",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#506",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:name": [
-{
-"@value": "The Url Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#507",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#507/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#507/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#507"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,21)-(60,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#506/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#506/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#506"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(58,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#506/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,10)-(60,23)]"
-}
-]
-},
-{
-"@id": "#506/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#506"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(64,9)]"
-}
-]
-},
-{
-"@id": "#506/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,10)-(60,23)]"
-}
-]
-},
-{
-"@id": "#506/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,10)-(59,36)]"
-}
-]
-},
-{
-"@id": "#506/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(58,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#505/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#505/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#505"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(64,9)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#508",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#509",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"core:name": [
-{
-"@value": "The Thumb Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#510",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#510/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#510/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,21)-(69,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#509/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#509/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,10)-(67,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#509/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,10)-(69,23)]"
-}
-]
-},
-{
-"@id": "#509/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(73,9)]"
-}
-]
-},
-{
-"@id": "#509/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,10)-(69,23)]"
-}
-]
-},
-{
-"@id": "#509/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,10)-(68,38)]"
-}
-]
-},
-{
-"@id": "#509/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,10)-(67,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#508/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#508/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(73,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#504/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#504/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#504"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(54,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#504/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#504"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(75,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#503/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#503/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#503"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(75,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#511",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#512",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"core:name": [
-{
-"@value": "The Tagline Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#513",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#513/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#513/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#513"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,17)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#512/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(78,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#512/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(80,19)]"
-}
-]
-},
-{
-"@id": "#512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(84,5)]"
-}
-]
-},
-{
-"@id": "#512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(80,19)]"
-}
-]
-},
-{
-"@id": "#512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(79,36)]"
-}
-]
-},
-{
-"@id": "#512/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(78,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#511/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#511/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(84,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#514",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#515",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"core:name": [
-{
-"@value": "The Language Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#516",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#516/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#516/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#516"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,17)-(89,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#515/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#515/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(87,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#515/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(89,19)]"
-}
-]
-},
-{
-"@id": "#515/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,4)-(93,5)]"
-}
-]
-},
-{
-"@id": "#515/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(89,19)]"
-}
-]
-},
-{
-"@id": "#515/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,6)-(88,37)]"
-}
-]
-},
-{
-"@id": "#515/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(87,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#514/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#514/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,4)-(93,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#517",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#518",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:name": [
-{
-"@value": "The Etag Schema "
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#519",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#519/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#519/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,17)-(98,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#518/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#518/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(96,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#518/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(98,19)]"
-}
-]
-},
-{
-"@id": "#518/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,4)-(102,5)]"
-}
-]
-},
-{
-"@id": "#518/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(98,19)]"
-}
-]
-},
-{
-"@id": "#518/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(97,33)]"
-}
-]
-},
-{
-"@id": "#518/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(96,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#517/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#517/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,4)-(102,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#532",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#532",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#533",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "R34fg663H9KW9MMSKISI"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#533/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#533/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,8)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#534",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#534/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#534/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:birthday": [
-{
-"@id": "#535",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1983-10-20"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#535/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#535/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:gender": [
-{
-"@id": "#536",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "male"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#536/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#536/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#536"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(5,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#537",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#537/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#537/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#537"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,9)-(6,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:image": [
-{
-"@id": "#538",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#539",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#539/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#539/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#539"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,11)-(8,58)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#540",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#540/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#540/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#540"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#538/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#538/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,58)]"
-}
-]
-},
-{
-"@id": "#538/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,66)]"
-}
-]
-},
-{
-"@id": "#538/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#538"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,11)-(10,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:tagline": [
-{
-"@id": "#541",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Some text about me."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#541/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#541/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#541"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:language": [
-{
-"@id": "#542",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "en_GB"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#542/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#542/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#542"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,14)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#543",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "W\\244m4n5kj3gbn2nj4k4n4"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#543/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#543/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#543"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(13,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#532/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#532/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"id\": \"R34fg663H9KW9MMSKISI\",\n \"name\": \"Pawel Psztyc\",\n \"birthday\": \"1983-10-20\",\n \"gender\": \"male\",\n \"url\": \"https://domain.com/profile/pawel.psztyc\",\n \"image\": {\n \"url\": \"https://domain.com/profile/pawel.psztyc/image\",\n \"thumb\": \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n },\n \"tagline\": \"Some text about me.\",\n \"language\": \"en_GB\",\n \"etag\": \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#532/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:language"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,21)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:gender"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,18)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(14,1)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:birthday"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,26)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:tagline"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(11,34)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,36)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,50)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,24)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:image"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(10,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:reference-id": [
-{
-"@id": "#60"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#532/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#532/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#532/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(193,21)-(193,50)]"
-}
-]
-},
-{
-"@id": "#532/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(193,21)-(193,50)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#532/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#530"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#531/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#531/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#531/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(104,1)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#531/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,8)]"
-}
-]
-}
-],
-"sourcemaps:parsed-json-schema": [
-{
-"@id": "#531/source-map/parsed-json-schema/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"id\": {\n \"$id\": \"/properties/id\",\n \"type\": \"string\",\n \"title\": \"The Id Schema \",\n \"default\": \"\",\n \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"default\": \"\",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\n \"default\": \"\",\n \"examples\": [\n \"male\"\n ]\n },\n \"url\": {\n \"$id\": \"/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc\"\n ]\n },\n \"image\": {\n \"$id\": \"/properties/image\",\n \"type\": \"object\",\n \"properties\": {\n \"url\": {\n \"$id\": \"/properties/image/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image\"\n ]\n },\n \"thumb\": {\n \"$id\": \"/properties/image/properties/thumb\",\n \"type\": \"string\",\n \"title\": \"The Thumb Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n ]\n }\n }\n },\n \"tagline\": {\n \"$id\": \"/properties/tagline\",\n \"type\": \"string\",\n \"title\": \"The Tagline Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Some text about me.\"\n ]\n },\n \"language\": {\n \"$id\": \"/properties/language\",\n \"type\": \"string\",\n \"title\": \"The Language Schema \",\n \"default\": \"\",\n \"examples\": [\n \"en_GB\"\n ]\n },\n \"etag\": {\n \"$id\": \"/properties/etag\",\n \"type\": \"string\",\n \"title\": \"The Etag Schema \",\n \"default\": \"\",\n \"examples\": [\n \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n ]\n }\n }\n}"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#530/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#530/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#530"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(191,10)-(194,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#544",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#545",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#546",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:reference-id": [
-{
-"@id": "#183"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#546/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#546/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#546/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#546"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,21)-(196,49)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#546/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#546"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#544"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#545/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#545/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#545"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#544/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#544/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#544"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,10)-(197,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:header": [
-{
-"@id": "#524",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "X-Frame-Options"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "X-Frame-Options"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#525",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#526",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Deny"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#526",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "DENY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#526/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#526/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,20)-(188,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "DENY"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#526/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#526/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#526/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,20)-(188,24)]"
-}
-]
-},
-{
-"@id": "#526/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,14)-(189,0)]"
-}
-]
-},
-{
-"@id": "#526/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,20)-(188,24)]"
-}
-]
-},
-{
-"@id": "#526/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,14)-(189,0)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#526/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#524"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#527",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "SameOrigin"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#527",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "SAMEORIGIN"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#527/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#527/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,26)-(189,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "SAMEORIGIN"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#527/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#527/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#527/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,26)-(189,36)]"
-}
-]
-},
-{
-"@id": "#527/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,14)-(190,0)]"
-}
-]
-},
-{
-"@id": "#527/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,26)-(189,36)]"
-}
-]
-},
-{
-"@id": "#527/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,14)-(190,0)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#527/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#524"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#525/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#525/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#525"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,12)-(186,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#525/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#525"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,10)-(190,0)]"
-}
-]
-},
-{
-"@id": "#525/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,12)-(187,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#524/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#524/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#524"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,10)-(190,0)]"
-}
-]
-},
-{
-"@id": "#524/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,10)-(190,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#529",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This response type is deprecated and soon will be replaced."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#529/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#529/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,22)-(181,81)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#523/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#523/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#523/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(190,0)]"
-}
-]
-},
-{
-"@id": "#523/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#523"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,6)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#547",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "400"
-}
-],
-"core:name": [
-{
-"@value": "400"
-}
-],
-"core:description": [
-{
-"@value": "Client error\n"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#548",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#549",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#558",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#559",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:name": [
-{
-"@value": "The description schema"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#560",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#560/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#560/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#560"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,17)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#559/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#559/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#559"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#559/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "#559/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#559"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-},
-{
-"@id": "#559/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "#559/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,39)]"
-}
-]
-},
-{
-"@id": "#559/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(9,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#558/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#558/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#558"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#561",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#code"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#562",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "code"
-}
-],
-"core:name": [
-{
-"@value": "The code schema"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#563",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#563/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#563/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#563"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,17)-(20,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#562/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#562/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#562"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#562/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "#562/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#562"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-},
-{
-"@id": "#562/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "#562/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(19,32)]"
-}
-]
-},
-{
-"@id": "#562/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "code"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#561/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#561/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#561"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#564",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#error"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#565",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "error"
-}
-],
-"core:name": [
-{
-"@value": "The error schema"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#566",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#566/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#566/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#566"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,17)-(29,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#565/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#565/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#565/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(29,21)]"
-}
-]
-},
-{
-"@id": "#565/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(30,5)]"
-}
-]
-},
-{
-"@id": "#565/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(29,21)]"
-}
-]
-},
-{
-"@id": "#565/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(28,33)]"
-}
-]
-},
-{
-"@id": "#565/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "error"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#564/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#564/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#564"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(30,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#567",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#568",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#569",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parameter"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#570",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parameter"
-}
-],
-"core:name": [
-{
-"@value": "The location.parameter schema"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#571",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#571/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#571/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#571"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,21)-(39,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#570/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#570/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#570"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,10)-(37,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#570/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,10)-(39,23)]"
-}
-]
-},
-{
-"@id": "#570/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#570"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(43,9)]"
-}
-]
-},
-{
-"@id": "#570/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,10)-(39,23)]"
-}
-]
-},
-{
-"@id": "#570/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,10)-(38,50)]"
-}
-]
-},
-{
-"@id": "#570/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,10)-(37,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parameter"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#569/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#569/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#569"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(43,9)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#572",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#providedValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#573",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "providedValue"
-}
-],
-"core:name": [
-{
-"@value": "The location.providedValue schema"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#574",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#574/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#574/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#574"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,21)-(48,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#573/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#573/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#573"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,10)-(46,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#573/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,10)-(48,23)]"
-}
-]
-},
-{
-"@id": "#573/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#573"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(52,9)]"
-}
-]
-},
-{
-"@id": "#573/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,10)-(48,23)]"
-}
-]
-},
-{
-"@id": "#573/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,10)-(47,54)]"
-}
-]
-},
-{
-"@id": "#573/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,10)-(46,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "providedValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#572/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#572/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#572"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(52,9)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#575",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#expectedValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#576",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "expectedValue"
-}
-],
-"core:name": [
-{
-"@value": "The location.expectedValue schema"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#577",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#577/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#577/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#577"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,21)-(57,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#576/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#576/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,10)-(55,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#576/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,10)-(57,23)]"
-}
-]
-},
-{
-"@id": "#576/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(61,9)]"
-}
-]
-},
-{
-"@id": "#576/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,10)-(57,23)]"
-}
-]
-},
-{
-"@id": "#576/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,10)-(56,54)]"
-}
-]
-},
-{
-"@id": "#576/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,10)-(55,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "expectedValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#575/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#575/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#575"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(61,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#568/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#568/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#568"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#568/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#568"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#567/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#567/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#567"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#550",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#550",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:error": [
-{
-"@id": "#551",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#551/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#551/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#551"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#552",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The parameter date is required"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#552/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#552/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#552"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,17)-(3,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:code": [
-{
-"@id": "#553",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "112"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#553/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#553/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,10)-(4,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:location": [
-{
-"@id": "#554",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:parameter": [
-{
-"@id": "#555",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "date"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#555/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#555/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,17)-(6,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:providedValue": [
-{
-"@id": "#556",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10/24/2019"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#556/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#556/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#556"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,21)-(7,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:expectedValue": [
-{
-"@id": "#557",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2019-10-24"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#557/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#557/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,21)-(8,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#554/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#554/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:providedValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,33)]"
-}
-]
-},
-{
-"@id": "#554/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,23)]"
-}
-]
-},
-{
-"@id": "#554/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:expectedValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,33)]"
-}
-]
-},
-{
-"@id": "#554/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#554"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(9,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#550/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#550/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"error\": true,\n \"description\": \"The parameter date is required\",\n \"code\": 112,\n \"location\": {\n \"parameter\": \"date\",\n \"providedValue\": \"10/24/2019\",\n \"expectedValue\": \"2019-10-24\"\n }\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#550/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:code"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,13)]"
-}
-]
-},
-{
-"@id": "#550/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(10,1)]"
-}
-]
-},
-{
-"@id": "#550/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:location"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(9,3)]"
-}
-]
-},
-{
-"@id": "#550/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,49)]"
-}
-]
-},
-{
-"@id": "#550/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:error"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:reference-id": [
-{
-"@id": "#216"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/error.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#550/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#550/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#550/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,21)-(203,49)]"
-}
-]
-},
-{
-"@id": "#550/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,21)-(203,49)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#550/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#548"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#549/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#549/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#549"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#549/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#549"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(201,10)-(65,1)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#549/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#549"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,8)]"
-}
-]
-}
-],
-"sourcemaps:parsed-json-schema": [
-{
-"@id": "#549/source-map/parsed-json-schema/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#549"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"description\": {\n \"$id\": \"/properties/description\",\n \"type\": \"string\",\n \"title\": \"The description schema\",\n \"default\": \"\",\n \"examples\": [\n \"The parameter date is required\"\n ]\n },\n \"code\": {\n \"$id\": \"/properties/code\",\n \"type\": \"number\",\n \"title\": \"The code schema\",\n \"default\": \"\",\n \"examples\": [\n \"112\"\n ]\n },\n \"error\": {\n \"$id\": \"/properties/error\",\n \"type\": \"boolean\",\n \"title\": \"The error schema\",\n \"default\": true\n },\n \"location\": {\n \"$id\": \"/properties/location\",\n \"type\": \"object\",\n \"properties\": {\n \"parameter\": {\n \"$id\": \"/properties/location/properties/parameter\",\n \"type\": \"string\",\n \"title\": \"The location.parameter schema\",\n \"default\": \"\",\n \"examples\": [\n \"date\"\n ]\n },\n \"providedValue\": {\n \"$id\": \"/properties/location/properties/providedValue\",\n \"type\": \"string\",\n \"title\": \"The location.providedValue schema\",\n \"default\": \"\",\n \"examples\": [\n \"10/24/2019\"\n ]\n },\n \"expectedValue\": {\n \"$id\": \"/properties/location/properties/expectedValue\",\n \"type\": \"string\",\n \"title\": \"The location.expectedValue schema\",\n \"default\": \"\",\n \"examples\": [\n \"2019-10-24\"\n ]\n }\n }\n }\n }\n}"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#548/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#548/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#548"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(201,10)-(204,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#578",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#579",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#580",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:reference-id": [
-{
-"@id": "#62"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/error.xml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#580/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#580/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#580/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#580"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,21)-(206,48)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#580/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#580"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#578"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/schemas/error.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#579/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#579/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#579"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#578/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#578/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,10)-(207,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#547/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#547/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#547"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,6)-(207,0)]"
-}
-]
-},
-{
-"@id": "#547/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(200,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#472/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#472/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,4)-(172,0)]"
-}
-]
-},
-{
-"@id": "#472/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,4)-(171,0)]"
-}
-]
-},
-{
-"@id": "#472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,4)-(207,0)]"
-}
-]
-},
-{
-"@id": "#472/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,2)-(207,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,0)-(274,0)]"
-}
-]
-},
-{
-"@id": "#418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,2)-(145,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#581",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/people/{personId}"
-}
-],
-"core:name": [
-{
-"@value": "A person"
-}
-],
-"core:description": [
-{
-"@value": "The endpoint to access information about the person"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#582",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:name": [
-{
-"@value": "Get a person"
-}
-],
-"core:description": [
-{
-"@value": "Returns a person"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#583",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [],
-"apiContract:header": [
-{
-"@id": "#584",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-client-id"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "x-client-id"
-}
-],
-"core:description": [
-{
-"@value": "The application id used to make a request. It can be obtained in the developer console."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#585",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The application id used to make a request. It can be obtained in the developer console."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#586",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#586",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123456-acme.client.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#586/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#586/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,19)-(224,41)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "123456-acme.client.com"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#586/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#586/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#586/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,19)-(224,41)]"
-}
-]
-},
-{
-"@id": "#586/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,19)-(224,41)]"
-}
-]
-},
-{
-"@id": "#586/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,19)-(224,41)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#586/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#584"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#588",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This will be replaced"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#588/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#588/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#588"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,24)-(223,45)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#585/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#585/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,10)-(226,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#585/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,10)-(227,0)]"
-}
-]
-},
-{
-"@id": "#585/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,10)-(226,0)]"
-}
-]
-},
-{
-"@id": "#585/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(222,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#590",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This will be replaced"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#590/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#590/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#590"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,24)-(223,45)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#584/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#584/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,10)-(228,0)]"
-}
-]
-},
-{
-"@id": "#584/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,10)-(226,0)]"
-}
-]
-},
-{
-"@id": "#584/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(222,8)-(228,0)]"
-}
-]
-},
-{
-"@id": "#584/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(222,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#591",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-people-op-id"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "x-people-op-id"
-}
-],
-"core:description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#592",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#593",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#593",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#593/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#593/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#593"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,19)-(233,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#593/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#593/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#593/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,19)-(233,55)]"
-}
-]
-},
-{
-"@id": "#593/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,19)-(233,55)]"
-}
-]
-},
-{
-"@id": "#593/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#593"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,19)-(233,55)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#593/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#593"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#591"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#595",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#595/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#595/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#595"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,27)-(229,27)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#592/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#592/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#592"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,10)-(230,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#592/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,10)-(232,0)]"
-}
-]
-},
-{
-"@id": "#592/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,10)-(231,0)]"
-}
-]
-},
-{
-"@id": "#592/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,10)-(233,0)]"
-}
-]
-},
-{
-"@id": "#592/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#592"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#597",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#597/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#597/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,27)-(229,27)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#591/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#591/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,10)-(233,0)]"
-}
-]
-},
-{
-"@id": "#591/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,8)-(234,0)]"
-}
-]
-},
-{
-"@id": "#591/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#591"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#583/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#583/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#583"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,0)-(242,0)]"
-}
-]
-},
-{
-"@id": "#583/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(221,6)-(234,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#598",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#599",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#319/link-45797443",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#319"
-}
-],
-"doc:link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#599/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#599/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(237,12)-(239,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#600",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#601",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#602",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:reference-id": [
-{
-"@id": "#183"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#602/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,23)-(241,51)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#602/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#600"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#601/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#601/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#600/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#600/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#600"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,12)-(242,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#598/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#598/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#598"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(242,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#603",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "404"
-}
-],
-"core:name": [
-{
-"@value": "404"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#604",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#605",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#305",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#error"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#306",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "error"
-}
-],
-"core:description": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#307",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,17)-(52,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#308",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#308",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#308/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#308/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-},
-{
-"@id": "#308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-},
-{
-"@id": "#308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#306/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#306/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "error"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#309",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#310",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"core:description": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#310/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#310/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "#309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,8)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ErrorResource"
-}
-],
-"core:name": [
-{
-"@value": "Not found response"
-}
-],
-"core:description": [
-{
-"@value": "A response that is errored"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#605/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#605/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,14)-(101,18)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#605/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,14)-(100,45)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,12)-(101,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#604/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#604/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#604"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,12)-(101,33)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#606",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#607",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:name": [
-{
-"@value": "Not found response"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#608",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n Not found\n\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#608/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#608/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#608/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#608/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#608/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#606"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#607/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#607/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#607/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,14)-(103,45)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,14)-(103,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#606/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#606/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#606"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,12)-(103,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(103,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#609",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#610",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-custom"
-}
-],
-"security:scheme": [
-{
-"@id": "#415",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-custom"
-}
-],
-"security:type": [
-{
-"@value": "x-custom"
-}
-],
-"core:description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#65",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "SpecialToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#66",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#66/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#66/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#66/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#67",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "debugToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "debugToken"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#68",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"shacl:in": [
-{
-"@id": "#68/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#69",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Info"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#70",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Log"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#71",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Warning"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_4": [
-{
-"@id": "#72",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Error"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_5": [
-{
-"@id": "#73",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Critical"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#68/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#68/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#68/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#67/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#67/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#67"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#74",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "booleanToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#76",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#75/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#77",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#415/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#415/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#415/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#609/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#609/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#582/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#582/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#582/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,6)-(221,0)]"
-}
-]
-},
-{
-"@id": "#582/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,6)-(220,0)]"
-}
-]
-},
-{
-"@id": "#582/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,6)-(242,0)]"
-}
-]
-},
-{
-"@id": "#582/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#582"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,4)-(242,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#611",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:name": [
-{
-"@value": "Remove a person"
-}
-],
-"core:description": [
-{
-"@value": "Removes the person from the datastore. This method do not returns any data in 200 response."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#612",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [],
-"apiContract:header": [
-{
-"@id": "#613",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-people-op-id"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "x-people-op-id"
-}
-],
-"core:description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#614",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#615",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#615",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#615/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#615/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#615"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,19)-(253,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#615/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#615/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#615/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,19)-(253,55)]"
-}
-]
-},
-{
-"@id": "#615/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,19)-(253,55)]"
-}
-]
-},
-{
-"@id": "#615/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#615"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,19)-(253,55)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#615/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#615"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#613"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#617",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#617/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#617/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#617"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,27)-(249,27)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#614/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#614/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,10)-(250,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#614/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,10)-(252,0)]"
-}
-]
-},
-{
-"@id": "#614/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,10)-(251,0)]"
-}
-]
-},
-{
-"@id": "#614/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,10)-(253,0)]"
-}
-]
-},
-{
-"@id": "#614/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,8)-(254,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#619",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#619/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#619/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#619"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,27)-(249,27)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#613/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#613/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,10)-(253,0)]"
-}
-]
-},
-{
-"@id": "#613/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,8)-(254,0)]"
-}
-]
-},
-{
-"@id": "#613/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#613"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,8)-(254,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#612/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#612/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#612"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(243,0)-(254,0)]"
-}
-]
-},
-{
-"@id": "#612/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,6)-(254,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#620",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#620/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#620/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#620"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#609",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#610",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-custom"
-}
-],
-"security:scheme": [
-{
-"@id": "#415",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-custom"
-}
-],
-"security:type": [
-{
-"@value": "x-custom"
-}
-],
-"core:description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#65",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "SpecialToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#66",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#66/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#66/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#66/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#67",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "debugToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "debugToken"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#68",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"shacl:in": [
-{
-"@id": "#68/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#69",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Info"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#70",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Log"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#71",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Warning"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_4": [
-{
-"@id": "#72",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Error"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_5": [
-{
-"@id": "#73",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Critical"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#68/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#68/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#68/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#67/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#67/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#67"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#74",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "booleanToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#76",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#75/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#77",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#415/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#415/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#415/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#609/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#609/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#611/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#611/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#611/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(245,0)]"
-}
-]
-},
-{
-"@id": "#611/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(243,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#611/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,6)-(247,0)]"
-}
-]
-},
-{
-"@id": "#611/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,4)-(254,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#621",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:name": [
-{
-"@value": "Update a person"
-}
-],
-"core:description": [
-{
-"@value": "Updates the person in the datastore."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#622",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#623",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "testPatam"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "testPatam"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#624",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#623/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#623/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#623"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,8)-(259,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#632",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#319/link-45797443",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#319"
-}
-],
-"doc:link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#632/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#632/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,8)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#633",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#634",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#635",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:reference-id": [
-{
-"@id": "#183"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#635/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#635/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#635/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#635"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,19)-(264,47)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#635/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#635"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#633"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#634/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#634/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#634"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#633/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#633/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#633"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,8)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:header": [
-{
-"@id": "#625",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-people-op-id"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "x-people-op-id"
-}
-],
-"core:description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#626",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#627",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#627",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#627/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#627/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#627"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,19)-(273,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#627/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#627/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#627/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,19)-(273,55)]"
-}
-]
-},
-{
-"@id": "#627/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,19)-(273,55)]"
-}
-]
-},
-{
-"@id": "#627/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#627"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,19)-(273,55)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#627/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#627"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#625"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#629",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#629/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#629/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#629"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,27)-(269,27)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#626/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#626/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(270,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#626/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,10)-(272,0)]"
-}
-]
-},
-{
-"@id": "#626/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(271,0)]"
-}
-]
-},
-{
-"@id": "#626/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,10)-(273,0)]"
-}
-]
-},
-{
-"@id": "#626/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,8)-(274,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#631",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#631/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#631/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#631"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,27)-(269,27)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#625/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#625/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,10)-(273,0)]"
-}
-]
-},
-{
-"@id": "#625/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,8)-(274,0)]"
-}
-]
-},
-{
-"@id": "#625/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#625"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,8)-(274,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#622/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#622/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,6)-(259,0)]"
-}
-]
-},
-{
-"@id": "#622/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,6)-(274,0)]"
-}
-]
-},
-{
-"@id": "#622/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,0)-(274,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#636",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#636/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#636/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(266,8)-(267,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#609",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#610",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-custom"
-}
-],
-"security:scheme": [
-{
-"@id": "#415",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-custom"
-}
-],
-"security:type": [
-{
-"@value": "x-custom"
-}
-],
-"core:description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#65",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "SpecialToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#66",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#66/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#66/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#66/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#67",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "debugToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "debugToken"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#68",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"shacl:in": [
-{
-"@id": "#68/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#69",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Info"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#70",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Log"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#71",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Warning"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_4": [
-{
-"@id": "#72",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Error"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_5": [
-{
-"@id": "#73",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Critical"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#68/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#68/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#68/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#67/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#67/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#67"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#74",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "booleanToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#76",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#75/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#77",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#415/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#415/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#415/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#609/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#609/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#621/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#621/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#621/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(256,6)-(257,0)]"
-}
-]
-},
-{
-"@id": "#621/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,6)-(256,0)]"
-}
-]
-},
-{
-"@id": "#621/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,6)-(267,0)]"
-}
-]
-},
-{
-"@id": "#621/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#621"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,4)-(274,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#637",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "personId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "personId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the person in the system. It is generated by the database numeric value for the person."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#638",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the person in the system. It is generated by the database numeric value for the person."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#639",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#639",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1234"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#639/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#639/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,17)-(217,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "1234"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#639/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#639/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#639/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,17)-(217,21)]"
-}
-]
-},
-{
-"@id": "#639/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,17)-(217,21)]"
-}
-]
-},
-{
-"@id": "#639/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,17)-(217,21)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#639/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#637"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#638/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#638/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#638"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(214,8)-(214,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#638/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(214,8)-(215,0)]"
-}
-]
-},
-{
-"@id": "#638/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,8)-(217,0)]"
-}
-]
-},
-{
-"@id": "#638/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#638"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,6)-(218,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#637/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#637/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(215,8)-(216,0)]"
-}
-]
-},
-{
-"@id": "#637/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,8)-(217,0)]"
-}
-]
-},
-{
-"@id": "#637/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,6)-(218,0)]"
-}
-]
-},
-{
-"@id": "#637/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#637"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,6)-(218,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#581/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#581/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#581"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fpeople"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#581/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,4)-(212,0)]"
-}
-]
-},
-{
-"@id": "#581/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,4)-(211,0)]"
-}
-]
-},
-{
-"@id": "#581/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,18)-(218,0)]"
-}
-]
-},
-{
-"@id": "#581/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#581"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,2)-(274,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#640",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/products"
-}
-],
-"core:name": [
-{
-"@value": "Products"
-}
-],
-"core:description": [
-{
-"@value": "The API is to be used to access data about the products."
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#641",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:name": [
-{
-"@value": "Create product"
-}
-],
-"core:description": [
-{
-"@value": "Creates a product in the store.\nWhile creating a product the `id` and `etag` properties will be ignored.\n\nThe endpoint will reject the request if exactly the same product is already defined in the\ndatastore (all properties of both objects equals). Newly created product is available\nfor listing but **it won't be available for ordering API** until it's availability is not set.\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#642",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#643",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#349/link-1077918879",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#349"
-}
-],
-"doc:link-label": [
-{
-"@value": "Product"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#643/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#643/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#643"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,6)-(289,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#644",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#645",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#646",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:reference-id": [
-{
-"@id": "#4"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/product.xml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#646/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#646/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#646/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#646"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,17)-(291,46)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#646/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#646"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#644"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/schemas/product.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#645/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#645/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#645"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#644/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#644/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#644"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#642/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#642/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#642"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,0)-(319,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#647",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#358",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#349/link-1077918879",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#349"
-}
-],
-"doc:link-label": [
-{
-"@value": "Product"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,10)-(314,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#648",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#649",
-"@type": [
-"raml-shapes:SchemaShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#650",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:reference-id": [
-{
-"@id": "#4"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/product.xml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#650/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#650/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#650/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#650"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(316,21)-(316,50)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#650/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#650"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#648"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/schemas/product.xsd"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#649/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#649/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#649"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#648/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#648/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#648"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,10)-(317,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#647/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#647/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#647"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,6)-(317,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#651",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "400"
-}
-],
-"core:name": [
-{
-"@value": "400"
-}
-],
-"core:description": [
-{
-"@value": "The request has been rejected. Probably the product already exists in the datastore."
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#651/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#651/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#651"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,6)-(319,0)]"
-}
-]
-},
-{
-"@id": "#651/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,8)-(319,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#641/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#641/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#641/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,4)-(286,0)]"
-}
-]
-},
-{
-"@id": "#641/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,4)-(279,0)]"
-}
-]
-},
-{
-"@id": "#641/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,4)-(319,0)]"
-}
-]
-},
-{
-"@id": "#641/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#641"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,2)-(319,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,2)-(276,0)]"
-}
-]
-},
-{
-"@id": "#640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,2)-(277,0)]"
-}
-]
-},
-{
-"@id": "#640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,0)-(319,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#652",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/orgs"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#652/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#652/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#652"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,0)-(371,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#653",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/orgs/{orgId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#654",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:name": [
-{
-"@value": "Get organization"
-}
-],
-"core:description": [
-{
-"@value": "Returns an organization info."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#655",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#656",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#657",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#676",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#677",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "UUID generated ID"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#677/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#677/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#677"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,18)-(331,22)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#677/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,18)-(332,0)]"
-}
-]
-},
-{
-"@id": "#677/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,18)-(333,0)]"
-}
-]
-},
-{
-"@id": "#677/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#677"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,16)-(333,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#676/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#676/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#676"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,16)-(333,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#115",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#Head"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#95/link-575580969",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#95"
-}
-],
-"doc:link-label": [
-{
-"@value": "Manager"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "Head"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#114",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#94/link--1709290477",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#94"
-}
-],
-"doc:link-label": [
-{
-"@value": "Alertable"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "onCall"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Org"
-}
-],
-"core:description": [
-{
-"@value": "Represents an organization unit."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#658",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#658",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#659",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "12345"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#659/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#659/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#659"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,20)-(334,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:onCall": [
-{
-"@id": "#660",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:firstname": [
-{
-"@id": "#661",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "nico"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#661/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#661/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#661"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,29)-(336,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastname": [
-{
-"@id": "#662",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ark"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#662/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#662/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#662"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,28)-(337,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:kind": [
-{
-"@id": "#663",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#663/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#663/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#663"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,24)-(338,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:clearanceLevel": [
-{
-"@id": "#664",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "low"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#664/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#664/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#664"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,34)-(339,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:phone": [
-{
-"@id": "#665",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "12321"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#665/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#665/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#665"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,25)-(340,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#660/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#660/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:clearanceLevel"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,18)-(340,0)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#660"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,0)-(341,0)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,18)-(339,0)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:phone"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,18)-(341,0)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:firstname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,18)-(337,0)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,18)-(338,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:Head": [
-{
-"@id": "#666",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:firstname": [
-{
-"@id": "#667",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "nico"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#667/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#667/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#667"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,29)-(342,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastname": [
-{
-"@id": "#668",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ark"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#668/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#668/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#668"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,28)-(343,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:kind": [
-{
-"@id": "#669",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeManager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#669/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#669/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#669"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,24)-(344,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:reports": [
-{
-"@id": "#670",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#671",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:firstname": [
-{
-"@id": "#672",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "nico"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#672/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#672/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#672"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,33)-(347,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastname": [
-{
-"@id": "#673",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ark"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#673/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#673/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#673"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,32)-(348,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:kind": [
-{
-"@id": "#674",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "admin"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#674/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#674/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#674"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,28)-(349,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#671/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#671/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:lastname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,22)-(349,0)]"
-}
-]
-},
-{
-"@id": "#671/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:firstname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,22)-(348,0)]"
-}
-]
-},
-{
-"@id": "#671/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,22)-(350,0)]"
-}
-]
-},
-{
-"@id": "#671/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#671"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,0)-(350,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#670/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#670/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#670"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,26)-(350,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:phone": [
-{
-"@id": "#675",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123-23"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#675/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#675/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#675"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,25)-(350,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#666/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#666/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:reports"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,18)-(350,0)]"
-}
-]
-},
-{
-"@id": "#666/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#666"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,0)-(351,0)]"
-}
-]
-},
-{
-"@id": "#666/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,18)-(345,0)]"
-}
-]
-},
-{
-"@id": "#666/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:phone"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,18)-(351,0)]"
-}
-]
-},
-{
-"@id": "#666/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:firstname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,18)-(343,0)]"
-}
-]
-},
-{
-"@id": "#666/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,18)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#658/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#658/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:onCall"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(335,16)-(341,0)]"
-}
-]
-},
-{
-"@id": "#658/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,16)-(335,0)]"
-}
-]
-},
-{
-"@id": "#658/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:Head"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(351,0)]"
-}
-]
-},
-{
-"@id": "#658/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#658"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,0)-(351,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "id: \"12345\"\nonCall:\n firstname: nico\n lastname: ark\n kind: AcmeAdmin\n clearanceLevel: low\n phone: \"12321\"\nHead:\n firstname: nico\n lastname: ark\n kind: AcmeManager\n reports:\n -\n firstname: nico\n lastname: ark\n kind: admin\n phone: \"123-23\""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#658/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#658/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#658/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,22)-(351,0)]"
-}
-]
-},
-{
-"@id": "#658/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,0)-(351,0)]"
-}
-]
-},
-{
-"@id": "#658/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#658"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,14)-(351,0)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#658/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#658"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#656"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#657/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#657/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#657"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,14)-(328,18)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#657/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#657"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "#657/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#656/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#656/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#656"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,12)-(351,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#655/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#655/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#655"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,8)-(351,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#654/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#654/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,6)-(324,0)]"
-}
-]
-},
-{
-"@id": "#654/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,6)-(323,0)]"
-}
-]
-},
-{
-"@id": "#654/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,6)-(351,0)]"
-}
-]
-},
-{
-"@id": "#654/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#654"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,4)-(351,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#678",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#679",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#680",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#681",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#682",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#683",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "UUID generated ID"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#683/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#683/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#683"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,14)-(357,18)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#683/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,14)-(358,0)]"
-}
-]
-},
-{
-"@id": "#683/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,14)-(359,0)]"
-}
-]
-},
-{
-"@id": "#683/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#683"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,12)-(359,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#682/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#682/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#682"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,12)-(359,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#115",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#Head"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#95/link-575580969",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#95"
-}
-],
-"doc:link-label": [
-{
-"@value": "Manager"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "Head"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#114",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#94/link--1709290477",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#94"
-}
-],
-"doc:link-label": [
-{
-"@value": "Alertable"
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "onCall"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Org"
-}
-],
-"core:description": [
-{
-"@value": "Represents an organization unit."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#681/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#681/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#681"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,10)-(354,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#681/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#681"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,8)-(359,0)]"
-}
-]
-},
-{
-"@id": "#681/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#680/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#680/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#680"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,8)-(359,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#679/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#679/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#679"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,0)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#684",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#685",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#113/link-594035865",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#113"
-}
-],
-"doc:link-label": [
-{
-"@value": "Org"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#685/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#685/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#685"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,12)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#684/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#684/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#684"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,8)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#678/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#678/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#678/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#678"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,4)-(364,0)]"
-}
-]
-},
-{
-"@id": "#678/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,6)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#686",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "orgId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "orgId"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#687",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "orgId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#686/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#686/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#686"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#653/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#653/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#653"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Forgs"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#653/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#653"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,2)-(371,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#688",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/orgs/{orgId}/managers"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#689",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:returns": [
-{
-"@id": "#690",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#691",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#692/link-946106342",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#692"
-}
-],
-"doc:link-label": [
-{
-"@value": "amf_inline_type_1"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#691/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#691/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#691"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,14)-(371,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#690/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#690/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#690"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,10)-(371,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#689/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#689/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#689"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,6)-(371,0)]"
-}
-]
-},
-{
-"@id": "#689/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,8)-(371,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#693",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "orgId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "orgId"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#694",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "orgId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#693/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#693/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#693"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#688/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#688/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#688"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Forgs%2F%7BorgId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#688/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#688"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,4)-(371,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#695",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/messages"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#696",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Create a new message"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#697",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#698",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#699",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#700",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#receiver"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#701",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "receiver"
-}
-],
-"core:description": [
-{
-"@value": "receiver of the message"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#701/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#701/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#701"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(381,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#701/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "#701/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-},
-{
-"@id": "#701/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#701"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "receiver"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#700/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#700/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#700"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "#700/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#702",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#body"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#703",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "body"
-}
-],
-"core:description": [
-{
-"@value": "A message body"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#703/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#703/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#703"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#703/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "#703/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "#703/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#703"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "body"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#702/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#702/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#702"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "#702/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#704",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#705",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"core:description": [
-{
-"@value": "If true then the message will be marked as important"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#706",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#706/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#706/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#706"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,21)-(391,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#705/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#705/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#705"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#705/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-},
-{
-"@id": "#705/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#705"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(393,0)]"
-}
-]
-},
-{
-"@id": "#705/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-},
-{
-"@id": "#705/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "#705/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#704/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#704/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#704"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(393,0)]"
-}
-]
-},
-{
-"@id": "#704/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,12)-(393,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#699/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#699/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#699"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#699/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#699"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,6)-(393,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#699/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#699"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,8)-(378,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#698/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#698/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#698"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,6)-(393,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#697/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#697/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#697"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,0)-(393,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#707",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [],
-"apiContract:header": [
-{
-"@id": "#708",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "X-Amin-Resource"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "X-Amin-Resource"
-}
-],
-"core:description": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#709",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:name": [
-{
-"@value": "Admin resource mark header"
-}
-],
-"core:description": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#710",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#710/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#710/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#710"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,17)-(17,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#709/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#709/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#709"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(16,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#709/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,22)]"
-}
-]
-},
-{
-"@id": "#709/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#709"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-},
-{
-"@id": "#709/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,94)]"
-}
-]
-},
-{
-"@id": "#709/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,22)]"
-}
-]
-},
-{
-"@id": "#709/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(16,21)]"
-}
-]
-},
-{
-"@id": "#709/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#708/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#708/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,94)]"
-}
-]
-},
-{
-"@id": "#708/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-},
-{
-"@id": "#708/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#708"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#707/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#707/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#707"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(18,94)]"
-}
-]
-},
-{
-"@id": "#707/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,94)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#711",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "The 401 response will be returned when trying to update the resource with\nnon-admin clerance level. Resources that requires admin privileges are marked with\n`X-Admin-Resource` header when getting the resource.\n"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#711/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#711/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#711"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#711/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#712",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#713",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#414",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "This API supports OAuth 2.0 for authenticating all API requests."
-}
-],
-"apiContract:header": [
-{
-"@id": "#32",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#33",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#34",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#34",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#34/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#34/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#32"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#33/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(12,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#35",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(7,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#37",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#38",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#39",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#39/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#40",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"core:description": [
-{
-"@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#41",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#42/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#43",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "authorization_code"
-},
-{
-"@value": "implicit"
-}
-],
-"security:flows": [
-{
-"@id": "#44",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "http://api.domain.com/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "http://api.domain.com/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#45",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "profile"
-}
-]
-},
-{
-"@id": "#46",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "email"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#414/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#414/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#414/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#713/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#713/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#713"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,14)-(372,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#712/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#712/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#712"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,14)-(372,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#696/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#696/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#696/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#696"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,2)-(393,0)]"
-}
-]
-},
-{
-"@id": "#696/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,4)-(375,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#714",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "List user messages. It returns an array of messages for last of 7 days if\n`since` property is not set.\nYou can use `since` and `until` query parameters to control messages time\nspan.\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#715",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#716",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "until"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "until"
-}
-],
-"core:description": [
-{
-"@value": "Date right limit of the messages query."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#717",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Date right limit of the messages query."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#718",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#718",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-05-12"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,17)-(404,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "2017-05-12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#718/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#718/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,17)-(404,27)]"
-}
-]
-},
-{
-"@id": "#718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,17)-(404,27)]"
-}
-]
-},
-{
-"@id": "#718/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,17)-(404,27)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#718/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#716"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#720",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#720/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#720/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#720"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,25)-(401,25)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#717/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#717/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#717"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,8)-(402,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#717/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,8)-(403,0)]"
-}
-]
-},
-{
-"@id": "#717/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,8)-(404,0)]"
-}
-]
-},
-{
-"@id": "#717/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#717"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,6)-(405,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#722",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#722/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#722/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#722"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,25)-(401,25)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#716/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#716/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,8)-(404,0)]"
-}
-]
-},
-{
-"@id": "#716/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,6)-(405,0)]"
-}
-]
-},
-{
-"@id": "#716/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#716"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,6)-(405,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#723",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "since"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "since"
-}
-],
-"core:description": [
-{
-"@value": "Date left limit of the messages query."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#724",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Date left limit of the messages query."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#725",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#725",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-05-10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#725/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#725/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,17)-(408,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "2017-05-10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#725/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#725/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#725/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,17)-(408,27)]"
-}
-]
-},
-{
-"@id": "#725/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,17)-(408,27)]"
-}
-]
-},
-{
-"@id": "#725/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,17)-(408,27)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#725/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#723"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#724/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#724/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#724"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,8)-(406,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#724/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,8)-(407,0)]"
-}
-]
-},
-{
-"@id": "#724/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,8)-(408,0)]"
-}
-]
-},
-{
-"@id": "#724/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#724"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,6)-(409,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#723/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#723/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,8)-(408,0)]"
-}
-]
-},
-{
-"@id": "#723/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,6)-(409,0)]"
-}
-]
-},
-{
-"@id": "#723/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#723"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,6)-(409,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#715/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#715/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#715"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,0)-(416,0)]"
-}
-]
-},
-{
-"@id": "#715/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,4)-(409,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#726",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#727",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#728",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#195/link--1770758245",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#195"
-}
-],
-"doc:link-label": [
-{
-"@value": "items"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#729",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#729",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#730",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:from": [
-{
-"@id": "#731",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:uid": [
-{
-"@id": "#732",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "a7917e3c-4abf-11e7-a919-92ebcb67fe33"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#732/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#732/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#732"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#733",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#733/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#733/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#733"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:email": [
-{
-"@id": "#734",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#734/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#734/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#734"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,15)-(6,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#731/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#731/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,6)-(5,28)]"
-}
-]
-},
-{
-"@id": "#731/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:uid"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,6)-(4,51)]"
-}
-]
-},
-{
-"@id": "#731/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:email"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,6)-(6,71)]"
-}
-]
-},
-{
-"@id": "#731/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#731"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,12)-(7,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:message": [
-{
-"@id": "#735",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is an example message. Hello."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#735/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#735/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#735"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,15)-(8,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:timestamp": [
-{
-"@id": "#736",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1496757380"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#736/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#736/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#736"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,17)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:attachements": [
-{
-"@id": "#737",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#738",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#738/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#738/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#738"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#737/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#737/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#737"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,20)-(12,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#730/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#730/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:timestamp"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,27)]"
-}
-]
-},
-{
-"@id": "#730/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#730"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(13,3)]"
-}
-]
-},
-{
-"@id": "#730/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:attachements"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(12,5)]"
-}
-]
-},
-{
-"@id": "#730/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:message"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,51)]"
-}
-]
-},
-{
-"@id": "#730/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:from"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(7,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#739",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:from": [
-{
-"@id": "#740",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:uid": [
-{
-"@id": "#741",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "15e64d90-4ac0-11e7-a919-92ebcb67fe33"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#741/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#741/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#741"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#742",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#742/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#742/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#742"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,14)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:email": [
-{
-"@id": "#743",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#743/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#743/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#743"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,15)-(17,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#740/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#740/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(16,24)]"
-}
-]
-},
-{
-"@id": "#740/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:uid"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(15,51)]"
-}
-]
-},
-{
-"@id": "#740/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:email"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(17,71)]"
-}
-]
-},
-{
-"@id": "#740/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#740"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(18,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:message": [
-{
-"@id": "#744",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Howdy?"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#744/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#744/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#744"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,15)-(19,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:timestamp": [
-{
-"@id": "#745",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1496757498"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#745/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#745/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#745"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,17)-(20,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#739/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#739/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:message"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,23)]"
-}
-]
-},
-{
-"@id": "#739/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:from"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(18,5)]"
-}
-]
-},
-{
-"@id": "#739/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:timestamp"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,27)]"
-}
-]
-},
-{
-"@id": "#739/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#739"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,5)-(21,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#729/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#729/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[\n {\n \"from\": {\n \"uid\": \"a7917e3c-4abf-11e7-a919-92ebcb67fe33\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\n },\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"from\": {\n \"uid\": \"15e64d90-4ac0-11e7-a919-92ebcb67fe33\",\n \"name\": \"John Doe\",\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\"\n },\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498\n }\n]\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#729/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(22,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "[\n {\n \"from\": {\n \"uid\": \"a7917e3c-4abf-11e7-a919-92ebcb67fe33\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\n },\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"from\": {\n \"uid\": \"15e64d90-4ac0-11e7-a919-92ebcb67fe33\",\n \"name\": \"John Doe\",\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\"\n },\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498\n }\n]\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/messages-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#729/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#729/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#729/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,21)-(415,60)]"
-}
-]
-},
-{
-"@id": "#729/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#729/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,21)-(415,60)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#729/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#727"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#728/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#728/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#728"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#728/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#728"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(416,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#728/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#728"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#727/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#727/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#727"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(416,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#726/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#726/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#726"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,6)-(416,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#712",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#713",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#414",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "This API supports OAuth 2.0 for authenticating all API requests."
-}
-],
-"apiContract:header": [
-{
-"@id": "#32",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#33",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#34",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#34",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#34/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#34/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#32"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#33/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(12,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#35",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(7,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#37",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#38",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#39",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#39/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#40",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"core:description": [
-{
-"@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#41",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#42/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#43",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "authorization_code"
-},
-{
-"@value": "implicit"
-}
-],
-"security:flows": [
-{
-"@id": "#44",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "http://api.domain.com/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "http://api.domain.com/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#45",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "profile"
-}
-]
-},
-{
-"@id": "#46",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "email"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#414/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#414/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#414/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#713/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#713/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#713"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,14)-(372,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#712/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#712/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#712"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,14)-(372,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#714/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#714/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#714/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,4)-(399,0)]"
-}
-]
-},
-{
-"@id": "#714/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,4)-(416,0)]"
-}
-]
-},
-{
-"@id": "#714/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#714"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,2)-(416,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#695/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#695/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#695"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,0)-(427,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#746",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/messages/bulk"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#747",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Bulk create messages."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#748",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#749",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#750",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#18/link-1486606897",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#18"
-}
-],
-"doc:link-label": [
-{
-"@value": "items"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#751",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Example1"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#751",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#752",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:email": [
-{
-"@id": "#753",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#753/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#753/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#753"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,13)-(3,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:message": [
-{
-"@id": "#754",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is an example message. Hello."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#754/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#754/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#754"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,15)-(4,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:timestamp": [
-{
-"@id": "#755",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1496757380"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#755/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#755/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#755"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,17)-(5,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:attachements": [
-{
-"@id": "#756",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#757",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#757/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#757/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#757"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(7,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#756/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#756/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#756"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,20)-(8,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#752/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#752/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:timestamp"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,27)]"
-}
-]
-},
-{
-"@id": "#752/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#752"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(9,3)]"
-}
-]
-},
-{
-"@id": "#752/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:attachements"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(8,5)]"
-}
-]
-},
-{
-"@id": "#752/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:message"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,51)]"
-}
-]
-},
-{
-"@id": "#752/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:email"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,69)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#758",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:email": [
-{
-"@id": "#759",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#759/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#759/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#759"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:message": [
-{
-"@id": "#760",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Howdy?"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#760/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#760/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#760"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,15)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:timestamp": [
-{
-"@id": "#761",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1496757498"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#761/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#761/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#761"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,17)-(12,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:important": [
-{
-"@id": "#762",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#762/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#762/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#762"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#758/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#758/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:timestamp"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,27)]"
-}
-]
-},
-{
-"@id": "#758/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#758"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,5)-(14,3)]"
-}
-]
-},
-{
-"@id": "#758/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:important"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,21)]"
-}
-]
-},
-{
-"@id": "#758/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:message"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,23)]"
-}
-]
-},
-{
-"@id": "#758/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:email"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#751/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#751/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[\n {\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\",\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\",\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498,\n \"important\": true\n }\n]\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#751/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(15,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "[\n {\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\",\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\",\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498,\n \"important\": true\n }\n]\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/demo-api/examples/messages-sent-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#751/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#751/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#751/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,22)-(426,66)]"
-}
-]
-},
-{
-"@id": "#751/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,12)-(427,0)]"
-}
-]
-},
-{
-"@id": "#751/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#751/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,12)-(427,0)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#751/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#749"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#764",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#764/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#764/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#764"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,27)-(422,27)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#750/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#750/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#750"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#750/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#750"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,8)-(427,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#750/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#750"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,10)-(423,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#749/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#749/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#749"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,8)-(427,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#748/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#748/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#748"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,0)-(427,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#765",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [],
-"apiContract:header": [
-{
-"@id": "#766",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "X-Amin-Resource"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "X-Amin-Resource"
-}
-],
-"core:description": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#767",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:name": [
-{
-"@value": "Admin resource mark header"
-}
-],
-"core:description": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#768",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#768/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#768/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#768"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,17)-(17,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#767/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#767/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#767"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(16,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#767/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,22)]"
-}
-]
-},
-{
-"@id": "#767/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#767"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-},
-{
-"@id": "#767/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,94)]"
-}
-]
-},
-{
-"@id": "#767/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,22)]"
-}
-]
-},
-{
-"@id": "#767/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(16,21)]"
-}
-]
-},
-{
-"@id": "#767/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#766/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#766/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,94)]"
-}
-]
-},
-{
-"@id": "#766/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-},
-{
-"@id": "#766/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#766"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#765/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#765/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#765"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(18,94)]"
-}
-]
-},
-{
-"@id": "#765/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,94)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#769",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "The 401 response will be returned when trying to update the resource with\nnon-admin clerance level. Resources that requires admin privileges are marked with\n`X-Admin-Resource` header when getting the resource.\n"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#769/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#769/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#769"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#769/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#747/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#747/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#747/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#747"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,4)-(427,0)]"
-}
-]
-},
-{
-"@id": "#747/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,6)-(419,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#746/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#746/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#746"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fmessages"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#746/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#746"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,2)-(427,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#770",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/arrayBody"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#771",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#772",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#773",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#774",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#319/link-45797443",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#319"
-}
-],
-"doc:link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "This demonstrates a body as an Array\n"
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#776",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This response type is deprecated and soon will be replaced."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#776/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#776/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#776"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,22)-(431,81)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#774/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#774/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#774"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#774/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#774"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,6)-(435,0)]"
-}
-]
-},
-{
-"@id": "#774/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,8)-(434,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#774/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#774"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,8)-(434,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#773/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#773/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#773"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,6)-(435,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#772/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#772/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#772"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,0)-(435,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#771/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#771/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#771/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#771"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(428,2)-(435,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#770/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#770/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#770"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,0)-(435,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#777",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/multipart"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#778",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#779",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#780",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "multipart/form-data"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#337/link-1373565202",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#337"
-}
-],
-"doc:link-label": [
-{
-"@value": "MultipartPerson"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#780/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#780/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#780"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,6)-(440,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#779/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#779/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#779"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,0)-(440,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#778/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#778/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#778/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#778"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,2)-(440,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#777/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#777/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#777"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,0)-(440,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#781",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/query-string-test"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#781/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#781/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#781"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,0)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#782",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/query-string-test/node-type"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#783",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#784",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:queryString": [
-{
-"@id": "#336/link-2137145683",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#336"
-}
-],
-"doc:link-label": [
-{
-"@value": "QueryParam"
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#784/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#784/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#784"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(443,0)-(444,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#783/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#783/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#783/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#783"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(442,4)-(444,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#782/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#782/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#782"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-string-test"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#782/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#782"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(441,2)-(444,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#785",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/query-string-test/union"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#786",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#787",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:queryString": [
-{
-"@id": "#788",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:anyOf": [
-{
-"@id": "#336/link-2137145683",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#336"
-}
-],
-"doc:link-label": [
-{
-"@value": "QueryParam"
-}
-]
-},
-{
-"@id": "#348/link--108497498",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#348"
-}
-],
-"doc:link-label": [
-{
-"@value": "OtherQueryParam"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "queryString"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#788/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#788/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#788"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,6)-(447,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#787/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#787/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#787"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,0)-(447,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#786/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#786/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#786/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#786"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,4)-(447,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#785/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#785/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#785"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-string-test"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#785/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#785"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,2)-(447,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#789",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/query-string-test/scalar"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#790",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#791",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:queryString": [
-{
-"@id": "#792",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "queryString"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#793",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#793",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "test"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#793/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#793/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#793"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,17)-(451,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "test"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#793/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#793/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#793/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,17)-(451,21)]"
-}
-]
-},
-{
-"@id": "#793/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,17)-(451,21)]"
-}
-]
-},
-{
-"@id": "#793/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#793"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,17)-(451,21)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#793/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#793"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#791"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#792/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#792/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#792"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,8)-(450,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#792/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#792"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,6)-(452,0)]"
-}
-]
-},
-{
-"@id": "#792/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,8)-(451,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#791/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#791/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#791"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,0)-(452,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#790/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#790/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#790/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#790"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,4)-(452,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#789/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#789/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#789"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-string-test"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#789/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#789"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(447,2)-(452,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#794",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/query-string-test/array"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#795",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#796",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:queryString": [
-{
-"@id": "#797/link--153112351",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#797"
-}
-],
-"doc:link-label": [
-{
-"@value": "amf_inline_type_2"
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#796/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#796/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#796"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(454,0)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#795/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#795/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#795/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#795"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(453,4)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#794/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#794/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#794"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-string-test"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#794/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#794"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,2)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#798",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/query-parameters/{feature}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#799",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "To test enum values in the URI parameters for inline type declaration."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#800",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#801",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "testRepeatable"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "testRepeatable"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#802",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#808",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#805",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#805",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#806",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "value1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#806/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#806/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#806"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,18)-(476,24)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#807",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "value2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#807/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#807/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#807"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,26)-(476,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#805/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#805/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#805"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,17)-(476,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "- value1\n- value2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#805/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#805/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#805/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,17)-(476,33)]"
-}
-]
-},
-{
-"@id": "#805/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,17)-(476,33)]"
-}
-]
-},
-{
-"@id": "#805/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#805"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,17)-(476,33)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#805/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#805"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#801"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#804",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test parameter will be removed in next version of the API."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#804/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#804/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#804"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(473,22)-(473,80)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#802/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#802/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#802"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(475,8)-(475,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#802/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#802"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(472,6)-(477,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#810",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test parameter will be removed in next version of the API."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#810/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#810/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#810"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(473,22)-(473,80)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#801/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#801/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(474,8)-(475,0)]"
-}
-]
-},
-{
-"@id": "#801/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(472,6)-(477,0)]"
-}
-]
-},
-{
-"@id": "#801/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#801"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(472,6)-(477,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#811",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "numericRepeatable"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "numericRepeatable"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#812/link--1705701730",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#812"
-}
-],
-"doc:link-label": [
-{
-"@value": "amf_inline_type_3"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#811/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#811/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#811"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(477,6)-(483,0)]"
-}
-]
-},
-{
-"@id": "#811/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(478,8)-(479,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#820",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "notRequiredRepeatable"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "notRequiredRepeatable"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#821",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#824",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#824/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#824/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#824"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(486,8)-(487,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#823",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#823/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#823/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#823"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(484,25)-(484,25)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#821/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#821/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#821"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(485,8)-(485,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#821/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#821"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(483,6)-(488,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#826",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#826/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#826/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#826"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(484,25)-(484,25)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#820/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#820/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(487,8)-(488,0)]"
-}
-]
-},
-{
-"@id": "#820/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(483,6)-(488,0)]"
-}
-]
-},
-{
-"@id": "#820/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#820"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(483,6)-(488,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#800/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#800/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#800"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(466,0)-(488,0)]"
-}
-]
-},
-{
-"@id": "#800/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(471,4)-(488,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#828",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This method is deprecated and will be removed."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#828/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#828/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#828"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(466,18)-(466,64)]"
-}
-]
-}
-]
-}
-]
-},
-"amf://id#295": {
-"core:extensionName": [
-{
-"@value": "clearanceLevel"
-}
-],
-"@id": "#830",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:level": [
-{
-"@id": "#831",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "high"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#831/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#831/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#831"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,13)-(468,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:signature": [
-{
-"@id": "#832",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "230-ghtwvfrs1itr"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#832/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#832/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#832"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(469,17)-(469,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#830/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#830/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:level"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,6)-(469,0)]"
-}
-]
-},
-{
-"@id": "#830/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:signature"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(469,6)-(470,0)]"
-}
-]
-},
-{
-"@id": "#830/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#830"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,0)-(470,0)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-},
-{
-"@id": "#295"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#799/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#799/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#799/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#799"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,2)-(488,0)]"
-}
-]
-},
-{
-"@id": "#799/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(470,4)-(471,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#833",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "feature"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "feature"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#834",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"shacl:in": [
-{
-"@id": "#834/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#835",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "A"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#835/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#835/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#835"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,10)-(462,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#836",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "B"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#836/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#836/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#836"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(463,10)-(463,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#837",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "C"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#837/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#837/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#837"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,10)-(464,11)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#834/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#834/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#834"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(460,6)-(460,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#834/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(460,6)-(461,0)]"
-}
-]
-},
-{
-"@id": "#834/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,6)-(465,0)]"
-}
-]
-},
-{
-"@id": "#834/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#834"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#833/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#833/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#833"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-},
-{
-"@id": "#833/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#839",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This endpoint is deprecated and will be removed."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#839/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#839/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#839"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,16)-(457,64)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#798/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#798/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#798"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,0)-(498,0)]"
-}
-]
-},
-{
-"@id": "#798/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(458,16)-(465,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#840",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/query-parameters/{feature}/{typeFeature}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#841",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "To test enum values in the URI parameters for global type declaration."
-}
-],
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#843",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This endpoint is deprecated and will be removed."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#843/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#843/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#843"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(496,20)-(496,68)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#841/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#841/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#841"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(495,4)-(498,0)]"
-}
-]
-},
-{
-"@id": "#841/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(497,6)-(498,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#844",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "feature"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "feature"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#845",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"shacl:in": [
-{
-"@id": "#845/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#835",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "A"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#835/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#835/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#835"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,10)-(462,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#836",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "B"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#836/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#836/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#836"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(463,10)-(463,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#837",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "C"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#837/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#837/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#837"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,10)-(464,11)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#845/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#845/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#845"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(460,6)-(460,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#845/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(460,6)-(461,0)]"
-}
-]
-},
-{
-"@id": "#845/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,6)-(465,0)]"
-}
-]
-},
-{
-"@id": "#845/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#845"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#844/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#844/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#844"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#844/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#844"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-},
-{
-"@id": "#844/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#846",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "typeFeature"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "typeFeature"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#847",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "Feature"
-}
-],
-"core:description": [
-{
-"@value": "A feature to test enum values in the URI parameters."
-}
-],
-"shacl:in": [
-{
-"@id": "#847/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#369",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "A"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(62,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#370",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "B"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(63,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#371",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "C"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(64,9)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#849",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#849/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#849/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#849"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(493,25)-(493,25)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#847/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#847/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#847"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,8)-(494,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#847/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#847/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,8)-(495,0)]"
-}
-]
-},
-{
-"@id": "#847/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#847/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#847"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(492,6)-(495,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#851",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#851/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#851/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#851"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(493,25)-(493,25)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#846/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#846/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#846"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(492,6)-(495,0)]"
-}
-]
-},
-{
-"@id": "#846/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(492,6)-(495,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"core:extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "#853",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#853/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#853/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#853"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(489,21)-(489,21)]"
-}
-]
-}
-]
-}
-]
-},
-"amf://id#291": {
-"core:extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "#855",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This method will be removed in future release of the API."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#855/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#855/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#855"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(490,18)-(490,75)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#293"
-},
-{
-"@id": "#291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#840/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#840/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#840"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-parameters%2F%7Bfeature%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#840/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#840"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(488,2)-(498,0)]"
-}
-]
-},
-{
-"@id": "#840/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(491,18)-(495,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#417/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#417/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "core:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#417/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:server"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#417/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(498,0)]"
-}
-]
-},
-{
-"@id": "#417/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "apiContract:accepts"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,0)-(7,0)]"
-}
-]
-},
-{
-"@id": "#417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:documentation"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,0)-(143,0)]"
-}
-]
-},
-{
-"@id": "#417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:scheme"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,0)-(9,0)]"
-}
-]
-},
-{
-"@id": "#417/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(14,0)]"
-}
-]
-},
-{
-"@id": "#417/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#417/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "apiContract:contentType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,0)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:aliases-array": [
-{
-"@id": "#/source-map/aliases-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "ExampleType->amf://id#79::resourceTypes/example-types.raml"
-}
-]
-}
-]
-}
-],
-"doc:references": [
-{
-"@id": "#1",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#3",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#4",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n f2f7933a-a9ce-11e6-80f5-76304dec7eb7\n Acme product - mentol flavor, 500 ml.\n 500\n ml\n 042100005264\n true\n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "Common properties for all resources returned by the API.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#6/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#6/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#9",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#10",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#11",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#12",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"description\": {\n \"$id\": \"/properties/description\",\n \"type\": \"string\",\n \"title\": \"The description schema\",\n \"default\": \"\",\n \"examples\": [\n \"The parameter date is required\"\n ]\n },\n \"code\": {\n \"$id\": \"/properties/code\",\n \"type\": \"number\",\n \"title\": \"The code schema\",\n \"default\": \"\",\n \"examples\": [\n \"112\"\n ]\n },\n \"error\": {\n \"$id\": \"/properties/error\",\n \"type\": \"boolean\",\n \"title\": \"The error schema\",\n \"default\": true\n },\n \"location\": {\n \"$id\": \"/properties/location\",\n \"type\": \"object\",\n \"properties\": {\n \"parameter\": {\n \"$id\": \"/properties/location/properties/parameter\",\n \"type\": \"string\",\n \"title\": \"The location.parameter schema\",\n \"default\": \"\",\n \"examples\": [\n \"date\"\n ]\n },\n \"providedValue\": {\n \"$id\": \"/properties/location/properties/providedValue\",\n \"type\": \"string\",\n \"title\": \"The location.providedValue schema\",\n \"default\": \"\",\n \"examples\": [\n \"10/24/2019\"\n ]\n },\n \"expectedValue\": {\n \"$id\": \"/properties/location/properties/expectedValue\",\n \"type\": \"string\",\n \"title\": \"The location.expectedValue schema\",\n \"default\": \"\",\n \"examples\": [\n \"2019-10-24\"\n ]\n }\n }\n }\n }\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#13",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#14",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "[\n {\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\",\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\",\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498,\n \"important\": true\n }\n]\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#15",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#16",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#17",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#18",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#19",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"core:description": [
-{
-"@value": "Receiver email address. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#20/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#20/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"core:description": [
-{
-"@value": "Message body"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#22/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#22/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#23",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#24",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "timestamp"
-}
-],
-"core:description": [
-{
-"@value": "Message sent timestamp as a Uxin timestamp."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#24/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#24/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#24/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#24/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "timestamp"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#23/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#25",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#26",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#27",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "attachements"
-}
-],
-"core:description": [
-{
-"@value": "List of URLs to the attachments"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#26/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "attachements"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#25/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#25/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#28",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#29",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"core:description": [
-{
-"@value": "True if the message should be marked as an important."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#29/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#29/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "Message sent by a user object. This represents a message in user's sent folder.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#18/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#18/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#18/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#30",
-"@type": [
-"security:SecuritySchemeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#31",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "This API supports OAuth 2.0 for authenticating all API requests."
-}
-],
-"apiContract:header": [
-{
-"@id": "#32",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#33",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#34",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#34",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#34/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#34/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#32"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#33/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(12,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#35",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(7,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#37",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#38",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#39",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#39/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#40",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"core:description": [
-{
-"@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#41",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#42/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#43",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "authorization_code"
-},
-{
-"@value": "implicit"
-}
-],
-"security:flows": [
-{
-"@id": "#44",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "http://api.domain.com/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "http://api.domain.com/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#45",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "profile"
-}
-]
-},
-{
-"@id": "#46",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "email"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#31/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#47",
-"@type": [
-"security:SecuritySchemeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#48",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"core:description": [
-{
-"@value": "This API supports Basic Authentication for staging environment.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#48/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(6,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#49",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#50",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n Not found\n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#52",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:minProperties": [
-{
-"@value": 1
-}
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#53",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#seriesNumber"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#54",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "seriesNumber?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "seriesNumber"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#55",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureNumber"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#56",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "featureNumber?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "featureNumber"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Query Param"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#52/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:minProperties"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#52/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#57",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#58",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"id\": {\n \"$id\": \"/properties/id\",\n \"type\": \"string\",\n \"title\": \"The Id Schema \",\n \"default\": \"\",\n \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"default\": \"\",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\n \"default\": \"\",\n \"examples\": [\n \"male\"\n ]\n },\n \"url\": {\n \"$id\": \"/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc\"\n ]\n },\n \"image\": {\n \"$id\": \"/properties/image\",\n \"type\": \"object\",\n \"properties\": {\n \"url\": {\n \"$id\": \"/properties/image/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image\"\n ]\n },\n \"thumb\": {\n \"$id\": \"/properties/image/properties/thumb\",\n \"type\": \"string\",\n \"title\": \"The Thumb Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n ]\n }\n }\n },\n \"tagline\": {\n \"$id\": \"/properties/tagline\",\n \"type\": \"string\",\n \"title\": \"The Tagline Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Some text about me.\"\n ]\n },\n \"language\": {\n \"$id\": \"/properties/language\",\n \"type\": \"string\",\n \"title\": \"The Language Schema \",\n \"default\": \"\",\n \"examples\": [\n \"en_GB\"\n ]\n },\n \"etag\": {\n \"$id\": \"/properties/etag\",\n \"type\": \"string\",\n \"title\": \"The Etag Schema \",\n \"default\": \"\",\n \"examples\": [\n \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n ]\n }\n }\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#59",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#60",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\": \"R34fg663H9KW9MMSKISI\",\n \"name\": \"Pawel Psztyc\",\n \"birthday\": \"1983-10-20\",\n \"gender\": \"male\",\n \"url\": \"https://domain.com/profile/pawel.psztyc\",\n \"image\": {\n \"url\": \"https://domain.com/profile/pawel.psztyc/image\",\n \"thumb\": \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n },\n \"tagline\": \"Some text about me.\",\n \"language\": \"en_GB\",\n \"etag\": \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#61",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#62",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n The parameter date is required\n 112
\n \n date\n \n Date as YYYY-MM-DD\n \n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#63",
-"@type": [
-"security:SecuritySchemeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#64",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"security:type": [
-{
-"@value": "x-custom"
-}
-],
-"core:description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#65",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "SpecialToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#66",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#66/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#66/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#66/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#67",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "debugToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "debugToken"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#68",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"shacl:in": [
-{
-"@id": "#68/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#69",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Info"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#70",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Log"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#71",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Warning"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_4": [
-{
-"@id": "#72",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Error"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_5": [
-{
-"@id": "#73",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Critical"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#68/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#68/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#68/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#67/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#67/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#67"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#74",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "booleanToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#76",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#75/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#77",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#64/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#64/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#64"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#64/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#64/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#64"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "#64/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#64/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#64/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#64/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#63/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#63/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#63"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#79",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#80",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#87",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#88",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"shacl:in": [
-{
-"@id": "#88/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "low"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "high"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#91",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#92",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#92/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#92/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Admin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#80/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#80/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#80"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#80/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#80"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(41,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#80/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#80"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#94",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:anyOf": [
-{
-"@id": "#95/link-575580969",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#95"
-}
-],
-"doc:link-label": [
-{
-"@value": "Manager"
-}
-]
-},
-{
-"@id": "#111",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#87",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#88",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"shacl:in": [
-{
-"@id": "#88/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "low"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "high"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#112",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#91",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#92",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#92/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#92/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#111/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#111/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Alertable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#113",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#114",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#94",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:anyOf": [
-{
-"@id": "#95/link-575580969",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#95"
-}
-],
-"doc:link-label": [
-{
-"@value": "Manager"
-}
-]
-},
-{
-"@id": "#111",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#87",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#88",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"shacl:in": [
-{
-"@id": "#88/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "low"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "high"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#112",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#91",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#92",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#92/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#92/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#111/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#111/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Alertable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "onCall"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#115",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#Head"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#95",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#reports"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#97",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#98",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#104",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#105",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Person"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#99",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#99",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:firstname": [
-{
-"@id": "#100",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastname": [
-{
-"@id": "#101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Mr."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:kind": [
-{
-"@id": "#103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Manager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:lastname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:firstname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#99/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#98/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#98/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "reports"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "reports"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#106",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#108",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#109",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#109/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeManager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,15)-(32,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#109/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#95/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(33,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#95/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "Head"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Org"
-}
-],
-"core:description": [
-{
-"@value": "Represents an organization unit."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#113/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#113/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#113/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#98",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#104",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#105",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Person"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#99",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#99",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:firstname": [
-{
-"@id": "#100",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastname": [
-{
-"@id": "#101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Mr."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:kind": [
-{
-"@id": "#103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Manager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:lastname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:firstname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#99/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#98/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#98/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#95",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#reports"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#97",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#98",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#104",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#105",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Person"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#99",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#99",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:firstname": [
-{
-"@id": "#100",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastname": [
-{
-"@id": "#101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Mr."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:kind": [
-{
-"@id": "#103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Manager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:lastname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:firstname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#99/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#98/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#98/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "reports"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "reports"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#106",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#108",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#109",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#109/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeManager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,15)-(32,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#109/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#95/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(33,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#95/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#111",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#87",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#88",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"shacl:in": [
-{
-"@id": "#88/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "low"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "high"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#112",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#91",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#92",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#92/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#92/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#111/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#111/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#79/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#79/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#79/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#116",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#117",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#126",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#upc"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#127",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9]{12,12}$"
-}
-],
-"shacl:name": [
-{
-"@value": "upc"
-}
-],
-"core:description": [
-{
-"@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#128",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#128",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "042100005264"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "042100005264"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#128/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#128/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-},
-{
-"@id": "#128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-},
-{
-"@id": "#128/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#127/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#127/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "upc"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#126/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#129",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#130",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "Product name"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#131",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#131",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Acme product - mentol flavor, 500 ml."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Acme product - mentol flavor, 500 ml."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#131/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#130/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#130/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#129/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#132",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#133",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-zA-Z-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#133/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#134",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#unit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#135",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "unit"
-}
-],
-"core:description": [
-{
-"@value": "The unit of measuremet for the quantity property."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#136",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#136",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ml"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "ml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#136/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#136/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "#136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "#136/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#135/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#135/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#135/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "unit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#134/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#137",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#available"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#138",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "available"
-}
-],
-"core:description": [
-{
-"@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#139",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#139",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#139/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#138/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#138/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "available"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#137/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(45,0)]"
-}
-]
-},
-{
-"@id": "#137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#140",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quantity"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#141",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "quantity"
-}
-],
-"core:description": [
-{
-"@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#142",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#142",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "500"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "500"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#142/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#142/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-},
-{
-"@id": "#142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-},
-{
-"@id": "#142/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#141/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "quantity"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "A product resource"
-}
-],
-"core:description": [
-{
-"@value": "A single product representing an item in the store."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#118",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "example_0"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#118",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#119",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(46,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#120",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Acme Product"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quantity": [
-{
-"@id": "#121",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "200"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:unit": [
-{
-"@id": "#122",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ml"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,10)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:upc": [
-{
-"@id": "#123",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123456789101"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,7)-(50,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:available": [
-{
-"@id": "#124",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,13)-(51,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#125",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "d3deef3rgrgf4r"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:available"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,2)-(52,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,2)-(48,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(47,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:upc"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(51,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,2)-(53,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:quantity"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,2)-(49,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,0)-(53,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:unit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "id: we2322-4f4f4f-f4f4ff-f4f4ff4\nname: Acme Product\nquantity: 200\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"d3deef3rgrgf4r\""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#118/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,0)-(53,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,0)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#117/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#117/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#117/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(53,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#117/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "Common properties for all resources returned by the API.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#6/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#6/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(53,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#143",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#144",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#148",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#149",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#149/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#145",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#145",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#146",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#147",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#145/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#144/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#144/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#144/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#152",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#153",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#166",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#167",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"core:description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#167/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(45,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#168",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#169",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#170",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#170",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Smith"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "John Smith"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#170/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#169/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"core:description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#175",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#176",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#177",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#178",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"core:description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#178/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#179",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#144",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#148",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#149",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#149/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#145",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#145",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#146",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#147",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#145/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#144/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#144/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#144/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#180",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#181",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "gender?"
-}
-],
-"core:description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#181/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#181/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#181/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "A person resource"
-}
-],
-"core:description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#154",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#154",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#155",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "R34fg663H9KW9MMSKISI"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#156",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:birthday": [
-{
-"@id": "#157",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1983-10-20"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:gender": [
-{
-"@id": "#158",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "male"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#159",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:image": [
-{
-"@id": "#160",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#161",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#162",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#160/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:tagline": [
-{
-"@id": "#163",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Some text about me."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:language": [
-{
-"@id": "#164",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "en_GB"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "W\\244m4n5kj3gbn2nj4k4n4"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(20,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#154/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:language"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:gender"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(21,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:birthday"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:tagline"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:image"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "id: \"R34fg663H9KW9MMSKISI\"\nname: \"Pawel Psztyc\"\nbirthday: \"1983-10-20\"\ngender: male\nurl: \"https://domain.com/profile/pawel.psztyc\"\nimage:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\ntagline: Some text about me.\nlanguage: en_GB\netag: \"W\\\\244m4n5kj3gbn2nj4k4n4\""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#154/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#154/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(21,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#153/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#153/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"@id": "#153/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(50,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#153/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,0)-(8,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#143",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#144",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#148",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#149",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#149/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#145",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#145",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#146",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#147",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#145/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#144/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#144/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#144/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#5",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "Common properties for all resources returned by the API.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#6/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#6/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#182",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#183",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n Qawer63J73HJ6khjswuqyq62382jG21s\n John Smith\n 1990-10-12\n male\n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s\n \n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s/image\n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s/image/thumb\n \n Hi, I'm John!\n en_US\n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#184",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#185",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "[\n {\n \"from\": {\n \"uid\": \"a7917e3c-4abf-11e7-a919-92ebcb67fe33\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\n },\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"from\": {\n \"uid\": \"15e64d90-4ac0-11e7-a919-92ebcb67fe33\",\n \"name\": \"John Doe\",\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\"\n },\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498\n }\n]\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#186",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#187",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n Unauthorized\n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#188",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#189",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n Invalid request\n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#190",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#191",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#192",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#unioned"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#193",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "unioned"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "unioned"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Other Query Param"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#191/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#191/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(7,0)]"
-}
-]
-},
-{
-"@id": "#191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#191/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#194",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#195",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#196",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#from"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#197",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#198",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#uid"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#199",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "uid"
-}
-],
-"core:description": [
-{
-"@value": "User ID."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#199/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(12,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#199/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#199/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "uid"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#200",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#201",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "User full name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#201/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#201/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "#201/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#202",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#203",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"core:description": [
-{
-"@value": "User emaill address to be used to return the message. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#203/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#203/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#203/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "from"
-}
-],
-"core:description": [
-{
-"@value": "Object representing sender of the message."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#197/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#197/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "from"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#196/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#204",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#205",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"core:description": [
-{
-"@value": "Message body"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#205/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#205/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#205/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#206",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#207",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "timestamp"
-}
-],
-"core:description": [
-{
-"@value": "Message sent timestamp as a Uxin timestamp."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#207/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#207/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#207/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "timestamp"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#208",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#209",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#210",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "attachements"
-}
-],
-"core:description": [
-{
-"@value": "List of URLs to the attachments"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#209/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#209/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "attachements"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#208/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#211",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#212",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"core:description": [
-{
-"@value": "True if the message should be marked as an important."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#212/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#212/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#212/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#211/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "An user message object."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#195/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#195/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#195/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-},
-{
-"@id": "#195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#195/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#213",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#214",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#215",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#216",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"error\": true,\n \"description\": \"The parameter date is required\",\n \"code\": 112,\n \"location\": {\n \"parameter\": \"date\",\n \"providedValue\": \"10/24/2019\",\n \"expectedValue\": \"2019-10-24\"\n }\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#217",
-"@type": [
-"apiContract:TraitFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#218",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "trait"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#219",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#220",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Use this to mark a resource that can be changed only by users with admin level."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,92)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:responses": [
-{
-"@id": "#221",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:200": [
-{
-"@id": "#222",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:headers": [
-{
-"@id": "#223",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:X-Amin-Resource": [
-{
-"@id": "#224",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#225",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Admin resource mark header"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,21)-(15,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#226",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,14)-(16,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#227",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,17)-(17,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#228",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,21)-(18,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#224/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#223/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "#223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:X-Amin-Resource"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#222/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "#222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:headers"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:401": [
-{
-"@id": "#229",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#230",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The 401 response will be returned when trying to update the resource with\nnon-admin clerance level. Resources that requires admin privileges are marked with\n`X-Admin-Resource` header when getting the resource.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,17)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#221/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#221/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#219/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:responses"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#218/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:usage": [
-{
-"@value": "Some resources can be changed only by users with Admin clerance level. This resources will be\nmarked with the header `X-Admin-Resource` when requesting it. It means that every attemp to\nupdate the resource by non-admin user will result with 401 response.\n"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#217/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:usage"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,0)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#231",
-"@type": [
-"apiContract:TraitFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#232",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "trait"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#233",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#234",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The collection of <>."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:queryParameters": [
-{
-"@id": "#235",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:limit": [
-{
-"@id": "#236",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#237",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "number"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,10)-(17,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#238",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Limit in the response list"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,17)-(18,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:maximum": [
-{
-"@id": "#239",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "300"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,13)-(19,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:minimum": [
-{
-"@id": "#240",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#241",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#242",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,13)-(22,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#243",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,14)-(23,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#236/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:maximum"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:minimum"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:start": [
-{
-"@id": "#244",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#245",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "number"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,10)-(25,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#246",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The start entry of the list"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,17)-(26,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:minimum": [
-{
-"@id": "#247",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,13)-(27,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#248",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#249",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,14)-(30,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#244/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,0)-(31,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:minimum"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#251",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,10)-(32,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,17)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:pattern": [
-{
-"@id": "#255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "[a-zA-Z0-9]+"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,13)-(38,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#256",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,14)-(39,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#251/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(39,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:start"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:limit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(40,0)]"
-}
-]
-},
-{
-"@id": "#235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,0)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:responses": [
-{
-"@id": "#257",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:200": [
-{
-"@id": "#258",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#259",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#259/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#259/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,17)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:body": [
-{
-"@id": "#260",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Fjson": [
-{
-"@id": "#261",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#262",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "object"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#262/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#262/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#262"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,14)-(51,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:properties": [
-{
-"@id": "#263",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:items": [
-{
-"@id": "#264",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#265",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "array"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#265/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#265/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,18)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#266",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#266/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#266/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#266"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,22)-(55,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#267",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Contains a list of objects for this method."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,25)-(56,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#268",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "<>"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,19)-(57,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#264/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#264/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,12)-(57,0)]"
-}
-]
-},
-{
-"@id": "#264/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#264"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,0)-(58,0)]"
-}
-]
-},
-{
-"@id": "#264/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(58,0)]"
-}
-]
-},
-{
-"@id": "#264/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,12)-(56,0)]"
-}
-]
-},
-{
-"@id": "#264/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#269",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#270",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,18)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#271",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,22)-(60,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#272",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#273",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,25)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#269/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,12)-(62,0)]"
-}
-]
-},
-{
-"@id": "#269/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,0)-(65,0)]"
-}
-]
-},
-{
-"@id": "#269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,12)-(65,0)]"
-}
-]
-},
-{
-"@id": "#269/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,12)-(61,0)]"
-}
-]
-},
-{
-"@id": "#269/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#263/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#263/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(58,0)]"
-}
-]
-},
-{
-"@id": "#263/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(65,0)]"
-}
-]
-},
-{
-"@id": "#263/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#263"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#261/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#261/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#261/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:properties"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(65,0)]"
-}
-]
-},
-{
-"@id": "#261/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#261"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#260/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#260/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#260"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,0)-(65,0)]"
-}
-]
-},
-{
-"@id": "#260/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fjson"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#258/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#258/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#258/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:body"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#258/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#258"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:400": [
-{
-"@id": "#274",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#275",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,17)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:body": [
-{
-"@id": "#276",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Fjson": [
-{
-"@id": "#277",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#278",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Invalid"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,21)-(71,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#279",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "object"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,14)-(72,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:properties": [
-{
-"@id": "#280",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:error": [
-{
-"@id": "#281",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#282",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,18)-(75,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#283",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,22)-(76,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#284",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#285",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,25)-(78,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#281/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,12)-(78,0)]"
-}
-]
-},
-{
-"@id": "#281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,0)-(79,0)]"
-}
-]
-},
-{
-"@id": "#281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,12)-(79,0)]"
-}
-]
-},
-{
-"@id": "#281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,12)-(77,0)]"
-}
-]
-},
-{
-"@id": "#281/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,12)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:message": [
-{
-"@id": "#286",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#287",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,18)-(80,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#288",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,25)-(81,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#289",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#290",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,22)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#286/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,12)-(83,0)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,12)-(84,0)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,12)-(82,0)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,12)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#280/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:error"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,10)-(79,0)]"
-}
-]
-},
-{
-"@id": "#280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:message"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,10)-(84,0)]"
-}
-]
-},
-{
-"@id": "#280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#277/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,8)-(73,0)]"
-}
-]
-},
-{
-"@id": "#277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:properties"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(84,0)]"
-}
-]
-},
-{
-"@id": "#277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "#276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fjson"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#274/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:body"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(84,0)]"
-}
-]
-},
-{
-"@id": "#274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#257/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(65,0)]"
-}
-]
-},
-{
-"@id": "#257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,2)-(84,0)]"
-}
-]
-},
-{
-"@id": "#257/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#233/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "#233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:responses"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "#233/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:variable": [
-{
-"@value": "resourceType"
-},
-{
-"@value": "resourcePathName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#232/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:usage": [
-{
-"@value": "This trait is to be used when the resource is paginated that is the edpoint producses\na list of resources in the response.\nEvery paginated response contains a `nextPageToken` property that should be used in pagination\nto request for next page of the results and `items` which is a list of resources.\nThe `items` property is always defined, even if the response is empty. Therefore the `404`\nresponse in this case is not possible. Clients need to handle empty responses by their own.\nIt is crutial that the subsequent requests contain the same set of parameters (like `limit`\nor `start`) because if this values will change then the `nextPageToken` will be revalidated\nand pagination will start from the first page.\n"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "#231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:usage"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:declares": [
-{
-"@id": "#291",
-"@type": [
-"doc:DomainProperty",
-"rdf:Property",
-"doc:DomainElement"
-],
-"raml-shapes:schema": [
-{
-"@id": "#292",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#291/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "#291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(27,12)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#293",
-"@type": [
-"doc:DomainProperty",
-"rdf:Property",
-"doc:DomainElement"
-],
-"raml-shapes:schema": [
-{
-"@id": "#294",
-"@type": [
-"raml-shapes:NilShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "annotationTest"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "annotationTest"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#293/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(28,16)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#295",
-"@type": [
-"doc:DomainProperty",
-"rdf:Property",
-"doc:DomainElement"
-],
-"raml-shapes:schema": [
-{
-"@id": "#296",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#level"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "level"
-}
-],
-"shacl:in": [
-{
-"@id": "#298/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#299",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "low"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#300",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "medium"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,21)-(32,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#301",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "high"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,29)-(32,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "level"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#signature"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^\\d{3}-\\w{12}$"
-}
-],
-"shacl:name": [
-{
-"@value": "signature"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "signature"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#295/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#295/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(37,0)]"
-}
-]
-},
-{
-"@id": "#295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(29,16)]"
-}
-]
-},
-{
-"@id": "#295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#304",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#305",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#error"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#306",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "error"
-}
-],
-"core:description": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#307",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,17)-(52,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#308",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#308",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#308/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#308/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-},
-{
-"@id": "#308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-},
-{
-"@id": "#308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#306/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#306/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "error"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#309",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#310",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"core:description": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#310/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#310/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "#309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,8)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ErrorResource"
-}
-],
-"core:description": [
-{
-"@value": "A response that is errored"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#304/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#304/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,4)-(46,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#311",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#315",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(74,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(74,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#317",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Child"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#311/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,2)-(74,0)]"
-}
-]
-},
-{
-"@id": "#311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,2)-(70,7)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,4)-(71,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#318",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#317",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#318/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,2)-(70,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#318/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#319",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#321",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"core:description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(45,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#321/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"@id": "#321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "#321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "tagline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#323",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#170",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#170",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Smith"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "John Smith"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#170/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#323/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#323/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"@id": "#325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "#325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#327",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"core:description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#327/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-},
-{
-"@id": "#327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "language"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#329",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"core:description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "birthday"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#144",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#148",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#149",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#149/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#145",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#145",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#146",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#147",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#145/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#144/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#144/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#144/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,2)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#333",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#334",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "gender?"
-}
-],
-"core:description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#334/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#334/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "gender"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AppPerson"
-}
-],
-"core:name": [
-{
-"@value": "A person resource"
-}
-],
-"core:description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#154",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#154",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#155",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "R34fg663H9KW9MMSKISI"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#156",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:birthday": [
-{
-"@id": "#157",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1983-10-20"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:gender": [
-{
-"@id": "#158",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "male"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:url": [
-{
-"@id": "#159",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:image": [
-{
-"@id": "#160",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#161",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#162",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#160/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:tagline": [
-{
-"@id": "#163",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Some text about me."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:language": [
-{
-"@id": "#164",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "en_GB"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "W\\244m4n5kj3gbn2nj4k4n4"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(20,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#154/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:language"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:gender"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(21,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:birthday"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:tagline"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:image"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "id: \"R34fg663H9KW9MMSKISI\"\nname: \"Pawel Psztyc\"\nbirthday: \"1983-10-20\"\ngender: male\nurl: \"https://domain.com/profile/pawel.psztyc\"\nimage:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\ntagline: Some text about me.\nlanguage: en_GB\netag: \"W\\\\244m4n5kj3gbn2nj4k4n4\""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#154/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#154/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,0)-(21,0)]"
-}
-]
-},
-{
-"@id": "#154/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#319/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,0)-(8,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"@id": "#319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(50,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#319/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#335",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "Common properties for all resources returned by the API.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#335/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "#335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#335/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#336",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:minProperties": [
-{
-"@value": 1
-}
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#53",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#seriesNumber"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#54",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "seriesNumber?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "seriesNumber"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#55",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureNumber"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#56",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "featureNumber?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "featureNumber"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "QueryParam"
-}
-],
-"core:name": [
-{
-"@value": "Query Param"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#336/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#336/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#336/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:minProperties"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#336/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#337",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "Name of the person"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(77,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-},
-{
-"@id": "#339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#341",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(81,0)]"
-}
-]
-},
-{
-"@id": "#341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#342",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#343",
-"@type": [
-"raml-shapes:FileShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:fileType": [
-{
-"@value": "image/jpeg"
-},
-{
-"@value": "image/png"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#343/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(82,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "#343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:fileType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,19)-(83,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#344",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#age"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#345",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "age"
-}
-],
-"core:description": [
-{
-"@value": "Age of the person."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#345/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(85,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#345/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-},
-{
-"@id": "#345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(87,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "age"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(87,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#346",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#optParam"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#347",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "optParam"
-}
-],
-"core:description": [
-{
-"@value": "Age of the person."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#347/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(88,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#347/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,8)-(91,0)]"
-}
-]
-},
-{
-"@id": "#347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "optParam"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-},
-{
-"@id": "#346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,8)-(90,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "MultipartPerson"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#337/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,2)-(91,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#348",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#192",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#unioned"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#193",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "unioned"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "unioned"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "OtherQueryParam"
-}
-],
-"core:name": [
-{
-"@value": "Other Query Param"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#348/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(7,0)]"
-}
-]
-},
-{
-"@id": "#348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#348/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#349",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#126",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#upc"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#127",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9]{12,12}$"
-}
-],
-"shacl:name": [
-{
-"@value": "upc"
-}
-],
-"core:description": [
-{
-"@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#128",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#128",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "042100005264"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "042100005264"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#128/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#128/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-},
-{
-"@id": "#128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-},
-{
-"@id": "#128/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#127/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#127/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "upc"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#126/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#7",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#8",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#8/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#8/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#129",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#130",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "Product name"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#131",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#131",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Acme product - mentol flavor, 500 ml."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Acme product - mentol flavor, 500 ml."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#131/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#130/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#130/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#129/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#132",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#133",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9a-zA-Z-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#133/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#134",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#unit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#135",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "unit"
-}
-],
-"core:description": [
-{
-"@value": "The unit of measuremet for the quantity property."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#136",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#136",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ml"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "ml"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#136/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#136/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "#136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "#136/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#135/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#135/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#135/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "unit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#134/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#137",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#available"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#138",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "available"
-}
-],
-"core:description": [
-{
-"@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#139",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#139",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#139/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#138/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#138/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "available"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#137/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(45,0)]"
-}
-]
-},
-{
-"@id": "#137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#140",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quantity"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#141",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "quantity"
-}
-],
-"core:description": [
-{
-"@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#142",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#142",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "500"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "500"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#142/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#142/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-},
-{
-"@id": "#142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-},
-{
-"@id": "#142/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#141/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "quantity"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Product"
-}
-],
-"core:name": [
-{
-"@value": "A product resource"
-}
-],
-"core:description": [
-{
-"@value": "A single product representing an item in the store."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#118",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "example_0"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#118",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#119",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(46,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#120",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Acme Product"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quantity": [
-{
-"@id": "#121",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "200"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:unit": [
-{
-"@id": "#122",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ml"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,10)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:upc": [
-{
-"@id": "#123",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123456789101"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,7)-(50,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:available": [
-{
-"@id": "#124",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,13)-(51,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#125",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "d3deef3rgrgf4r"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:available"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,2)-(52,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,2)-(48,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(47,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:upc"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(51,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,2)-(53,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:quantity"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,2)-(49,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,0)-(53,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:unit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "id: we2322-4f4f4f-f4f4ff-f4f4ff4\nname: Acme Product\nquantity: 200\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"d3deef3rgrgf4r\""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#118/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,0)-(53,0)]"
-}
-]
-},
-{
-"@id": "#118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,0)-(53,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#350",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Product"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#350",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#351",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "d697f5cea85011e680f576304dec7eb7"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,20)-(299,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#352",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Super product"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,22)-(300,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quantity": [
-{
-"@id": "#353",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "125"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#353/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#353/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#353"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,26)-(301,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:unit": [
-{
-"@id": "#354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ml"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,22)-(302,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:upc": [
-{
-"@id": "#355",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123456789101"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,21)-(303,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:available": [
-{
-"@id": "#356",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,27)-(304,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#357",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "W/\"686897696a7c876b7e\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,22)-(305,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#350/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:available"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,16)-(305,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,16)-(301,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,16)-(300,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:upc"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,16)-(304,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,16)-(306,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:quantity"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,16)-(302,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,0)-(306,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:unit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,16)-(303,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "id: d697f5cea85011e680f576304dec7eb7\nname: Super product\nquantity: 125\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"W/\\\"686897696a7c876b7e\\\"\""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#350/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#350/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,22)-(306,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,14)-(306,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,0)-(306,0)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,14)-(306,0)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#350/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#350/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#358"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#359",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "OtherProduct"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#359",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#360",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123e4567e89b12d3a456426655440000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,20)-(307,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#361",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Acme Product"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#361/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#361/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#361"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,22)-(308,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quantity": [
-{
-"@id": "#362",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,26)-(309,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:unit": [
-{
-"@id": "#363",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "kg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,22)-(310,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:upc": [
-{
-"@id": "#364",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "223456789101"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#364/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#364/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#364"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,21)-(311,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:available": [
-{
-"@id": "#365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,27)-(312,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#366",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "W/\"123456789\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,22)-(313,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#359/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:available"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,16)-(313,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,16)-(309,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,16)-(308,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:upc"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,16)-(312,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,16)-(314,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:quantity"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,16)-(310,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,0)-(314,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:unit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,16)-(311,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "id: 123e4567e89b12d3a456426655440000\nname: Acme Product\nquantity: 1\nunit: kg\nupc: \"223456789101\"\navailable: true\netag: \"W/\\\"123456789\\\"\""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#359/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#359/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,27)-(314,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,14)-(314,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,0)-(314,0)]"
-}
-]
-},
-{
-"@id": "#359/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,14)-(314,0)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#359/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#359/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#358"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#349/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#349/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#349"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#349/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#349"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#349/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#349/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#349/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#349"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(53,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#349/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#349"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#367",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#148",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#149",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#149/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Image"
-}
-],
-"core:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#145",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#145",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#146",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#147",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#145/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#367/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#367/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#368",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "Feature"
-}
-],
-"core:description": [
-{
-"@value": "A feature to test enum values in the URI parameters."
-}
-],
-"shacl:in": [
-{
-"@id": "#368/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#369",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "A"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(62,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#370",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "B"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(63,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#371",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "C"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(64,9)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#368/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#368/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#368/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(65,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#368/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#372",
-"@type": [
-"apiContract:ResourceType",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ResourceNotFound"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#373",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:get": [
-{
-"@id": "#374",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:responses": [
-{
-"@id": "#375",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:404": [
-{
-"@id": "#376",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:body": [
-{
-"@id": "#377",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Fjson": [
-{
-"@id": "#378",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#379",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Not found response"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,27)-(100,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#380",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ErrorResource"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,20)-(101,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#378/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,14)-(101,0)]"
-}
-]
-},
-{
-"@id": "#378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,14)-(102,0)]"
-}
-]
-},
-{
-"@id": "#378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,0)-(102,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fxml": [
-{
-"@id": "#381",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#382",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Not found response"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,27)-(103,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#384",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\n\n Not found\n\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#381/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,14)-(105,0)]"
-}
-]
-},
-{
-"@id": "#381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,14)-(104,0)]"
-}
-]
-},
-{
-"@id": "#381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,14)-(106,0)]"
-}
-]
-},
-{
-"@id": "#381/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,0)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#377/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fjson"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,12)-(102,0)]"
-}
-]
-},
-{
-"@id": "#377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fxml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,12)-(106,0)]"
-}
-]
-},
-{
-"@id": "#377/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,0)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,0)-(106,0)]"
-}
-]
-},
-{
-"@id": "#376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:body"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,10)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,0)-(106,0)]"
-}
-]
-},
-{
-"@id": "#375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,0)-(106,0)]"
-}
-]
-},
-{
-"@id": "#374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:responses"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,4)-(106,0)]"
-}
-]
-},
-{
-"@id": "#373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:get"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,4)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#372/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,2)-(106,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#385",
-"@type": [
-"apiContract:ResourceType",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "UnauthorizedResponse"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#386",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:get": [
-{
-"@id": "#387",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:responses": [
-{
-"@id": "#388",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:404": [
-{
-"@id": "#389",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:body": [
-{
-"@id": "#390",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Fjson": [
-{
-"@id": "#391",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#392",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Unauthorized response"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,27)-(112,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#393",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ErrorResource"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,20)-(113,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#391/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,14)-(113,0)]"
-}
-]
-},
-{
-"@id": "#391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,14)-(114,0)]"
-}
-]
-},
-{
-"@id": "#391/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,0)-(114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fxml": [
-{
-"@id": "#394",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#395",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Unauthorized response"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,27)-(115,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#396",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#397",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\n\n Unauthorized\n\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#394/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,14)-(117,0)]"
-}
-]
-},
-{
-"@id": "#394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,14)-(116,0)]"
-}
-]
-},
-{
-"@id": "#394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,14)-(118,0)]"
-}
-]
-},
-{
-"@id": "#394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,0)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fjson"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,12)-(114,0)]"
-}
-]
-},
-{
-"@id": "#390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fxml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,12)-(118,0)]"
-}
-]
-},
-{
-"@id": "#390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,0)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#389/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,0)-(118,0)]"
-}
-]
-},
-{
-"@id": "#389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:body"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,10)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#388/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,0)-(118,0)]"
-}
-]
-},
-{
-"@id": "#388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#387/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,0)-(118,0)]"
-}
-]
-},
-{
-"@id": "#387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:responses"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#386/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,4)-(118,0)]"
-}
-]
-},
-{
-"@id": "#386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:get"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,4)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#385/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,2)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#398",
-"@type": [
-"apiContract:ResourceType",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "RequestErrorResponse"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#399",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:get": [
-{
-"@id": "#400",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:responses": [
-{
-"@id": "#401",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:400": [
-{
-"@id": "#402",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#403",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The error response when one of the parameters is invalid and can't be parsed. Nothing can be done at the time except correcting the request to send valid data."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#403/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#403/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#403"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,23)-(122,182)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:body": [
-{
-"@id": "#404",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Fjson": [
-{
-"@id": "#405",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#406",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Invalid request"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,27)-(125,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#407",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ErrorResource"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,20)-(126,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#405/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,14)-(126,0)]"
-}
-]
-},
-{
-"@id": "#405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,14)-(127,0)]"
-}
-]
-},
-{
-"@id": "#405/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,0)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fxml": [
-{
-"@id": "#408",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#409",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Invalid request"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,27)-(128,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#410",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#411",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\n\n Invalid request\n\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#408/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,14)-(130,0)]"
-}
-]
-},
-{
-"@id": "#408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,14)-(129,0)]"
-}
-]
-},
-{
-"@id": "#408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,14)-(131,0)]"
-}
-]
-},
-{
-"@id": "#408/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,0)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#404/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fjson"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,12)-(127,0)]"
-}
-]
-},
-{
-"@id": "#404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fxml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,12)-(131,0)]"
-}
-]
-},
-{
-"@id": "#404/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,0)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,10)-(123,0)]"
-}
-]
-},
-{
-"@id": "#402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:body"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,10)-(131,0)]"
-}
-]
-},
-{
-"@id": "#402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,0)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#401/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,0)-(131,0)]"
-}
-]
-},
-{
-"@id": "#401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#400/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,0)-(131,0)]"
-}
-]
-},
-{
-"@id": "#400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:responses"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#399/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#399/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#399"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,4)-(131,0)]"
-}
-]
-},
-{
-"@id": "#399/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:get"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,4)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#398/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,2)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#412",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Paginated"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#233",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#234",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The collection of <>."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:queryParameters": [
-{
-"@id": "#235",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:limit": [
-{
-"@id": "#236",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#237",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "number"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,10)-(17,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#238",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Limit in the response list"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,17)-(18,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:maximum": [
-{
-"@id": "#239",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "300"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,13)-(19,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:minimum": [
-{
-"@id": "#240",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#241",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#242",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,13)-(22,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#243",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,14)-(23,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#236/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:maximum"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#236/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:minimum"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:start": [
-{
-"@id": "#244",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#245",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "number"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,10)-(25,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#246",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The start entry of the list"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,17)-(26,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:minimum": [
-{
-"@id": "#247",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,13)-(27,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#248",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#249",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,14)-(30,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#244/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,0)-(31,0)]"
-}
-]
-},
-{
-"@id": "#244/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:minimum"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#251",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,10)-(32,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,17)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:pattern": [
-{
-"@id": "#255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "[a-zA-Z0-9]+"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,13)-(38,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#256",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,14)-(39,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#251/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(39,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#251/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:start"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:limit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(40,0)]"
-}
-]
-},
-{
-"@id": "#235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,0)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:responses": [
-{
-"@id": "#257",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:200": [
-{
-"@id": "#258",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#259",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#259/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#259/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,17)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:body": [
-{
-"@id": "#260",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Fjson": [
-{
-"@id": "#261",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#262",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "object"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#262/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#262/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#262"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,14)-(51,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:properties": [
-{
-"@id": "#263",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:items": [
-{
-"@id": "#264",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#265",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "array"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#265/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#265/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,18)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#266",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#266/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#266/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#266"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,22)-(55,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#267",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Contains a list of objects for this method."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,25)-(56,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#268",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "<>"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,19)-(57,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#264/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#264/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,12)-(57,0)]"
-}
-]
-},
-{
-"@id": "#264/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#264"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,0)-(58,0)]"
-}
-]
-},
-{
-"@id": "#264/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(58,0)]"
-}
-]
-},
-{
-"@id": "#264/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,12)-(56,0)]"
-}
-]
-},
-{
-"@id": "#264/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#269",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#270",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,18)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#271",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,22)-(60,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#272",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#273",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,25)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#269/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,12)-(62,0)]"
-}
-]
-},
-{
-"@id": "#269/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,0)-(65,0)]"
-}
-]
-},
-{
-"@id": "#269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,12)-(65,0)]"
-}
-]
-},
-{
-"@id": "#269/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,12)-(61,0)]"
-}
-]
-},
-{
-"@id": "#269/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#263/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#263/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(58,0)]"
-}
-]
-},
-{
-"@id": "#263/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(65,0)]"
-}
-]
-},
-{
-"@id": "#263/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#263"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#261/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#261/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#261/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:properties"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(65,0)]"
-}
-]
-},
-{
-"@id": "#261/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#261"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#260/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#260/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#260"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,0)-(65,0)]"
-}
-]
-},
-{
-"@id": "#260/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fjson"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#258/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#258/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#258/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:body"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#258/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#258"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:400": [
-{
-"@id": "#274",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#275",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,17)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:body": [
-{
-"@id": "#276",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Fjson": [
-{
-"@id": "#277",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#278",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Invalid"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,21)-(71,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#279",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "object"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,14)-(72,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:properties": [
-{
-"@id": "#280",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:error": [
-{
-"@id": "#281",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#282",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,18)-(75,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#283",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,22)-(76,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#284",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#285",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,25)-(78,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#281/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,12)-(78,0)]"
-}
-]
-},
-{
-"@id": "#281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,0)-(79,0)]"
-}
-]
-},
-{
-"@id": "#281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,12)-(79,0)]"
-}
-]
-},
-{
-"@id": "#281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,12)-(77,0)]"
-}
-]
-},
-{
-"@id": "#281/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,12)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:message": [
-{
-"@id": "#286",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#287",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,18)-(80,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#288",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,25)-(81,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:example": [
-{
-"@id": "#289",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#290",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,22)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#286/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:example"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,12)-(83,0)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,12)-(84,0)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,12)-(82,0)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,12)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#280/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:error"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,10)-(79,0)]"
-}
-]
-},
-{
-"@id": "#280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:message"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,10)-(84,0)]"
-}
-]
-},
-{
-"@id": "#280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#277/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,8)-(73,0)]"
-}
-]
-},
-{
-"@id": "#277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:properties"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(84,0)]"
-}
-]
-},
-{
-"@id": "#277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "#276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fjson"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#274/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:body"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(84,0)]"
-}
-]
-},
-{
-"@id": "#274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#257/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(65,0)]"
-}
-]
-},
-{
-"@id": "#257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,2)-(84,0)]"
-}
-]
-},
-{
-"@id": "#257/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#233/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "#233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:responses"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "#233/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:variable": [
-{
-"@value": "resourceType"
-},
-{
-"@value": "resourcePathName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#412/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#412/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#413",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Adminable"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#219",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#220",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Use this to mark a resource that can be changed only by users with admin level."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,92)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:responses": [
-{
-"@id": "#221",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:200": [
-{
-"@id": "#222",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:headers": [
-{
-"@id": "#223",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:X-Amin-Resource": [
-{
-"@id": "#224",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#225",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Admin resource mark header"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,21)-(15,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#226",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,14)-(16,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#227",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,17)-(17,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#228",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,21)-(18,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#224/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "#224/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#223/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "#223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:X-Amin-Resource"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#222/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "#222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:headers"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:401": [
-{
-"@id": "#229",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#230",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The 401 response will be returned when trying to update the resource with\nnon-admin clerance level. Resources that requires admin privileges are marked with\n`X-Admin-Resource` header when getting the resource.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,17)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#221/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#221/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#219/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:responses"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#413/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#413/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#414",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "This API supports OAuth 2.0 for authenticating all API requests."
-}
-],
-"apiContract:header": [
-{
-"@id": "#32",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#33",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#34",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#34",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#34/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#34/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#32"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#33/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(12,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#35",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(7,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#37",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#38",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#39",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#39/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#40",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"core:description": [
-{
-"@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#41",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#42/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:payload"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#43",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "authorization_code"
-},
-{
-"@value": "implicit"
-}
-],
-"security:flows": [
-{
-"@id": "#44",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "http://api.domain.com/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "http://api.domain.com/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#45",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "profile"
-}
-]
-},
-{
-"@id": "#46",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "email"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#414/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#414/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#414/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#415",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "x-custom"
-}
-],
-"security:type": [
-{
-"@value": "x-custom"
-}
-],
-"core:description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#65",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "SpecialToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#66",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#66/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#66/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#66/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#66/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#65/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#67",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "debugToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "debugToken"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#68",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"shacl:in": [
-{
-"@id": "#68/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#69",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Info"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#70",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Log"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#71",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Warning"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_4": [
-{
-"@id": "#72",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Error"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_5": [
-{
-"@id": "#73",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Critical"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#68/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#68/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#68/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#68/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#67/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#67/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#67/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#67"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#74",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "booleanToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#76",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#75/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#75/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#77",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "403"
-}
-],
-"core:name": [
-{
-"@value": "403"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#415/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#415/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#415/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#415/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#416",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "basic"
-}
-],
-"security:type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"core:description": [
-{
-"@value": "This API supports Basic Authentication for staging environment.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#416/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#416/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#416/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#416/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#144",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#148",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#149",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#149/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#145",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#145",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#146",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumb": [
-{
-"@id": "#147",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:thumb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#145/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#144/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#144/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#144/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#95",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#reports"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#97",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#98",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#104",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#105",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Person"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#99",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#99",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:firstname": [
-{
-"@id": "#100",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastname": [
-{
-"@id": "#101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Mr."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:kind": [
-{
-"@id": "#103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Manager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:lastname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:firstname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#99/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#98/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#98/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "reports"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "reports"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#106",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#108",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#109",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#109/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeManager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,15)-(32,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#109/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#95/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(33,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#95/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#94",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:anyOf": [
-{
-"@id": "#95/link-575580969",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#95"
-}
-],
-"doc:link-label": [
-{
-"@value": "Manager"
-}
-]
-},
-{
-"@id": "#111",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#87",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#88",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"shacl:in": [
-{
-"@id": "#88/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "low"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "high"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#112",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#91",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#92",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#92/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#92/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#111/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#111/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Alertable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#113",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#114",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#94",
-"@type": [
-"raml-shapes:UnionShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:anyOf": [
-{
-"@id": "#95/link-575580969",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#95"
-}
-],
-"doc:link-label": [
-{
-"@value": "Manager"
-}
-]
-},
-{
-"@id": "#111",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#87",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#88",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"shacl:in": [
-{
-"@id": "#88/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "low"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "high"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#112",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#91",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#92",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#92/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#92/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#92/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#111/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#111/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Alertable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#94/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "onCall"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#115",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#Head"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#95",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#96",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#reports"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#97",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#98",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#83",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#84",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "firstname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#81",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#82",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastname"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#85",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#86",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#104",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#105",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Person"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#99",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#99",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:firstname": [
-{
-"@id": "#100",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastname": [
-{
-"@id": "#101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Psztyc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Mr."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:kind": [
-{
-"@id": "#103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Manager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:lastname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:firstname"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#99/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "#99/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#98/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#98/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "reports"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "reports"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#106",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"shacl:name": [
-{
-"@value": "Phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#107/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:pattern"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "phone"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#108",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#109",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"shacl:in": [
-{
-"@id": "#109/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeManager"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,15)-(32,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#109/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Manager"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#95/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(33,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#95/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "Head"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Org"
-}
-],
-"core:description": [
-{
-"@value": "Represents an organization unit."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#113/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#113/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#113/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#692",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#95/link-575580969",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#95"
-}
-],
-"doc:link-label": [
-{
-"@value": "Manager"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "amf_inline_type_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#692/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#692/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#692/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,16)-(371,0)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#692/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#195",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#196",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#from"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#197",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#198",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#uid"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#199",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "uid"
-}
-],
-"core:description": [
-{
-"@value": "User ID."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#199/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(12,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#199/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#199/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "uid"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#200",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#201",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "User full name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#201/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#201/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "#201/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#202",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#203",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"core:description": [
-{
-"@value": "User emaill address to be used to return the message. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#203/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#203/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#203/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "from"
-}
-],
-"core:description": [
-{
-"@value": "Object representing sender of the message."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#197/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#197/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "from"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#196/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#204",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#205",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"core:description": [
-{
-"@value": "Message body"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#205/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#205/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#205/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#206",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#207",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "timestamp"
-}
-],
-"core:description": [
-{
-"@value": "Message sent timestamp as a Uxin timestamp."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#207/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#207/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#207/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "timestamp"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#208",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#209",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#210",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "attachements"
-}
-],
-"core:description": [
-{
-"@value": "List of URLs to the attachments"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#209/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#209/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "attachements"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#208/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#211",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#212",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"core:description": [
-{
-"@value": "True if the message should be marked as an important."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#212/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#212/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#212/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#211/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "An user message object."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#195/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#195/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#195/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-},
-{
-"@id": "#195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#195/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#18",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#19",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#20",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"core:description": [
-{
-"@value": "Receiver email address. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#20/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#20/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "email"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#21",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#22",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"core:description": [
-{
-"@value": "Message body"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#22/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#22/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "message"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#23",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#24",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "timestamp"
-}
-],
-"core:description": [
-{
-"@value": "Message sent timestamp as a Uxin timestamp."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#24/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#24/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#24/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#24/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "timestamp"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#23/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#25",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#26",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#27",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "attachements"
-}
-],
-"core:description": [
-{
-"@value": "List of URLs to the attachments"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#26/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "attachements"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#25/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#25/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#28",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#29",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"core:description": [
-{
-"@value": "True if the message should be marked as an important."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#29/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#29/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "important"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "Message sent by a user object. This represents a message in user's sent folder.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#18/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#18/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#18/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#797",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#348/link--108497498",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#348"
-}
-],
-"doc:link-label": [
-{
-"@value": "OtherQueryParam"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "amf_inline_type_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#797/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#797/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#797"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#797/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#797"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(455,8)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#812",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#819",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "amf_inline_type_3"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#813",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Some-test-example"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#813",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#814",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#814/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#814/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#814"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,30)-(481,33)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#815",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "456"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#815/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#815/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#815"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,35)-(481,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#813/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#813/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#813"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,29)-(481,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "- 123\n- 456"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#813/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#813/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#813/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,29)-(481,39)]"
-}
-]
-},
-{
-"@id": "#813/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,10)-(482,0)]"
-}
-]
-},
-{
-"@id": "#813/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,29)-(481,39)]"
-}
-]
-},
-{
-"@id": "#813/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#813"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,10)-(482,0)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#813/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#813"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#813/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#813"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#811"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#816",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Other-example"
-}
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#816",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#817",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1011"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#817/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#817/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#817"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,26)-(482,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#818",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1213"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#818/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#818/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#818"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,32)-(482,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#816/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#816/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#816"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,25)-(482,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "- 1011\n- 1213"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#816/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#816/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#816/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,25)-(482,37)]"
-}
-]
-},
-{
-"@id": "#816/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,10)-(483,0)]"
-}
-]
-},
-{
-"@id": "#816/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,25)-(482,37)]"
-}
-]
-},
-{
-"@id": "#816/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#816"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,10)-(483,0)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#816/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#816"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#816/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#816"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#811"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#812/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#812/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#812"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#812/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#812"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(479,8)-(480,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"security": "http://a.ml/vocabularies/security#",
-"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-"data": "http://a.ml/vocabularies/data#",
-"doc": "http://a.ml/vocabularies/document#",
-"apiContract": "http://a.ml/vocabularies/apiContract#",
-"core": "http://a.ml/vocabularies/core#",
-"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
-}
-}
-]
diff --git a/demo/models/demo-api-v4-compact.json b/demo/models/demo-api-v4-compact.json
deleted file mode 100644
index cf807821b..000000000
--- a/demo/models/demo-api-v4-compact.json
+++ /dev/null
@@ -1,54709 +0,0 @@
-[
- {
- "@id": "",
- "@type": [
- "doc:Document",
- "doc:Fragment",
- "doc:Module",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#447",
- "@type": [
- "apiContract:WebAPI",
- "doc:RootDomainElement",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "My super cool, example API"
- }
- ],
- "apiContract:server": [
- {
- "@id": "#864",
- "@type": [
- "apiContract:Server",
- "doc:DomainElement"
- ],
- "core:urlTemplate": [
- {
- "@value": "http://{environment}.api.domain.com/{version}/"
- }
- ],
- "apiContract:variable": [
- {
- "@id": "#865",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "environment",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "environment",
- "__apicResolved": true
- }
- ],
- "core:description": [
- {
- "@value": "API environment. The value can be one of \"development\", \"stage\" or \"production\"\nDevelopment environment is avaibale for dev keys (client id).\nStage is available internally only and keys are whitelisted for this environment. Keys that are not whitelisted will always return 404 for any call.\nProduction is available for redular keys (klient ids).\n",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#866",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^(development|stage|production)$",
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "core:description": [
- {
- "@value": "API environment. The value can be one of \"development\", \"stage\" or \"production\"\nDevelopment environment is avaibale for dev keys (client id).\nStage is available internally only and keys are whitelisted for this environment. Keys that are not whitelisted will always return 404 for any call.\nProduction is available for redular keys (klient ids).\n",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#867",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#868",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "production",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "production",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#867/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#867",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#865",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ]
- }
- ],
- "apiContract:accepts": [
- {
- "@value": "application/json"
- },
- {
- "@value": "application/xml"
- }
- ],
- "apiContract:contentType": [
- {
- "@value": "application/json"
- },
- {
- "@value": "application/xml"
- }
- ],
- "core:version": [
- {
- "@value": "v1"
- }
- ],
- "core:documentation": [
- {
- "@id": "#871",
- "@type": [
- "core:CreativeWork",
- "doc:DomainElement"
- ],
- "core:title": [
- {
- "@value": "Read this!"
- }
- ],
- "core:description": [
- {
- "@value": "# This is an example API spec\nThe API doesn't exists in the real world therefore calls made to any endpoint will always fail.\nIf you'd like to perform actual request and see the response try GitHub API (which doesn't require user authentication in some endpoints) or other APIs.\n\nNote that you may need a Client ID or valid authorization token to perform a call to some APIs that are secured by the OAuth 2 protocol.\n\nThank you for testing the API console. Your feedback is welcome. Email us: arc@mulesoft.com\n"
- }
- ]
- },
- {
- "@id": "#115",
- "@type": [
- "core:CreativeWork",
- "doc:DomainElement"
- ],
- "core:title": [
- {
- "@value": "About"
- }
- ],
- "core:description": [
- {
- "@value": "# About the example API\n\nThe `Example API` provides all definitions of the RAML 1.0 like types, security schemes, resource types and so on.\nMagic variables are special strings that are passed to any string property in the request and it will be replaced with other string that is defined for\nthis variable.\n\n## Example\nLet's say you want to generate a random number in the request. So the property\nvalue like:\n```\nhttp://www.domain.com/?time=${now}\n```\ncan produce:\n```\nhttp://www.domain.com/?time=12312312312\n```\n\n## Build-in magic variables.\n| Variable | Description | Example |\n| --- | --- | --- |\n| `${random}` | Will generate random number in range from 0 to Number.MAX_SAFE_INTEGER | 9007199254740991 |\n| `${random:NUMBER}` | A variation of `${random}` where the result will be remembered and can be used in other property. If the same `NUMBER` occurs again then previously generated value will be used. | 7199254740 |\n| `${now}` | Inserts current epoch time | 12312312312 |\n\n## Magic variables scopes\nThere are two types of magic variables:\n* **global** - Applied to every request,\n* **scoped** - Applied to a request enclosed in a project.\n\n### Global variables\nVariables of this type will be applied to every outgoing request.\n\n### Scoped variables.\nScoped variables are associated with a project and are applied to those request\nthat are added to corresponding project.\n\n## User magic variables\nThis element supports user defined variables. Variables defined by the user are kept\nin IndexedDB locally and retreived\nby the element on run time. Users can decide either the variable is global or scoped.\n\n## Database structure\n| Property | Type | Is key | Description |\n| --- | --- | --- | --- |\n| id | Number | Yes, key path | An autoincremental key for the rule |\n| variable | String | Yes | A variable name. It must be consisted with [0-9A-Za-z${}_-] |\n| value | String | No | Replacement value. Replacement value may include other magic variables |\n| type | String | Yes | Either `global` or `scoped` (for now) |\n| project | Number | Yes | Relevant if the `type` is set to `scoped`. The rule will be applied to the requests that are associated with this project. If not set if will be omnited. |\n\n## Usage\nThe element's `value` property contains a value that will be parsed during the work.\nIt may be either String or Object.\n\nWhile String is obvious, the Object will be treated differently. It will parse only\nstring values of each first level key.\nThis means that no deep objects will be taken into consideration.\nBefore start applying new magic variables the program should call `clear()`\nfunction to clear the groups defined by previous use.\nThe element will keep groups generated data so it can be uses many times on\ndifferent strings resulting with the same group values.\n\nJavaScript code:\n```javascript\n...\nthis.$.mv.clear();\nthis.set('headersList', headers);\nthis.$.mv.parse();\n...\n_onParsed = (e) => {\n var headers = e.detail.result;\n};\n...\n```\nThe parse method returns a Promise which will be fulfilled when it finish parsing data:\n```javascript\n...\nthis.set('headersList', headers);\nthis.$.mv.parse()\n.then((result) => {\n // parsed data\n});\n...\n```\n"
- }
- ]
- },
- {
- "@id": "#872",
- "@type": [
- "core:CreativeWork",
- "doc:DomainElement"
- ],
- "core:title": [
- {
- "@value": "Test docs"
- }
- ],
- "core:description": [
- {
- "@value": "# A test documentation.\nThis text was created by ARC's RAML editor.\nYou probably see this because you are testing ARC's web components and this component\nis responsible for displaying a documentation from the RAML definition.\n\nPlay around with the element and use it in your project.\nPlease, note the licensing information available in every ARC component.\nIf you have any question email me: arc@mulesoft.com\nOr slack me (internally only): Pawel Psztyc (P3)\n"
- }
- ]
- }
- ],
- "apiContract:endpoint": [
- {
- "@id": "#448",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/test-parameters/{feature}"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#449",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:description": [
- {
- "@value": "To test enum values in the URI parameters for inline type declaration."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#450",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:parameter": [
- {
- "@id": "#451",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "testRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "testRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#452",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#459",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#455",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#456",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#457",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "value1",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#458",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "value2",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[value1, value2]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#455/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#455",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#451",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#454",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Test parameter will be removed in next version of the API.",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#462",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Test parameter will be removed in next version of the API.",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#463",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "numericRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "numericRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#464/linked_1",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement",
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#464",
- "__apicResolved": true
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_1",
- "__apicResolved": true
- }
- ],
- "raml-shapes:items": [
- {
- "@id": "#473",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_1",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#465",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Some-test-example",
- "__apicResolved": true
- }
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#466",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#467",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#468",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "456",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[123, 456]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#465/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#465",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#463",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#469",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Other-example",
- "__apicResolved": true
- }
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#470",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#471",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1011",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#472",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1213",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[1011, 1213]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#469/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#469",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#463",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#474",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "notRequiredRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "notRequiredRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": false,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#475",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#478",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date",
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "items",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#477",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#480",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#482",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This method is deprecated and will be removed."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "amf://id#354": {
- "core:name": [
- {
- "@value": "object_1"
- }
- ],
- "@id": "#484",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:level": [
- {
- "@id": "#485",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "high"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:signature": [
- {
- "@id": "#486",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "230-ghtwvfrs1itr"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- },
- {
- "@id": "#354"
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#494",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "feature",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "feature",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#495",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "shacl:in": [
- {
- "@id": "#495/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#496",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "A",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#497",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "B",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#498",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "C",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#500",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This endpoint is deprecated and will be removed."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- },
- {
- "@id": "#501",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/test-parameters/{feature}/{typeFeature}"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#502",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:description": [
- {
- "@value": "To test enum values in the URI parameters for global type declaration."
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#504",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This endpoint is deprecated and will be removed."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#505",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "feature"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "feature"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#506",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "shacl:in": [
- {
- "@id": "#506/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#496",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "A"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#497",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "B"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#498",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "C"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#507",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "typeFeature"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "typeFeature"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#508",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "Feature"
- }
- ],
- "core:description": [
- {
- "@value": "A feature to test enum values in the URI parameters."
- }
- ],
- "shacl:in": [
- {
- "@id": "#508/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#386",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "A"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#387",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "B"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#388",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "C"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#510",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#513",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#515",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#517",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This method will be removed in future release of the API."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- },
- {
- "@id": "#352"
- }
- ]
- },
- {
- "@id": "#518",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/people"
- }
- ],
- "core:name": [
- {
- "@value": "People"
- }
- ],
- "core:description": [
- {
- "@value": "The people API used to access data about the people."
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#519",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:name": [
- {
- "@value": "List people"
- }
- ],
- "core:description": [
- {
- "@value": "Use this method to list all the people."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#523",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:parameter": [
- {
- "@id": "#532",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "limit"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "limit"
- }
- ],
- "core:description": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#533",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:minInclusive": [
- {
- "@value": 1
- }
- ],
- "shacl:maxInclusive": [
- {
- "@value": 300
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#534",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "25"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#535",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#536",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "100"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#535/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#535"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#537"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#538",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "start"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "start"
- }
- ],
- "core:description": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#539",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:minInclusive": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#540",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "0"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#541",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#542",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "25"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#541/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#541"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#543"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#544",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "nextPageToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "nextPageToken"
- }
- ],
- "core:description": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#545",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[a-zA-Z0-9]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#546",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#547",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#546/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#546"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#548"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:header": [
- {
- "@id": "#524",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#525",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#526",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#527",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#526/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#526"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#524"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#529",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#531",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#551",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "core:description": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#552",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#553",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#554",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#items"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#555",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#104/linked_1",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#104"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AppPerson"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "items"
- }
- ],
- "core:description": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "items"
- }
- ]
- },
- {
- "@id": "#556",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#nextPageToken"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#557",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "nextPageToken"
- }
- ],
- "core:description": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#558",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#559",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "nextPageToken"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#560",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "400"
- }
- ],
- "core:description": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "400"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#561",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#562",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#563",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#564",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#565",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#566",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#567",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#568",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#569",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#570",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Invalid"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#520",
- "@type": [
- "apiContract:ParametrizedTrait",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Paginated"
- }
- ],
- "doc:target": [
- {
- "@id": "#6",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#258",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#259",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The collection of <>."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:queryParameters": [
- {
- "@id": "#260",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:limit": [
- {
- "@id": "#261",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#262",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#263",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:maximum": [
- {
- "@id": "#264",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "300"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#265",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#266",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#267",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:start": [
- {
- "@id": "#268",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#269",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#270",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#271",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#272",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#273",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#274",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#275",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#276",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_19"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#277",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_20"
- }
- ]
- }
- ],
- "data:pattern": [
- {
- "@id": "#278",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "[a-zA-Z0-9]+"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_21"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#279",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#280",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#281",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_24"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#282",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#283",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#284",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_27"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#285",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:items": [
- {
- "@id": "#286",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#287",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "array"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_30"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#288",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_31"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#289",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_32"
- }
- ]
- }
- ],
- "data:items": [
- {
- "@id": "#290",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_33"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_29"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#291",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#292",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_35"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#293",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_36"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#294",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_37"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#295",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_38"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_34"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_28"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_26"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_25"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_23"
- }
- ]
- }
- ],
- "data:400": [
- {
- "@id": "#296",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#297",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_40"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#298",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#299",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#300",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_43"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#301",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_44"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#302",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:error": [
- {
- "@id": "#303",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#304",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_47"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#305",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_48"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#306",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_49"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#307",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_50"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_46"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#308",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#309",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_52"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#310",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_53"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#311",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_54"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#312",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_55"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_51"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_45"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_42"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_41"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_39"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_22"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@value": "resourceType"
- },
- {
- "@value": "resourcePathName"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@id": "#521",
- "@type": [
- "doc:VariableValue",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "resourceType"
- }
- ],
- "doc:value": [
- {
- "@id": "#522",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AppPerson"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#550",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- },
- {
- "@id": "#571",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "post"
- }
- ],
- "core:name": [
- {
- "@value": "Create a person"
- }
- ],
- "core:description": [
- {
- "@value": "Use this method to add new person"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#572",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:header": [
- {
- "@id": "#573",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id",
- "__apicResolved": true
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#574",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$",
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#575",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#576",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#575/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#575",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#573",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#578",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#580",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#581",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#582",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#86",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#tagline"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#87",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ],
- "core:description": [
- {
- "@value": "The brief description (tagline) of this person."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ]
- },
- {
- "@id": "#88",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#89",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z ]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Person full name. The input will be rejected if this property is not set while creating new object."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#90",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#91",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Smith"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "John Smith"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#92",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#93",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of this person's profile."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#96",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#97",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#94",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#language"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#95",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ],
- "core:description": [
- {
- "@value": "The user's preferred language for rendering."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ]
- },
- {
- "@id": "#98",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#birthday"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#99",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ],
- "core:description": [
- {
- "@value": "The person's date of birth, represented as YYYY-MM-DD."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ]
- },
- {
- "@id": "#100",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#image"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#62/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#62"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_2"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "image"
- }
- ]
- },
- {
- "@id": "#101",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#gender"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#102",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "gender?"
- }
- ],
- "core:description": [
- {
- "@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "gender"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AppPerson"
- }
- ],
- "core:name": [
- {
- "@value": "A person resource"
- }
- ],
- "core:description": [
- {
- "@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#584",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This response type is deprecated and soon will be replaced."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- }
- ]
- },
- {
- "@id": "#586",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#587",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#588",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#124"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/person.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#588/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#588"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#586"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#59"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/person.xsd"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#590",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- },
- {
- "@id": "#591",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/people/{personId}"
- }
- ],
- "core:name": [
- {
- "@value": "A person"
- }
- ],
- "core:description": [
- {
- "@value": "The endpoint to access information about the person"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#592",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:name": [
- {
- "@value": "Get a person"
- }
- ],
- "core:description": [
- {
- "@value": "Returns a person"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#593",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:header": [
- {
- "@id": "#594",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-client-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-client-id"
- }
- ],
- "core:description": [
- {
- "@value": "The application id used to make a request. It can be obtained in the developer console."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#595",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The application id used to make a request. It can be obtained in the developer console."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#596",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#597",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456-acme.client.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "123456-acme.client.com"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#596/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#596"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#594"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#599",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This will be replaced"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#601",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This will be replaced"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- },
- {
- "@id": "#602",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#603",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#604",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#605",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#604/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#604"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#602"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#607",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#609",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#610",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#611",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#72/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#72"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AppPerson"
- }
- ]
- }
- ]
- },
- {
- "@id": "#612",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#613",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#614",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#124"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/person.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#614/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#614"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#612"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#59"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/person.xsd"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#615",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "404"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "404"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#616",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#617",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#366",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#367",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#368",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#369",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#370",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#371",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#372",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#373",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#374",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "<>"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "ErrorResource"
- }
- ],
- "core:name": [
- {
- "@value": "Not found response"
- }
- ],
- "core:description": [
- {
- "@value": "A response that is errored"
- }
- ]
- }
- ]
- },
- {
- "@id": "#619",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#620",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Not found response"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#621",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:raw": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#621/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#621"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#619"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "doc:location": [
- {
- "@value": ""
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#622",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "delete"
- }
- ],
- "core:name": [
- {
- "@value": "Remove a person"
- }
- ],
- "core:description": [
- {
- "@value": "Removes the person from the datastore. This method do not returns any data in 200 response."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#623",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:header": [
- {
- "@id": "#624",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#625",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#626",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#627",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#626/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#626"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#624"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#629",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#631",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#632",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "204"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "204"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#633",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "put"
- }
- ],
- "core:name": [
- {
- "@value": "Update a person"
- }
- ],
- "core:description": [
- {
- "@value": "Updates the person in the datastore."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#634",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:header": [
- {
- "@id": "#635",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#636",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#637",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#638",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#637/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#637"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#635"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#640",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#642",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#643",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#72/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#72"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AppPerson"
- }
- ]
- }
- ]
- },
- {
- "@id": "#644",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#645",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#646",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#124"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/person.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#646/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#646"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#644"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#59"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/person.xsd"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#647",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#648",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "personId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "personId"
- }
- ],
- "core:description": [
- {
- "@value": "The ID of the person in the system. It is generated by the database numeric value for the person."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#649",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The ID of the person in the system. It is generated by the database numeric value for the person."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#650",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#651",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1234"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "1234"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#650/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#650"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#648"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#364",
- "@type": [
- "apiContract:ParametrizedResourceType",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:target": [
- {
- "@id": "#395",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#396",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#397",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#398",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#399",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:404": [
- {
- "@id": "#400",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:body": [
- {
- "@id": "#401",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#402",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#403",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#404",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#405",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#406",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#407",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#408",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#652",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/products"
- }
- ],
- "core:name": [
- {
- "@value": "Products"
- }
- ],
- "core:description": [
- {
- "@value": "The API is to be used to access data about the products."
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#653",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:name": [
- {
- "@value": "List products"
- }
- ],
- "core:description": [
- {
- "@value": "Returns a list of products."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#657",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:parameter": [
- {
- "@id": "#658",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "limit"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "limit"
- }
- ],
- "core:description": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#659",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:minInclusive": [
- {
- "@value": 1
- }
- ],
- "shacl:maxInclusive": [
- {
- "@value": 300
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#660",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "25"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#661",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#662",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "100"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#661/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#661"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#537"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#663",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "start"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "start"
- }
- ],
- "core:description": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#664",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:minInclusive": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#665",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "0"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#666",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#667",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "25"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#666/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#666"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#543"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#668",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "nextPageToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "nextPageToken"
- }
- ],
- "core:description": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#669",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[a-zA-Z0-9]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#670",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#671",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#670/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#670"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#548"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#672",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "core:description": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#673",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#674",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#675",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#items"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#676",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#54/linked_1",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#54"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Product"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "items"
- }
- ],
- "core:description": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "items"
- }
- ]
- },
- {
- "@id": "#677",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#nextPageToken"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#678",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "nextPageToken"
- }
- ],
- "core:description": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#679",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#680",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "nextPageToken"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#681",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "400"
- }
- ],
- "core:description": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "400"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#682",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#683",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#684",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#685",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#686",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#687",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#688",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#689",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#690",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#691",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Invalid"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#654",
- "@type": [
- "apiContract:ParametrizedTrait",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Paginated"
- }
- ],
- "doc:target": [
- {
- "@id": "#6",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#258",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#259",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The collection of <>."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:queryParameters": [
- {
- "@id": "#260",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:limit": [
- {
- "@id": "#261",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#262",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#263",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:maximum": [
- {
- "@id": "#264",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "300"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#265",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#266",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#267",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:start": [
- {
- "@id": "#268",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#269",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#270",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#271",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#272",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#273",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#274",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#275",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#276",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_19"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#277",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_20"
- }
- ]
- }
- ],
- "data:pattern": [
- {
- "@id": "#278",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "[a-zA-Z0-9]+"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_21"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#279",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#280",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#281",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_24"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#282",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#283",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#284",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_27"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#285",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:items": [
- {
- "@id": "#286",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#287",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "array"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_30"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#288",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_31"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#289",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_32"
- }
- ]
- }
- ],
- "data:items": [
- {
- "@id": "#290",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_33"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_29"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#291",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#292",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_35"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#293",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_36"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#294",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_37"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#295",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_38"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_34"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_28"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_26"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_25"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_23"
- }
- ]
- }
- ],
- "data:400": [
- {
- "@id": "#296",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#297",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_40"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#298",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#299",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#300",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_43"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#301",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_44"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#302",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:error": [
- {
- "@id": "#303",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#304",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_47"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#305",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_48"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#306",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_49"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#307",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_50"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_46"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#308",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#309",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_52"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#310",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_53"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#311",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_54"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#312",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_55"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_51"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_45"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_42"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_41"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_39"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_22"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@value": "resourceType"
- },
- {
- "@value": "resourcePathName"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@id": "#655",
- "@type": [
- "doc:VariableValue",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "resourceType"
- }
- ],
- "doc:value": [
- {
- "@id": "#656",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#692",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "post"
- }
- ],
- "core:name": [
- {
- "@value": "Create product"
- }
- ],
- "core:description": [
- {
- "@value": "Creates a product in the store.\nWhile creating a product the `id` and `etag` properties will be ignored.\n\nThe endpoint will reject the request if exactly the same product is already defined in the\ndatastore (all properties of both objects equals). Newly created product is available\nfor listing but **it won't be available for ordering API** until it's availability is not set.\n"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#693",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:payload": [
- {
- "@id": "#694",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#11/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#11"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Product"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#695",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#696",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#697",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#12",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#upc"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#13",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9]{12,12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ],
- "core:description": [
- {
- "@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#14",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#15",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "042100005264"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "042100005264"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ]
- },
- {
- "@id": "#16",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#17",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Product name"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#18",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#19",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#20",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#21",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#22",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#unit"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#23",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ],
- "core:description": [
- {
- "@value": "The unit of measuremet for the quantity property."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#24",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#25",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ml"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ]
- },
- {
- "@id": "#26",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#available"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#27",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ],
- "core:description": [
- {
- "@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#28",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#29",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ]
- },
- {
- "@id": "#30",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#quantity"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#31",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ],
- "core:description": [
- {
- "@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#32",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#33",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "500"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "500"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Product"
- }
- ],
- "core:name": [
- {
- "@value": "A product resource"
- }
- ],
- "core:description": [
- {
- "@value": "A single product representing an item in the store."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#698",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Product"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#699",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#700",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "d697f5cea85011e680f576304dec7eb7"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#701",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Super product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#702",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "125"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#703",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#704",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#705",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#706",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W/\"686897696a7c876b7e\""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: d697f5cea85011e680f576304dec7eb7\n name: Super product\n quantity: 125\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"W/\\\"686897696a7c876b7e\\\"\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#698/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#698"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#696"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#707",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "OtherProduct"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#708",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#709",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123e4567e89b12d3a456426655440000"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#710",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#711",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#712",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "kg"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#713",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "223456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#714",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#715",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W/\"123456789\""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: 123e4567e89b12d3a456426655440000\n name: Acme Product\n quantity: 1\n unit: kg\n upc: \"223456789101\"\n available: true\n etag: \"W/\\\"123456789\\\"\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#707/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#707"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#696"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#717",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ]
- },
- {
- "@id": "#719",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#720",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#721",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#109"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/product.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#721/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#721"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#719"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#254"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/product.xsd"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#722",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "400"
- }
- ],
- "core:description": [
- {
- "@value": "The request has been rejected. Probably the product already exists in the datastore."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "400"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#723",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/products/{productId}"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#724",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#725",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#52",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#11/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#11"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Product"
- }
- ]
- }
- ]
- },
- {
- "@id": "#726",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#727",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#728",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#109"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/product.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#728/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#728"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#726"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#254"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/product.xsd"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#729",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "404"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "404"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#730",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#731",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#366",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#367",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#368",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#369",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#370",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#371",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#372",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#373",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#374",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "<>"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "ErrorResource"
- }
- ],
- "core:name": [
- {
- "@value": "Not found response"
- }
- ],
- "core:description": [
- {
- "@value": "A response that is errored"
- }
- ]
- }
- ]
- },
- {
- "@id": "#733",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#734",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Not found response"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#735",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:raw": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#735/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#735"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#733"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "doc:location": [
- {
- "@value": ""
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#736",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "productId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "productId"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#737",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "productId"
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#365",
- "@type": [
- "apiContract:ParametrizedResourceType",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:target": [
- {
- "@id": "#395",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#396",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#397",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#398",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#399",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:404": [
- {
- "@id": "#400",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:body": [
- {
- "@id": "#401",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#402",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#403",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#404",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#405",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#406",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#407",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#408",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#738",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/orgs"
- }
- ]
- },
- {
- "@id": "#739",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/orgs/{orgId}"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#740",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:name": [
- {
- "@value": "Get organization"
- }
- ],
- "core:description": [
- {
- "@value": "Returns an organization info."
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#741",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#742",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#743",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#763",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#764",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "UUID generated ID"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#175",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#Head"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#144/linked_1",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "Head"
- }
- ]
- },
- {
- "@id": "#174",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#onCall"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#143/linked_1",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#143"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Alertable"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "onCall"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Org"
- }
- ],
- "core:description": [
- {
- "@value": "Represents an organization unit."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#744",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#745",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#746",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "12345"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:onCall": [
- {
- "@id": "#747",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#748",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "nico"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#749",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ark"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#750",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeAdmin"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:clearanceLevel": [
- {
- "@id": "#751",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "low"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:phone": [
- {
- "@id": "#752",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "12321"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:Head": [
- {
- "@id": "#753",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#754",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "nico"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#755",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ark"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#756",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeManager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:reports": [
- {
- "@id": "#757",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#758",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#759",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "nico"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#760",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ark"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#761",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "admin"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_14"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_13"
- }
- ]
- }
- ],
- "data:phone": [
- {
- "@id": "#762",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123-23"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: \"12345\"\n onCall:\n firstname: nico\n lastname: ark\n kind: AcmeAdmin\n clearanceLevel: low\n phone: \"12321\"\n Head:\n firstname: nico\n lastname: ark\n kind: AcmeManager\n reports:\n -\n firstname: nico\n lastname: ark\n kind: admin\n phone: \"123-23\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#744/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#744"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#742"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#766",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "put"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#767",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:payload": [
- {
- "@id": "#768",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#769",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#770",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#771",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "UUID generated ID"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#175",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#Head"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#144/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "Head"
- }
- ]
- },
- {
- "@id": "#174",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#onCall"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#143/linked_2",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#143"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Alertable"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "onCall"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Org"
- }
- ],
- "core:description": [
- {
- "@value": "Represents an organization unit."
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#773",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#774",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#173/linked_6",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#173"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Org"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#775",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "orgId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "orgId"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#776",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "orgId"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#777",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/orgs/{orgId}/managers"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#778",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#779",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#780",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#781/linked_1",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#781"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_3"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#782",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "orgId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "orgId"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#783",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "orgId"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#784",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/messages"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#785",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "post"
- }
- ],
- "core:description": [
- {
- "@value": "Create a new message"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#787",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:payload": [
- {
- "@id": "#788",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#789",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#790",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#receiver"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#791",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "receiver"
- }
- ],
- "core:description": [
- {
- "@value": "receiver of the message"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "receiver"
- }
- ]
- },
- {
- "@id": "#792",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#body"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#793",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "body"
- }
- ],
- "core:description": [
- {
- "@value": "A message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "body"
- }
- ]
- },
- {
- "@id": "#794",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#795",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "If true then the message will be marked as important"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#796",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "false"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#797",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#798",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "X-Amin-Resource"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "X-Amin-Resource"
- }
- ],
- "core:description": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#799",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "core:description": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#800",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "false"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:payload": []
- },
- {
- "@id": "#801",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#802",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#786",
- "@type": [
- "apiContract:ParametrizedTrait",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Adminable"
- }
- ],
- "doc:target": [
- {
- "@id": "#218",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#219",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#220",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Use this to mark a resource that can be changed only by users with admin level."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#221",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#222",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:headers": [
- {
- "@id": "#223",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:X-Amin-Resource": [
- {
- "@id": "#224",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#225",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#226",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#227",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#228",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:401": [
- {
- "@id": "#229",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#230",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#803",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:description": [
- {
- "@value": "List user messages. It returns an array of messages for last of 7 days if\n`since` property is not set.\nYou can use `since` and `until` query parameters to control messages time\nspan.\n"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#804",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:parameter": [
- {
- "@id": "#805",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "until"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "until"
- }
- ],
- "core:description": [
- {
- "@value": "Date right limit of the messages query."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#806",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Date right limit of the messages query."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#807",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#808",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "2017-05-12"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "2017-05-12"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#807/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#807"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#805"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#810",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#812",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- },
- {
- "@id": "#813",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "since"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "since"
- }
- ],
- "core:description": [
- {
- "@value": "Date left limit of the messages query."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#814",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Date left limit of the messages query."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#815",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#816",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "2017-05-10"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "2017-05-10"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#815/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#815"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#813"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#817",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#818",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#819",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#195/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#195"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_4"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#820",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#821",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#822",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:from": [
- {
- "@id": "#823",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:uid": [
- {
- "@id": "#824",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "a7917e3c-4abf-11e7-a919-92ebcb67fe33"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#825",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:email": [
- {
- "@id": "#826",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#827",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This is an example message. Hello."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:timestamp": [
- {
- "@id": "#828",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1496757380"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:attachements": [
- {
- "@id": "#829",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#830",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_2"
- }
- ]
- },
- {
- "@id": "#831",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:from": [
- {
- "@id": "#832",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:uid": [
- {
- "@id": "#833",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "15e64d90-4ac0-11e7-a919-92ebcb67fe33"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#834",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Doe"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:email": [
- {
- "@id": "#835",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_12"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#836",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Howdy?"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "data:timestamp": [
- {
- "@id": "#837",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1496757498"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_1"
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#180"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/messages-example.json"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#820/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#820"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#818"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#802",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#838",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/messages/bulk"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#839",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "post"
- }
- ],
- "core:description": [
- {
- "@value": "Bulk create messages."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#841",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:payload": [
- {
- "@id": "#842",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#843",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#336/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#336"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_5"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#844",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#845",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#846",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:email": [
- {
- "@id": "#847",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#848",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This is an example message. Hello."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:timestamp": [
- {
- "@id": "#849",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1496757380"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:attachements": [
- {
- "@id": "#850",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#851",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_2"
- }
- ]
- },
- {
- "@id": "#852",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:email": [
- {
- "@id": "#853",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#854",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Howdy?"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:timestamp": [
- {
- "@id": "#855",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1496757498"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:important": [
- {
- "@id": "#856",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_1"
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#2"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/messages-sent-example.json"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#844/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#844"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#842"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#858",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#859",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#860",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "X-Amin-Resource"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "X-Amin-Resource"
- }
- ],
- "core:description": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#861",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "core:description": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#862",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "false"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:payload": []
- },
- {
- "@id": "#863",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#840",
- "@type": [
- "apiContract:ParametrizedTrait",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Adminable"
- }
- ],
- "doc:target": [
- {
- "@id": "#218",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#219",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#220",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Use this to mark a resource that can be changed only by users with admin level."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#221",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#222",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:headers": [
- {
- "@id": "#223",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:X-Amin-Resource": [
- {
- "@id": "#224",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#225",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#226",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#227",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#228",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:401": [
- {
- "@id": "#229",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#230",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:references": [
- {
- "@id": "#1",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#2",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "[\n {\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\",\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\",\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498,\n \"important\": true\n }\n]\n"
- }
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#3",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#11",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#12",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#upc"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#13",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9]{12,12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ],
- "core:description": [
- {
- "@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#14",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#15",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "042100005264"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "042100005264"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ]
- },
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#16",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#17",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Product name"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#18",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#19",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#20",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#21",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#22",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#unit"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#23",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ],
- "core:description": [
- {
- "@value": "The unit of measuremet for the quantity property."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#24",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#25",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ml"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ]
- },
- {
- "@id": "#26",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#available"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#27",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ],
- "core:description": [
- {
- "@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#28",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#29",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ]
- },
- {
- "@id": "#30",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#quantity"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#31",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ],
- "core:description": [
- {
- "@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#32",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#33",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "500"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "500"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Product"
- }
- ],
- "core:name": [
- {
- "@value": "A product resource"
- }
- ],
- "core:description": [
- {
- "@value": "A single product representing an item in the store."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#34",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_0"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#35",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#36",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#37",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#38",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "200"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#39",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#40",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#41",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#42",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Wd3deef3rgrgf4r"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: we2322-4f4f4f-f4f4ff-f4f4ff4\n name: Acme Product\n quantity: 200\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"Wd3deef3rgrgf4r\"\n"
- }
- ]
- },
- {
- "@id": "#43",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_1"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#44",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#45",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "d697f5cea85011e680f576304dec7eb7"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#46",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Super product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#47",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "125"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#48",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#49",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#50",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#51",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W/\"686897696a7c876b7e\""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: d697f5cea85011e680f576304dec7eb7\n name: Super product\n quantity: 125\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"W/\\\"686897696a7c876b7e\\\"\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#43/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#43"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#52"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:references": [
- {
- "@id": "#4",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#5",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "type"
- }
- ],
- "core:description": [
- {
- "@value": "Common properties for all resources returned by the API.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- }
- ]
- },
- {
- "@id": "#58",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#59",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#60",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#72",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#86",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#tagline"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#87",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ],
- "core:description": [
- {
- "@value": "The brief description (tagline) of this person."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ]
- },
- {
- "@id": "#88",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#89",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z ]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Person full name. The input will be rejected if this property is not set while creating new object."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#90",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#91",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Smith"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "John Smith"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#92",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#93",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of this person's profile."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#94",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#language"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#95",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ],
- "core:description": [
- {
- "@value": "The user's preferred language for rendering."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ]
- },
- {
- "@id": "#96",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#97",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#98",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#birthday"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#99",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ],
- "core:description": [
- {
- "@value": "The person's date of birth, represented as YYYY-MM-DD."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ]
- },
- {
- "@id": "#100",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#image"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#62/linked_4",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#62"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_2"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "image"
- }
- ]
- },
- {
- "@id": "#101",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#gender"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#102",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "gender?"
- }
- ],
- "core:description": [
- {
- "@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "gender"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AppPerson"
- }
- ],
- "core:name": [
- {
- "@value": "A person resource"
- }
- ],
- "core:description": [
- {
- "@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#73",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#74",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#75",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "R34fg663H9KW9MMSKISI"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#76",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:birthday": [
- {
- "@id": "#77",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1983-10-20"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:gender": [
- {
- "@id": "#78",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "male"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:url": [
- {
- "@id": "#79",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:image": [
- {
- "@id": "#80",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#81",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#82",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:tagline": [
- {
- "@id": "#83",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Some text about me."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:language": [
- {
- "@id": "#84",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "en_GB"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#85",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W\\244m4n5kj3gbn2nj4k4n4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n etag: \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:references": [
- {
- "@id": "#61",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#4",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#5",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "type"
- }
- ],
- "core:description": [
- {
- "@value": "Common properties for all resources returned by the API.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- }
- ]
- },
- {
- "@id": "#108",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#109",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n f2f7933a-a9ce-11e6-80f5-76304dec7eb7\n Acme product - mentol flavor, 500 ml.\n 500\n ml\n 042100005264\n true\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#110",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#111",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n Invalid request\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#112",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#113",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#114",
- "@type": [
- "apiContract:UserDocumentationFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#115",
- "@type": [
- "core:CreativeWork",
- "doc:DomainElement"
- ],
- "core:title": [
- {
- "@value": "About"
- }
- ],
- "core:description": [
- {
- "@value": "# About the example API\n\nThe `Example API` provides all definitions of the RAML 1.0 like types, security schemes, resource types and so on.\nMagic variables are special strings that are passed to any string property in the request and it will be replaced with other string that is defined for\nthis variable.\n\n## Example\nLet's say you want to generate a random number in the request. So the property\nvalue like:\n```\nhttp://www.domain.com/?time=${now}\n```\ncan produce:\n```\nhttp://www.domain.com/?time=12312312312\n```\n\n## Build-in magic variables.\n| Variable | Description | Example |\n| --- | --- | --- |\n| `${random}` | Will generate random number in range from 0 to Number.MAX_SAFE_INTEGER | 9007199254740991 |\n| `${random:NUMBER}` | A variation of `${random}` where the result will be remembered and can be used in other property. If the same `NUMBER` occurs again then previously generated value will be used. | 7199254740 |\n| `${now}` | Inserts current epoch time | 12312312312 |\n\n## Magic variables scopes\nThere are two types of magic variables:\n* **global** - Applied to every request,\n* **scoped** - Applied to a request enclosed in a project.\n\n### Global variables\nVariables of this type will be applied to every outgoing request.\n\n### Scoped variables.\nScoped variables are associated with a project and are applied to those request\nthat are added to corresponding project.\n\n## User magic variables\nThis element supports user defined variables. Variables defined by the user are kept\nin IndexedDB locally and retreived\nby the element on run time. Users can decide either the variable is global or scoped.\n\n## Database structure\n| Property | Type | Is key | Description |\n| --- | --- | --- | --- |\n| id | Number | Yes, key path | An autoincremental key for the rule |\n| variable | String | Yes | A variable name. It must be consisted with [0-9A-Za-z${}_-] |\n| value | String | No | Replacement value. Replacement value may include other magic variables |\n| type | String | Yes | Either `global` or `scoped` (for now) |\n| project | Number | Yes | Relevant if the `type` is set to `scoped`. The rule will be applied to the requests that are associated with this project. If not set if will be omnited. |\n\n## Usage\nThe element's `value` property contains a value that will be parsed during the work.\nIt may be either String or Object.\n\nWhile String is obvious, the Object will be treated differently. It will parse only\nstring values of each first level key.\nThis means that no deep objects will be taken into consideration.\nBefore start applying new magic variables the program should call `clear()`\nfunction to clear the groups defined by previous use.\nThe element will keep groups generated data so it can be uses many times on\ndifferent strings resulting with the same group values.\n\nJavaScript code:\n```javascript\n...\nthis.$.mv.clear();\nthis.set('headersList', headers);\nthis.$.mv.parse();\n...\n_onParsed = (e) => {\n var headers = e.detail.result;\n};\n...\n```\nThe parse method returns a Promise which will be fulfilled when it finish parsing data:\n```javascript\n...\nthis.set('headersList', headers);\nthis.$.mv.parse()\n.then((result) => {\n // parsed data\n});\n...\n```\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#117",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#118",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#123",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#124",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n Qawer63J73HJ6khjswuqyq62382jG21s\n John Smith\n 1990-10-12\n male\n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s\n \n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s/image\n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s/image/thumb\n \n Hi, I'm John!\n en_US\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#125",
- "@type": [
- "doc:Module",
- "doc:Unit"
- ],
- "doc:declares": [
- [
- {
- "@id": "#126/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#126"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Admin"
- }
- ]
- }
- ],
- [
- {
- "@id": "#143/linked_3",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#143"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Alertable"
- }
- ]
- }
- ],
- [
- {
- "@id": "#173/linked_7",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#173"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Org"
- }
- ]
- }
- ],
- [
- {
- "@id": "#159/linked_3",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#159"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Phone"
- }
- ]
- }
- ],
- [
- {
- "@id": "#129/linked_7",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#129"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Person"
- }
- ]
- }
- ],
- [
- {
- "@id": "#144/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- [
- {
- "@id": "#169/linked_1",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#169"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AlertableAdmin"
- }
- ]
- }
- ]
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#179",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#180",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "[\n {\n \"from\": {\n \"uid\": \"a7917e3c-4abf-11e7-a919-92ebcb67fe33\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\n },\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"from\": {\n \"uid\": \"15e64d90-4ac0-11e7-a919-92ebcb67fe33\",\n \"name\": \"John Doe\",\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\"\n },\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498\n }\n]\n"
- }
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#181",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#182",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#61",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#194",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#195",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#196",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#from"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#197",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#198",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#uid"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#199",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "uid"
- }
- ],
- "core:description": [
- {
- "@value": "User ID."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "uid"
- }
- ]
- },
- {
- "@id": "#200",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#201",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "User full name"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#202",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#email"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#203",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ],
- "core:description": [
- {
- "@value": "User emaill address to be used to return the message. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "from"
- }
- ],
- "core:description": [
- {
- "@value": "Object representing sender of the message."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "from"
- }
- ]
- },
- {
- "@id": "#204",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#205",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- },
- {
- "@id": "#206",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#timestamp"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#207",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent timestamp as a Uxin timestamp."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ]
- },
- {
- "@id": "#208",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#attachements"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#209",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#210",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ],
- "core:description": [
- {
- "@value": "List of URLs to the attachments"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ]
- },
- {
- "@id": "#212",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#213",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "True if the message should be marked as an important."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_4"
- }
- ],
- "core:description": [
- {
- "@value": "An user message object."
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#215",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#216",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#217",
- "@type": [
- "apiContract:TraitFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#218",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#219",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#220",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Use this to mark a resource that can be changed only by users with admin level."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#221",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#222",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:headers": [
- {
- "@id": "#223",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:X-Amin-Resource": [
- {
- "@id": "#224",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#225",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#226",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#227",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#228",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:401": [
- {
- "@id": "#229",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#230",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:usage": [
- {
- "@value": "Some resources can be changed only by users with Admin clerance level. This resources will be \nmarked with the header `X-Admin-Resource` when requesting it. It means that every attemp to \nupdate the resource by non-admin user will result with 401 response.\n"
- }
- ]
- },
- {
- "@id": "#234",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#235",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#237",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#238",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#253",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#254",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#4",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#5",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "type"
- }
- ],
- "core:description": [
- {
- "@value": "Common properties for all resources returned by the API.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#255",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#256",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#257",
- "@type": [
- "apiContract:TraitFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#6",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#258",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#259",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The collection of <>."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:queryParameters": [
- {
- "@id": "#260",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:limit": [
- {
- "@id": "#261",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#262",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#263",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:maximum": [
- {
- "@id": "#264",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "300"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#265",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#266",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#267",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:start": [
- {
- "@id": "#268",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#269",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#270",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#271",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#272",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#273",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#274",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#275",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#276",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_19"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#277",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_20"
- }
- ]
- }
- ],
- "data:pattern": [
- {
- "@id": "#278",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "[a-zA-Z0-9]+"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_21"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#279",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#280",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#281",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_24"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#282",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#283",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#284",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_27"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#285",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:items": [
- {
- "@id": "#286",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#287",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "array"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_30"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#288",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_31"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#289",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_32"
- }
- ]
- }
- ],
- "data:items": [
- {
- "@id": "#290",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_33"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_29"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#291",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#292",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_35"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#293",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_36"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#294",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_37"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#295",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_38"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_34"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_28"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_26"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_25"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_23"
- }
- ]
- }
- ],
- "data:400": [
- {
- "@id": "#296",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#297",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_40"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#298",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#299",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#300",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_43"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#301",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_44"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#302",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:error": [
- {
- "@id": "#303",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#304",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_47"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#305",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_48"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#306",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_49"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#307",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_50"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_46"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#308",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#309",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_52"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#310",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_53"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#311",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_54"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#312",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_55"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_51"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_45"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_42"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_41"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_39"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_22"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@value": "resourceType"
- },
- {
- "@value": "resourcePathName"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:usage": [
- {
- "@value": "This trait is to be used when the resource is paginated that is the edpoint producses\na list of resources in the response.\nEvery paginated response contains a `nextPageToken` property that should be used in pagination\nto request for next page of the results and `items` which is a list of resources.\n\nThe `items` property is always defined, even if the response is empty. Therefore the `404`\nresponse in this case is not possible. Clients need to handle empty responses by their own.\n\nIt is crutial that the subsequent requests contain the same set of parameters (like `limit`\nor `start`) because if this values will change then the `nextPageToken` will be revalidated\nand pagination will start from the first page.\n"
- }
- ]
- },
- {
- "@id": "#314",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#315",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n Unauthorized\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#316",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#317",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#333",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#334",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#335",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#336",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#337",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#email"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#338",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ],
- "core:description": [
- {
- "@value": "Receiver email address. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ]
- },
- {
- "@id": "#339",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#340",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- },
- {
- "@id": "#341",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#timestamp"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#342",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent timestamp as a Uxin timestamp."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ]
- },
- {
- "@id": "#343",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#attachements"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#344",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#345",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ],
- "core:description": [
- {
- "@value": "List of URLs to the attachments"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ]
- },
- {
- "@id": "#347",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#348",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "True if the message should be marked as an important."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_5"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent by a user object. This represents a message in user's sent folder.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- }
- ],
- "doc:declares": [
- {
- "@id": "#350",
- "@type": [
- "doc:DomainProperty",
- "rdf:Property",
- "doc:DomainElement"
- ],
- "raml-shapes:schema": [
- {
- "@id": "#351",
- "@type": [
- "raml-shapes:NilShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "annotationTest"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "annotationTest"
- }
- ]
- },
- {
- "@id": "#352",
- "@type": [
- "doc:DomainProperty",
- "rdf:Property",
- "doc:DomainElement"
- ],
- "raml-shapes:schema": [
- {
- "@id": "#353",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "deprecated"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "deprecated"
- }
- ]
- },
- {
- "@id": "#354",
- "@type": [
- "doc:DomainProperty",
- "rdf:Property",
- "doc:DomainElement"
- ],
- "raml-shapes:schema": [
- {
- "@id": "#355",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#356",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#level"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#357",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "level"
- }
- ],
- "shacl:in": [
- {
- "@id": "#357/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#358",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "low"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#359",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "medium"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#360",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "high"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "level"
- }
- ]
- },
- {
- "@id": "#361",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#signature"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#362",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^\\d{3}-\\w{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "signature"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "signature"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "clearanceLevel"
- }
- ]
- },
- {
- "@id": "#363",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#366",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#367",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#368",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#369",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#370",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#371",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#372",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#373",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#374",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "<>"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "ErrorResource"
- }
- ],
- "core:description": [
- {
- "@value": "A response that is errored"
- }
- ]
- },
- {
- "@id": "#104",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#86",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#tagline"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#87",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ],
- "core:description": [
- {
- "@value": "The brief description (tagline) of this person."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ]
- },
- {
- "@id": "#88",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#89",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z ]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Person full name. The input will be rejected if this property is not set while creating new object."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#90",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#91",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Smith"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "John Smith"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#92",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#93",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of this person's profile."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#94",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#language"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#95",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ],
- "core:description": [
- {
- "@value": "The user's preferred language for rendering."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ]
- },
- {
- "@id": "#96",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#97",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#98",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#birthday"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#99",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ],
- "core:description": [
- {
- "@value": "The person's date of birth, represented as YYYY-MM-DD."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ]
- },
- {
- "@id": "#100",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#image"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "image"
- }
- ]
- },
- {
- "@id": "#101",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#gender"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#102",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "gender?"
- }
- ],
- "core:description": [
- {
- "@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "gender"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AppPerson"
- }
- ],
- "core:name": [
- {
- "@value": "A person resource"
- }
- ],
- "core:description": [
- {
- "@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#73",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#74",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#75",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "R34fg663H9KW9MMSKISI"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#76",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:birthday": [
- {
- "@id": "#77",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1983-10-20"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:gender": [
- {
- "@id": "#78",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "male"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:url": [
- {
- "@id": "#79",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:image": [
- {
- "@id": "#80",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#81",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#82",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:tagline": [
- {
- "@id": "#83",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Some text about me."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:language": [
- {
- "@id": "#84",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "en_GB"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#85",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W\\244m4n5kj3gbn2nj4k4n4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n etag: \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#381",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Resource"
- }
- ],
- "core:description": [
- {
- "@value": "Common properties for all resources returned by the API.\n"
- }
- ]
- },
- {
- "@id": "#54",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#12",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#upc"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#13",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9]{12,12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ],
- "core:description": [
- {
- "@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#14",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#15",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "042100005264"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "042100005264"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ]
- },
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#16",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#17",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Product name"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#18",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#19",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#20",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#21",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#22",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#unit"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#23",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ],
- "core:description": [
- {
- "@value": "The unit of measuremet for the quantity property."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#24",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#25",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ml"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ]
- },
- {
- "@id": "#26",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#available"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#27",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ],
- "core:description": [
- {
- "@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#28",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#29",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ]
- },
- {
- "@id": "#30",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#quantity"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#31",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ],
- "core:description": [
- {
- "@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#32",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#33",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "500"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "500"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Product"
- }
- ],
- "core:name": [
- {
- "@value": "A product resource"
- }
- ],
- "core:description": [
- {
- "@value": "A single product representing an item in the store."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#34",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_0"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#35",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#36",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#37",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#38",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "200"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#39",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#40",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#41",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#42",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Wd3deef3rgrgf4r"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: we2322-4f4f4f-f4f4ff-f4f4ff4\n name: Acme Product\n quantity: 200\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"Wd3deef3rgrgf4r\"\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#384",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Image"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#385",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "Feature"
- }
- ],
- "core:description": [
- {
- "@value": "A feature to test enum values in the URI parameters."
- }
- ],
- "shacl:in": [
- {
- "@id": "#385/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#386",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "A"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#387",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "B"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#388",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "C"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#390",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#391",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:get": [
- {
- "@id": "#392",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#395",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#396",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#397",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#398",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#399",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:404": [
- {
- "@id": "#400",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:body": [
- {
- "@id": "#401",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#402",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#403",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#404",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#405",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#406",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#407",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#408",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#411",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "UnauthorizedResponse"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#412",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#413",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#414",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#415",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:404": [
- {
- "@id": "#416",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:body": [
- {
- "@id": "#417",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#418",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#419",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Unauthorized response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#420",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#421",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#422",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Unauthorized response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#423",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#424",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Unauthorized\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#425",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "RequestErrorResponse"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#426",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#427",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#428",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#429",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:400": [
- {
- "@id": "#430",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#431",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed. Nothing can be done at the time except correcting the request to send valid data."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#432",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#433",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#434",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid request"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#435",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_8"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#436",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#437",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid request"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#438",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#439",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Invalid request\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#6",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#258",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#259",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The collection of <>."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:queryParameters": [
- {
- "@id": "#260",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:limit": [
- {
- "@id": "#261",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#262",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#263",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:maximum": [
- {
- "@id": "#264",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "300"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#265",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#266",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#267",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:start": [
- {
- "@id": "#268",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#269",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#270",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#271",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#272",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#273",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#274",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#275",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#276",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_19"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#277",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_20"
- }
- ]
- }
- ],
- "data:pattern": [
- {
- "@id": "#278",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "[a-zA-Z0-9]+"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_21"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#279",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#280",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#281",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_24"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#282",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#283",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#284",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_27"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#285",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:items": [
- {
- "@id": "#286",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#287",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "array"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_30"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#288",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_31"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#289",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_32"
- }
- ]
- }
- ],
- "data:items": [
- {
- "@id": "#290",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_33"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_29"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#291",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#292",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_35"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#293",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_36"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#294",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_37"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#295",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_38"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_34"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_28"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_26"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_25"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_23"
- }
- ]
- }
- ],
- "data:400": [
- {
- "@id": "#296",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#297",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_40"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#298",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#299",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#300",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_43"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#301",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_44"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#302",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:error": [
- {
- "@id": "#303",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#304",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_47"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#305",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_48"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#306",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_49"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#307",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_50"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_46"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#308",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#309",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_52"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#310",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_53"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#311",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_54"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#312",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_55"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_51"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_45"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_42"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_41"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_39"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_22"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@value": "resourceType"
- },
- {
- "@value": "resourcePathName"
- }
- ]
- },
- {
- "@id": "#218",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#219",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#220",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Use this to mark a resource that can be changed only by users with admin level."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#221",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#222",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:headers": [
- {
- "@id": "#223",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:X-Amin-Resource": [
- {
- "@id": "#224",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#225",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#226",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#227",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#228",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:401": [
- {
- "@id": "#229",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#230",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- },
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- },
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- },
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- },
- {
- "@id": "#464",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#473",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_1",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#465",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Some-test-example",
- "__apicResolved": true
- }
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#466",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#467",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#468",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "456",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[123, 456]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#465/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#465",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#463",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#469",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Other-example",
- "__apicResolved": true
- }
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#470",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#471",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1011",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#472",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1213",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[1011, 1213]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#469/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#469",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#463",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#72",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#86",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#tagline"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#87",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ],
- "core:description": [
- {
- "@value": "The brief description (tagline) of this person."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ]
- },
- {
- "@id": "#88",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#89",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z ]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Person full name. The input will be rejected if this property is not set while creating new object."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#90",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#91",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Smith"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "John Smith"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#92",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#93",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of this person's profile."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#94",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#language"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#95",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ],
- "core:description": [
- {
- "@value": "The user's preferred language for rendering."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ]
- },
- {
- "@id": "#96",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#97",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#98",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#birthday"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#99",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ],
- "core:description": [
- {
- "@value": "The person's date of birth, represented as YYYY-MM-DD."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ]
- },
- {
- "@id": "#100",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#image"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "image"
- }
- ]
- },
- {
- "@id": "#101",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#gender"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#102",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "gender?"
- }
- ],
- "core:description": [
- {
- "@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "gender"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AppPerson"
- }
- ],
- "core:name": [
- {
- "@value": "A person resource"
- }
- ],
- "core:description": [
- {
- "@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#73",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#74",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#75",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "R34fg663H9KW9MMSKISI"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#76",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:birthday": [
- {
- "@id": "#77",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1983-10-20"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:gender": [
- {
- "@id": "#78",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "male"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:url": [
- {
- "@id": "#79",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:image": [
- {
- "@id": "#80",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#81",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#82",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:tagline": [
- {
- "@id": "#83",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Some text about me."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:language": [
- {
- "@id": "#84",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "en_GB"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#85",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W\\244m4n5kj3gbn2nj4k4n4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n etag: \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#11",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#12",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#upc"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#13",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9]{12,12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ],
- "core:description": [
- {
- "@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#14",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#15",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "042100005264"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "042100005264"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ]
- },
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#16",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#17",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Product name"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#18",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#19",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#20",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#21",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#22",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#unit"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#23",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ],
- "core:description": [
- {
- "@value": "The unit of measuremet for the quantity property."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#24",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#25",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ml"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ]
- },
- {
- "@id": "#26",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#available"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#27",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ],
- "core:description": [
- {
- "@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#28",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#29",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ]
- },
- {
- "@id": "#30",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#quantity"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#31",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ],
- "core:description": [
- {
- "@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#32",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#33",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "500"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "500"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Product"
- }
- ],
- "core:name": [
- {
- "@value": "A product resource"
- }
- ],
- "core:description": [
- {
- "@value": "A single product representing an item in the store."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#34",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_0"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#35",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#36",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#37",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#38",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "200"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#39",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#40",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#41",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#42",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Wd3deef3rgrgf4r"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: we2322-4f4f4f-f4f4ff-f4f4ff4\n name: Acme Product\n quantity: 200\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"Wd3deef3rgrgf4r\"\n"
- }
- ]
- },
- {
- "@id": "#43",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_1"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#44",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#45",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "d697f5cea85011e680f576304dec7eb7"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#46",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Super product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#47",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "125"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#48",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#49",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#50",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#51",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W/\"686897696a7c876b7e\""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: d697f5cea85011e680f576304dec7eb7\n name: Super product\n quantity: 125\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"W/\\\"686897696a7c876b7e\\\"\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#43/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#43"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#52"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#144",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#145",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#reports"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#146",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#129",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#153",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#154",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Person"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#147",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#148",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#149",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#150",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:title": [
- {
- "@id": "#151",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Mr."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#152",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Manager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n firstname: Pawel\n lastname: Psztyc\n title: Mr.\n kind: Manager\n"
- }
- ]
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "reports"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "reports"
- }
- ]
- },
- {
- "@id": "#158",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#phone"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#159",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9|-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "Phone"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "phone"
- }
- ]
- },
- {
- "@id": "#162",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#163",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ],
- "shacl:in": [
- {
- "@id": "#163/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#164",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeManager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Manager"
- }
- ]
- },
- {
- "@id": "#143",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:anyOf": [
- [
- {
- "@id": "#144/linked_4",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- [
- {
- "@id": "#169/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#169"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AlertableAdmin"
- }
- ]
- }
- ]
- ],
- "shacl:name": [
- {
- "@value": "Alertable"
- }
- ]
- },
- {
- "@id": "#173",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#174",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#onCall"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#143",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:anyOf": [
- [
- {
- "@id": "#144/linked_5",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- [
- {
- "@id": "#169/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#169"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AlertableAdmin"
- }
- ]
- }
- ]
- ],
- "shacl:name": [
- {
- "@value": "Alertable"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "onCall"
- }
- ]
- },
- {
- "@id": "#175",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#Head"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#144",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#145",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#reports"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#146",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#129",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#153",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#154",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Person"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#147",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#148",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#149",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#150",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:title": [
- {
- "@id": "#151",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Mr."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#152",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Manager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n firstname: Pawel\n lastname: Psztyc\n title: Mr.\n kind: Manager\n"
- }
- ]
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "reports"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "reports"
- }
- ]
- },
- {
- "@id": "#158",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#phone"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#159",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9|-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "Phone"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "phone"
- }
- ]
- },
- {
- "@id": "#162",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#163",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ],
- "shacl:in": [
- {
- "@id": "#163/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#164",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeManager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "Head"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Org"
- }
- ],
- "core:description": [
- {
- "@value": "Represents an organization unit."
- }
- ]
- },
- {
- "@id": "#781",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#144/linked_6",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_3"
- }
- ]
- },
- {
- "@id": "#195",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#196",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#from"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#197",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#198",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#uid"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#199",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "uid"
- }
- ],
- "core:description": [
- {
- "@value": "User ID."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "uid"
- }
- ]
- },
- {
- "@id": "#200",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#201",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "User full name"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#202",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#email"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#203",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ],
- "core:description": [
- {
- "@value": "User emaill address to be used to return the message. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "from"
- }
- ],
- "core:description": [
- {
- "@value": "Object representing sender of the message."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "from"
- }
- ]
- },
- {
- "@id": "#204",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#205",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- },
- {
- "@id": "#206",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#timestamp"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#207",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent timestamp as a Uxin timestamp."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ]
- },
- {
- "@id": "#208",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#attachements"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#209",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#210",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ],
- "core:description": [
- {
- "@value": "List of URLs to the attachments"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ]
- },
- {
- "@id": "#212",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#213",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "True if the message should be marked as an important."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_4"
- }
- ],
- "core:description": [
- {
- "@value": "An user message object."
- }
- ]
- },
- {
- "@id": "#336",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#337",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#email"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#338",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ],
- "core:description": [
- {
- "@value": "Receiver email address. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ]
- },
- {
- "@id": "#339",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#340",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- },
- {
- "@id": "#341",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#timestamp"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#342",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent timestamp as a Uxin timestamp."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ]
- },
- {
- "@id": "#343",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#attachements"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#344",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#345",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ],
- "core:description": [
- {
- "@value": "List of URLs to the attachments"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ]
- },
- {
- "@id": "#347",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#348",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "True if the message should be marked as an important."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_5"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent by a user object. This represents a message in user's sent folder.\n"
- }
- ]
- },
- {
- "@id": "#126",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#134",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#clearanceLevel"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#135",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "clearanceLevel"
- }
- ],
- "shacl:in": [
- {
- "@id": "#135/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#136",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "low"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#137",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "high"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "clearanceLevel"
- }
- ]
- },
- {
- "@id": "#138",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#139",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ],
- "shacl:in": [
- {
- "@id": "#139/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#140",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeAdmin"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Admin"
- }
- ]
- },
- {
- "@id": "#159",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9|-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "Phone"
- }
- ]
- },
- {
- "@id": "#129",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#153",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#154",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Person"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#147",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#148",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#149",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#150",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:title": [
- {
- "@id": "#151",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Mr."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#152",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Manager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n firstname: Pawel\n lastname: Psztyc\n title: Mr.\n kind: Manager\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#169",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#134",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#clearanceLevel"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#135",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "clearanceLevel"
- }
- ],
- "shacl:in": [
- {
- "@id": "#135/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#136",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "low"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#137",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "high"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "clearanceLevel"
- }
- ]
- },
- {
- "@id": "#170",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#phone"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#159",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9|-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "Phone"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "phone"
- }
- ]
- },
- {
- "@id": "#138",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#139",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ],
- "shacl:in": [
- {
- "@id": "#139/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#140",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeAdmin"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AlertableAdmin"
- }
- ]
- }
- ],
- "@context": {
- "@base": "amf://id",
- "shacl": "http://www.w3.org/ns/shacl#",
- "raml-shapes": "http://a.ml/vocabularies/shapes#",
- "security": "http://a.ml/vocabularies/security#",
- "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
- "data": "http://a.ml/vocabularies/data#",
- "doc": "http://a.ml/vocabularies/document#",
- "apiContract": "http://a.ml/vocabularies/apiContract#",
- "core": "http://a.ml/vocabularies/core#",
- "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
- "sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
- }
- }
-]
\ No newline at end of file
diff --git a/demo/models/demo-api-v4.json b/demo/models/demo-api-v4.json
deleted file mode 100644
index cf807821b..000000000
--- a/demo/models/demo-api-v4.json
+++ /dev/null
@@ -1,54709 +0,0 @@
-[
- {
- "@id": "",
- "@type": [
- "doc:Document",
- "doc:Fragment",
- "doc:Module",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#447",
- "@type": [
- "apiContract:WebAPI",
- "doc:RootDomainElement",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "My super cool, example API"
- }
- ],
- "apiContract:server": [
- {
- "@id": "#864",
- "@type": [
- "apiContract:Server",
- "doc:DomainElement"
- ],
- "core:urlTemplate": [
- {
- "@value": "http://{environment}.api.domain.com/{version}/"
- }
- ],
- "apiContract:variable": [
- {
- "@id": "#865",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "environment",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "environment",
- "__apicResolved": true
- }
- ],
- "core:description": [
- {
- "@value": "API environment. The value can be one of \"development\", \"stage\" or \"production\"\nDevelopment environment is avaibale for dev keys (client id).\nStage is available internally only and keys are whitelisted for this environment. Keys that are not whitelisted will always return 404 for any call.\nProduction is available for redular keys (klient ids).\n",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#866",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^(development|stage|production)$",
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "core:description": [
- {
- "@value": "API environment. The value can be one of \"development\", \"stage\" or \"production\"\nDevelopment environment is avaibale for dev keys (client id).\nStage is available internally only and keys are whitelisted for this environment. Keys that are not whitelisted will always return 404 for any call.\nProduction is available for redular keys (klient ids).\n",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#867",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#868",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "production",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "production",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#867/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#867",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#865",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ]
- }
- ],
- "apiContract:accepts": [
- {
- "@value": "application/json"
- },
- {
- "@value": "application/xml"
- }
- ],
- "apiContract:contentType": [
- {
- "@value": "application/json"
- },
- {
- "@value": "application/xml"
- }
- ],
- "core:version": [
- {
- "@value": "v1"
- }
- ],
- "core:documentation": [
- {
- "@id": "#871",
- "@type": [
- "core:CreativeWork",
- "doc:DomainElement"
- ],
- "core:title": [
- {
- "@value": "Read this!"
- }
- ],
- "core:description": [
- {
- "@value": "# This is an example API spec\nThe API doesn't exists in the real world therefore calls made to any endpoint will always fail.\nIf you'd like to perform actual request and see the response try GitHub API (which doesn't require user authentication in some endpoints) or other APIs.\n\nNote that you may need a Client ID or valid authorization token to perform a call to some APIs that are secured by the OAuth 2 protocol.\n\nThank you for testing the API console. Your feedback is welcome. Email us: arc@mulesoft.com\n"
- }
- ]
- },
- {
- "@id": "#115",
- "@type": [
- "core:CreativeWork",
- "doc:DomainElement"
- ],
- "core:title": [
- {
- "@value": "About"
- }
- ],
- "core:description": [
- {
- "@value": "# About the example API\n\nThe `Example API` provides all definitions of the RAML 1.0 like types, security schemes, resource types and so on.\nMagic variables are special strings that are passed to any string property in the request and it will be replaced with other string that is defined for\nthis variable.\n\n## Example\nLet's say you want to generate a random number in the request. So the property\nvalue like:\n```\nhttp://www.domain.com/?time=${now}\n```\ncan produce:\n```\nhttp://www.domain.com/?time=12312312312\n```\n\n## Build-in magic variables.\n| Variable | Description | Example |\n| --- | --- | --- |\n| `${random}` | Will generate random number in range from 0 to Number.MAX_SAFE_INTEGER | 9007199254740991 |\n| `${random:NUMBER}` | A variation of `${random}` where the result will be remembered and can be used in other property. If the same `NUMBER` occurs again then previously generated value will be used. | 7199254740 |\n| `${now}` | Inserts current epoch time | 12312312312 |\n\n## Magic variables scopes\nThere are two types of magic variables:\n* **global** - Applied to every request,\n* **scoped** - Applied to a request enclosed in a project.\n\n### Global variables\nVariables of this type will be applied to every outgoing request.\n\n### Scoped variables.\nScoped variables are associated with a project and are applied to those request\nthat are added to corresponding project.\n\n## User magic variables\nThis element supports user defined variables. Variables defined by the user are kept\nin IndexedDB locally and retreived\nby the element on run time. Users can decide either the variable is global or scoped.\n\n## Database structure\n| Property | Type | Is key | Description |\n| --- | --- | --- | --- |\n| id | Number | Yes, key path | An autoincremental key for the rule |\n| variable | String | Yes | A variable name. It must be consisted with [0-9A-Za-z${}_-] |\n| value | String | No | Replacement value. Replacement value may include other magic variables |\n| type | String | Yes | Either `global` or `scoped` (for now) |\n| project | Number | Yes | Relevant if the `type` is set to `scoped`. The rule will be applied to the requests that are associated with this project. If not set if will be omnited. |\n\n## Usage\nThe element's `value` property contains a value that will be parsed during the work.\nIt may be either String or Object.\n\nWhile String is obvious, the Object will be treated differently. It will parse only\nstring values of each first level key.\nThis means that no deep objects will be taken into consideration.\nBefore start applying new magic variables the program should call `clear()`\nfunction to clear the groups defined by previous use.\nThe element will keep groups generated data so it can be uses many times on\ndifferent strings resulting with the same group values.\n\nJavaScript code:\n```javascript\n...\nthis.$.mv.clear();\nthis.set('headersList', headers);\nthis.$.mv.parse();\n...\n_onParsed = (e) => {\n var headers = e.detail.result;\n};\n...\n```\nThe parse method returns a Promise which will be fulfilled when it finish parsing data:\n```javascript\n...\nthis.set('headersList', headers);\nthis.$.mv.parse()\n.then((result) => {\n // parsed data\n});\n...\n```\n"
- }
- ]
- },
- {
- "@id": "#872",
- "@type": [
- "core:CreativeWork",
- "doc:DomainElement"
- ],
- "core:title": [
- {
- "@value": "Test docs"
- }
- ],
- "core:description": [
- {
- "@value": "# A test documentation.\nThis text was created by ARC's RAML editor.\nYou probably see this because you are testing ARC's web components and this component\nis responsible for displaying a documentation from the RAML definition.\n\nPlay around with the element and use it in your project.\nPlease, note the licensing information available in every ARC component.\nIf you have any question email me: arc@mulesoft.com\nOr slack me (internally only): Pawel Psztyc (P3)\n"
- }
- ]
- }
- ],
- "apiContract:endpoint": [
- {
- "@id": "#448",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/test-parameters/{feature}"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#449",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:description": [
- {
- "@value": "To test enum values in the URI parameters for inline type declaration."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#450",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:parameter": [
- {
- "@id": "#451",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "testRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "testRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#452",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#459",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#455",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#456",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#457",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "value1",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#458",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "value2",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[value1, value2]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#455/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#455",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#451",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#454",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Test parameter will be removed in next version of the API.",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#462",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Test parameter will be removed in next version of the API.",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#463",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "numericRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "numericRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#464/linked_1",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement",
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#464",
- "__apicResolved": true
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_1",
- "__apicResolved": true
- }
- ],
- "raml-shapes:items": [
- {
- "@id": "#473",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_1",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#465",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Some-test-example",
- "__apicResolved": true
- }
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#466",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#467",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#468",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "456",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[123, 456]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#465/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#465",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#463",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#469",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Other-example",
- "__apicResolved": true
- }
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#470",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#471",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1011",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#472",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1213",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[1011, 1213]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#469/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#469",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#463",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#474",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "notRequiredRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "notRequiredRepeatable",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": false,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#475",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#478",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date",
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "items",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#477",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#480",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#482",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This method is deprecated and will be removed."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "amf://id#354": {
- "core:name": [
- {
- "@value": "object_1"
- }
- ],
- "@id": "#484",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:level": [
- {
- "@id": "#485",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "high"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:signature": [
- {
- "@id": "#486",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "230-ghtwvfrs1itr"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- },
- {
- "@id": "#354"
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#494",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "feature",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "feature",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#495",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "shacl:in": [
- {
- "@id": "#495/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#496",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "A",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#497",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "B",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#498",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "C",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#500",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This endpoint is deprecated and will be removed."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- },
- {
- "@id": "#501",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/test-parameters/{feature}/{typeFeature}"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#502",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:description": [
- {
- "@value": "To test enum values in the URI parameters for global type declaration."
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#504",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This endpoint is deprecated and will be removed."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#505",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "feature"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "feature"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#506",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "shacl:in": [
- {
- "@id": "#506/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#496",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "A"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#497",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "B"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#498",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "C"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#507",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "typeFeature"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "typeFeature"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#508",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "Feature"
- }
- ],
- "core:description": [
- {
- "@value": "A feature to test enum values in the URI parameters."
- }
- ],
- "shacl:in": [
- {
- "@id": "#508/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#386",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "A"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#387",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "B"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#388",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "C"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#510",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#513",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#515",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#517",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This method will be removed in future release of the API."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- },
- {
- "@id": "#352"
- }
- ]
- },
- {
- "@id": "#518",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/people"
- }
- ],
- "core:name": [
- {
- "@value": "People"
- }
- ],
- "core:description": [
- {
- "@value": "The people API used to access data about the people."
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#519",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:name": [
- {
- "@value": "List people"
- }
- ],
- "core:description": [
- {
- "@value": "Use this method to list all the people."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#523",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:parameter": [
- {
- "@id": "#532",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "limit"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "limit"
- }
- ],
- "core:description": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#533",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:minInclusive": [
- {
- "@value": 1
- }
- ],
- "shacl:maxInclusive": [
- {
- "@value": 300
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#534",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "25"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#535",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#536",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "100"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#535/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#535"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#537"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#538",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "start"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "start"
- }
- ],
- "core:description": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#539",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:minInclusive": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#540",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "0"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#541",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#542",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "25"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#541/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#541"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#543"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#544",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "nextPageToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "nextPageToken"
- }
- ],
- "core:description": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#545",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[a-zA-Z0-9]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#546",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#547",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#546/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#546"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#548"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:header": [
- {
- "@id": "#524",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#525",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#526",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#527",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#526/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#526"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#524"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#529",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#531",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#551",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "core:description": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#552",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#553",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#554",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#items"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#555",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#104/linked_1",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#104"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AppPerson"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "items"
- }
- ],
- "core:description": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "items"
- }
- ]
- },
- {
- "@id": "#556",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#nextPageToken"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#557",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "nextPageToken"
- }
- ],
- "core:description": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#558",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#559",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "nextPageToken"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#560",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "400"
- }
- ],
- "core:description": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "400"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#561",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#562",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#563",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#564",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#565",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#566",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#567",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#568",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#569",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#570",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Invalid"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#520",
- "@type": [
- "apiContract:ParametrizedTrait",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Paginated"
- }
- ],
- "doc:target": [
- {
- "@id": "#6",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#258",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#259",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The collection of <>."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:queryParameters": [
- {
- "@id": "#260",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:limit": [
- {
- "@id": "#261",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#262",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#263",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:maximum": [
- {
- "@id": "#264",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "300"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#265",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#266",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#267",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:start": [
- {
- "@id": "#268",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#269",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#270",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#271",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#272",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#273",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#274",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#275",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#276",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_19"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#277",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_20"
- }
- ]
- }
- ],
- "data:pattern": [
- {
- "@id": "#278",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "[a-zA-Z0-9]+"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_21"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#279",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#280",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#281",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_24"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#282",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#283",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#284",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_27"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#285",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:items": [
- {
- "@id": "#286",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#287",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "array"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_30"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#288",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_31"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#289",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_32"
- }
- ]
- }
- ],
- "data:items": [
- {
- "@id": "#290",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_33"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_29"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#291",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#292",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_35"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#293",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_36"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#294",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_37"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#295",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_38"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_34"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_28"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_26"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_25"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_23"
- }
- ]
- }
- ],
- "data:400": [
- {
- "@id": "#296",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#297",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_40"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#298",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#299",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#300",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_43"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#301",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_44"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#302",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:error": [
- {
- "@id": "#303",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#304",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_47"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#305",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_48"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#306",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_49"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#307",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_50"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_46"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#308",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#309",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_52"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#310",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_53"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#311",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_54"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#312",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_55"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_51"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_45"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_42"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_41"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_39"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_22"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@value": "resourceType"
- },
- {
- "@value": "resourcePathName"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@id": "#521",
- "@type": [
- "doc:VariableValue",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "resourceType"
- }
- ],
- "doc:value": [
- {
- "@id": "#522",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AppPerson"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#550",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- },
- {
- "@id": "#571",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "post"
- }
- ],
- "core:name": [
- {
- "@value": "Create a person"
- }
- ],
- "core:description": [
- {
- "@value": "Use this method to add new person"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#572",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:header": [
- {
- "@id": "#573",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id",
- "__apicResolved": true
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id",
- "__apicResolved": true
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string",
- "__apicResolved": true
- }
- ],
- "apiContract:required": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header",
- "__apicResolved": true
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#574",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$",
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "schema",
- "__apicResolved": true
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#575",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#576",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#575/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#575",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#573",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#578",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1",
- "__apicResolved": true
- }
- ],
- "@id": "#580",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#581",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#582",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#86",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#tagline"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#87",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ],
- "core:description": [
- {
- "@value": "The brief description (tagline) of this person."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ]
- },
- {
- "@id": "#88",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#89",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z ]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Person full name. The input will be rejected if this property is not set while creating new object."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#90",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#91",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Smith"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "John Smith"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#92",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#93",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of this person's profile."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#96",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#97",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#94",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#language"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#95",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ],
- "core:description": [
- {
- "@value": "The user's preferred language for rendering."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ]
- },
- {
- "@id": "#98",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#birthday"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#99",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ],
- "core:description": [
- {
- "@value": "The person's date of birth, represented as YYYY-MM-DD."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ]
- },
- {
- "@id": "#100",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#image"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#62/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#62"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_2"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "image"
- }
- ]
- },
- {
- "@id": "#101",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#gender"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#102",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "gender?"
- }
- ],
- "core:description": [
- {
- "@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "gender"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AppPerson"
- }
- ],
- "core:name": [
- {
- "@value": "A person resource"
- }
- ],
- "core:description": [
- {
- "@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#584",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This response type is deprecated and soon will be replaced."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- }
- ]
- },
- {
- "@id": "#586",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#587",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#588",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#124"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/person.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#588/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#588"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#586"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#59"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/person.xsd"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#590",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- },
- {
- "@id": "#591",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/people/{personId}"
- }
- ],
- "core:name": [
- {
- "@value": "A person"
- }
- ],
- "core:description": [
- {
- "@value": "The endpoint to access information about the person"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#592",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:name": [
- {
- "@value": "Get a person"
- }
- ],
- "core:description": [
- {
- "@value": "Returns a person"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#593",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:header": [
- {
- "@id": "#594",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-client-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-client-id"
- }
- ],
- "core:description": [
- {
- "@value": "The application id used to make a request. It can be obtained in the developer console."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#595",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The application id used to make a request. It can be obtained in the developer console."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#596",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#597",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456-acme.client.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "123456-acme.client.com"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#596/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#596"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#594"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#599",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This will be replaced"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- }
- ],
- "amf://id#352": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#601",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This will be replaced"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#352"
- }
- ]
- },
- {
- "@id": "#602",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#603",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#604",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#605",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#604/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#604"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#602"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#607",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#609",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#610",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#611",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#72/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#72"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AppPerson"
- }
- ]
- }
- ]
- },
- {
- "@id": "#612",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#613",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#614",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#124"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/person.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#614/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#614"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#612"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#59"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/person.xsd"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#615",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "404"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "404"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#616",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#617",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#366",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#367",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#368",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#369",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#370",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#371",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#372",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#373",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#374",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "<>"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "ErrorResource"
- }
- ],
- "core:name": [
- {
- "@value": "Not found response"
- }
- ],
- "core:description": [
- {
- "@value": "A response that is errored"
- }
- ]
- }
- ]
- },
- {
- "@id": "#619",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#620",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Not found response"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#621",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:raw": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#621/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#621"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#619"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "doc:location": [
- {
- "@value": ""
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#622",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "delete"
- }
- ],
- "core:name": [
- {
- "@value": "Remove a person"
- }
- ],
- "core:description": [
- {
- "@value": "Removes the person from the datastore. This method do not returns any data in 200 response."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#623",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:header": [
- {
- "@id": "#624",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#625",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#626",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#627",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#626/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#626"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#624"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#629",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#631",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#632",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "204"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "204"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#633",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "put"
- }
- ],
- "core:name": [
- {
- "@value": "Update a person"
- }
- ],
- "core:description": [
- {
- "@value": "Updates the person in the datastore."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#634",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:header": [
- {
- "@id": "#635",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "x-people-op-id"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#636",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "People ops ID. It is UUID v4 string"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#637",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#638",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "9719fa6f-c666-48e0-a191-290890760b30"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#637/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#637"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#635"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#640",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#642",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#643",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#72/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#72"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AppPerson"
- }
- ]
- }
- ]
- },
- {
- "@id": "#644",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#645",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#646",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#124"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/person.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#646/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#646"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#644"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#59"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/person.xsd"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#647",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#648",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "personId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "personId"
- }
- ],
- "core:description": [
- {
- "@value": "The ID of the person in the system. It is generated by the database numeric value for the person."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#649",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The ID of the person in the system. It is generated by the database numeric value for the person."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#650",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#651",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1234"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "1234"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#650/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#650"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#648"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#364",
- "@type": [
- "apiContract:ParametrizedResourceType",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:target": [
- {
- "@id": "#395",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#396",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#397",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#398",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#399",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:404": [
- {
- "@id": "#400",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:body": [
- {
- "@id": "#401",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#402",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#403",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#404",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#405",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#406",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#407",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#408",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#652",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/products"
- }
- ],
- "core:name": [
- {
- "@value": "Products"
- }
- ],
- "core:description": [
- {
- "@value": "The API is to be used to access data about the products."
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#653",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:name": [
- {
- "@value": "List products"
- }
- ],
- "core:description": [
- {
- "@value": "Returns a list of products."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#657",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:parameter": [
- {
- "@id": "#658",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "limit"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "limit"
- }
- ],
- "core:description": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#659",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:minInclusive": [
- {
- "@value": 1
- }
- ],
- "shacl:maxInclusive": [
- {
- "@value": 300
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#660",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "25"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#661",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#662",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "100"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#661/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#661"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#537"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#663",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "start"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "start"
- }
- ],
- "core:description": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#664",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:minInclusive": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#665",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "0"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#666",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#667",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "25"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#666/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#666"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#543"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#668",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "nextPageToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "nextPageToken"
- }
- ],
- "core:description": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#669",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[a-zA-Z0-9]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#670",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#671",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#670/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#670"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#548"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#672",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "core:description": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#673",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#674",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#675",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#items"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#676",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#54/linked_1",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#54"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Product"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "items"
- }
- ],
- "core:description": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "items"
- }
- ]
- },
- {
- "@id": "#677",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#nextPageToken"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#678",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "nextPageToken"
- }
- ],
- "core:description": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#679",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#680",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "nextPageToken"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#681",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "400"
- }
- ],
- "core:description": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "400"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#682",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#683",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#684",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#685",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#686",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#687",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#688",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#689",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#690",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#691",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Invalid"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#654",
- "@type": [
- "apiContract:ParametrizedTrait",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Paginated"
- }
- ],
- "doc:target": [
- {
- "@id": "#6",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#258",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#259",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The collection of <>."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:queryParameters": [
- {
- "@id": "#260",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:limit": [
- {
- "@id": "#261",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#262",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#263",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:maximum": [
- {
- "@id": "#264",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "300"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#265",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#266",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#267",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:start": [
- {
- "@id": "#268",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#269",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#270",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#271",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#272",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#273",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#274",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#275",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#276",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_19"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#277",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_20"
- }
- ]
- }
- ],
- "data:pattern": [
- {
- "@id": "#278",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "[a-zA-Z0-9]+"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_21"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#279",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#280",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#281",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_24"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#282",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#283",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#284",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_27"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#285",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:items": [
- {
- "@id": "#286",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#287",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "array"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_30"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#288",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_31"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#289",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_32"
- }
- ]
- }
- ],
- "data:items": [
- {
- "@id": "#290",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_33"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_29"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#291",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#292",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_35"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#293",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_36"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#294",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_37"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#295",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_38"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_34"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_28"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_26"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_25"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_23"
- }
- ]
- }
- ],
- "data:400": [
- {
- "@id": "#296",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#297",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_40"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#298",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#299",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#300",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_43"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#301",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_44"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#302",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:error": [
- {
- "@id": "#303",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#304",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_47"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#305",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_48"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#306",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_49"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#307",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_50"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_46"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#308",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#309",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_52"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#310",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_53"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#311",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_54"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#312",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_55"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_51"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_45"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_42"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_41"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_39"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_22"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@value": "resourceType"
- },
- {
- "@value": "resourcePathName"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@id": "#655",
- "@type": [
- "doc:VariableValue",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "resourceType"
- }
- ],
- "doc:value": [
- {
- "@id": "#656",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#692",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "post"
- }
- ],
- "core:name": [
- {
- "@value": "Create product"
- }
- ],
- "core:description": [
- {
- "@value": "Creates a product in the store.\nWhile creating a product the `id` and `etag` properties will be ignored.\n\nThe endpoint will reject the request if exactly the same product is already defined in the\ndatastore (all properties of both objects equals). Newly created product is available\nfor listing but **it won't be available for ordering API** until it's availability is not set.\n"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#693",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:payload": [
- {
- "@id": "#694",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#11/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#11"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Product"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#695",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#696",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#697",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#12",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#upc"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#13",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9]{12,12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ],
- "core:description": [
- {
- "@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#14",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#15",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "042100005264"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "042100005264"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ]
- },
- {
- "@id": "#16",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#17",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Product name"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#18",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#19",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#20",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#21",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#22",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#unit"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#23",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ],
- "core:description": [
- {
- "@value": "The unit of measuremet for the quantity property."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#24",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#25",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ml"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ]
- },
- {
- "@id": "#26",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#available"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#27",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ],
- "core:description": [
- {
- "@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#28",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#29",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ]
- },
- {
- "@id": "#30",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#quantity"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#31",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ],
- "core:description": [
- {
- "@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#32",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#33",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "500"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "500"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Product"
- }
- ],
- "core:name": [
- {
- "@value": "A product resource"
- }
- ],
- "core:description": [
- {
- "@value": "A single product representing an item in the store."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#698",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Product"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#699",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#700",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "d697f5cea85011e680f576304dec7eb7"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#701",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Super product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#702",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "125"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#703",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#704",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#705",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#706",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W/\"686897696a7c876b7e\""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: d697f5cea85011e680f576304dec7eb7\n name: Super product\n quantity: 125\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"W/\\\"686897696a7c876b7e\\\"\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#698/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#698"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#696"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#707",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "OtherProduct"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#708",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#709",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123e4567e89b12d3a456426655440000"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#710",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#711",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#712",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "kg"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#713",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "223456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#714",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#715",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W/\"123456789\""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: 123e4567e89b12d3a456426655440000\n name: Acme Product\n quantity: 1\n unit: kg\n upc: \"223456789101\"\n available: true\n etag: \"W/\\\"123456789\\\"\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#707/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#707"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#696"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#717",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ]
- },
- {
- "@id": "#719",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#720",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#721",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#109"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/product.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#721/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#721"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#719"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#254"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/product.xsd"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#722",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "400"
- }
- ],
- "core:description": [
- {
- "@value": "The request has been rejected. Probably the product already exists in the datastore."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "400"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#723",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/products/{productId}"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#724",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#725",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#52",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#11/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#11"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Product"
- }
- ]
- }
- ]
- },
- {
- "@id": "#726",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#727",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#728",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#109"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/product.xml"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#728/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#728"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#726"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#254"
- }
- ],
- "doc:location": [
- {
- "@value": "file://schemas/product.xsd"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#729",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "404"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "404"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#730",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#731",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#366",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#367",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#368",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#369",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#370",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#371",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#372",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#373",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#374",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "<>"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "ErrorResource"
- }
- ],
- "core:name": [
- {
- "@value": "Not found response"
- }
- ],
- "core:description": [
- {
- "@value": "A response that is errored"
- }
- ]
- }
- ]
- },
- {
- "@id": "#733",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#734",
- "@type": [
- "raml-shapes:SchemaShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/xml"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Not found response"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#735",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:raw": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#735/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#735"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#733"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "doc:location": [
- {
- "@value": ""
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#736",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "productId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "productId"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#737",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "productId"
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#365",
- "@type": [
- "apiContract:ParametrizedResourceType",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:target": [
- {
- "@id": "#395",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#396",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#397",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#398",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#399",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:404": [
- {
- "@id": "#400",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:body": [
- {
- "@id": "#401",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#402",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#403",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#404",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#405",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#406",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#407",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#408",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#738",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/orgs"
- }
- ]
- },
- {
- "@id": "#739",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/orgs/{orgId}"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#740",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:name": [
- {
- "@value": "Get organization"
- }
- ],
- "core:description": [
- {
- "@value": "Returns an organization info."
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#741",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#742",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#743",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#763",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#764",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "UUID generated ID"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#175",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#Head"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#144/linked_1",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "Head"
- }
- ]
- },
- {
- "@id": "#174",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#onCall"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#143/linked_1",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#143"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Alertable"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "onCall"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Org"
- }
- ],
- "core:description": [
- {
- "@value": "Represents an organization unit."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#744",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#745",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#746",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "12345"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:onCall": [
- {
- "@id": "#747",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#748",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "nico"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#749",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ark"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#750",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeAdmin"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:clearanceLevel": [
- {
- "@id": "#751",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "low"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:phone": [
- {
- "@id": "#752",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "12321"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:Head": [
- {
- "@id": "#753",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#754",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "nico"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#755",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ark"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#756",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeManager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:reports": [
- {
- "@id": "#757",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#758",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#759",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "nico"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#760",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ark"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#761",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "admin"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_14"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_13"
- }
- ]
- }
- ],
- "data:phone": [
- {
- "@id": "#762",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123-23"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: \"12345\"\n onCall:\n firstname: nico\n lastname: ark\n kind: AcmeAdmin\n clearanceLevel: low\n phone: \"12321\"\n Head:\n firstname: nico\n lastname: ark\n kind: AcmeManager\n reports:\n -\n firstname: nico\n lastname: ark\n kind: admin\n phone: \"123-23\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#744/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#744"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#742"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#766",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "put"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#767",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:payload": [
- {
- "@id": "#768",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#769",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#770",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#771",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "UUID generated ID"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#175",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#Head"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#144/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "Head"
- }
- ]
- },
- {
- "@id": "#174",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#onCall"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#143/linked_2",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#143"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Alertable"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "onCall"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Org"
- }
- ],
- "core:description": [
- {
- "@value": "Represents an organization unit."
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#773",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#774",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#173/linked_6",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#173"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Org"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#775",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "orgId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "orgId"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#776",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "orgId"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#777",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/orgs/{orgId}/managers"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#778",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#779",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#780",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#781/linked_1",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#781"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_3"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#782",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "orgId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "orgId"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "path"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#783",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "orgId"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#784",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/messages"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#785",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "post"
- }
- ],
- "core:description": [
- {
- "@value": "Create a new message"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#787",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:payload": [
- {
- "@id": "#788",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#789",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#790",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#receiver"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#791",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "receiver"
- }
- ],
- "core:description": [
- {
- "@value": "receiver of the message"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "receiver"
- }
- ]
- },
- {
- "@id": "#792",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#body"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#793",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "body"
- }
- ],
- "core:description": [
- {
- "@value": "A message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "body"
- }
- ]
- },
- {
- "@id": "#794",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#795",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "If true then the message will be marked as important"
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#796",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "false"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#797",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#798",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "X-Amin-Resource"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "X-Amin-Resource"
- }
- ],
- "core:description": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#799",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "core:description": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#800",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "false"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:payload": []
- },
- {
- "@id": "#801",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#802",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#786",
- "@type": [
- "apiContract:ParametrizedTrait",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Adminable"
- }
- ],
- "doc:target": [
- {
- "@id": "#218",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#219",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#220",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Use this to mark a resource that can be changed only by users with admin level."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#221",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#222",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:headers": [
- {
- "@id": "#223",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:X-Amin-Resource": [
- {
- "@id": "#224",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#225",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#226",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#227",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#228",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:401": [
- {
- "@id": "#229",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#230",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#803",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "get"
- }
- ],
- "core:description": [
- {
- "@value": "List user messages. It returns an array of messages for last of 7 days if\n`since` property is not set.\nYou can use `since` and `until` query parameters to control messages time\nspan.\n"
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#804",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:parameter": [
- {
- "@id": "#805",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "until"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "until"
- }
- ],
- "core:description": [
- {
- "@value": "Date right limit of the messages query."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#806",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Date right limit of the messages query."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#807",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#808",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "2017-05-12"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "2017-05-12"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#807/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#807"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#805"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#810",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#812",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- },
- {
- "@id": "#813",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "since"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "since"
- }
- ],
- "core:description": [
- {
- "@value": "Date left limit of the messages query."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#814",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Date left limit of the messages query."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#815",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#816",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "2017-05-10"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#date"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "2017-05-10"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#815/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#815"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#813"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:payload": []
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#817",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#818",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#819",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#195/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#195"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_4"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#820",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#821",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#822",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:from": [
- {
- "@id": "#823",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:uid": [
- {
- "@id": "#824",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "a7917e3c-4abf-11e7-a919-92ebcb67fe33"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#825",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:email": [
- {
- "@id": "#826",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#827",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This is an example message. Hello."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:timestamp": [
- {
- "@id": "#828",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1496757380"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:attachements": [
- {
- "@id": "#829",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#830",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_2"
- }
- ]
- },
- {
- "@id": "#831",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:from": [
- {
- "@id": "#832",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:uid": [
- {
- "@id": "#833",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "15e64d90-4ac0-11e7-a919-92ebcb67fe33"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#834",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Doe"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:email": [
- {
- "@id": "#835",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_12"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#836",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Howdy?"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "data:timestamp": [
- {
- "@id": "#837",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1496757498"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_1"
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#180"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/messages-example.json"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#820/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#820"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#818"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:security": [
- {
- "@id": "#802",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#838",
- "@type": [
- "apiContract:EndPoint",
- "doc:DomainElement"
- ],
- "apiContract:path": [
- {
- "@value": "/messages/bulk"
- }
- ],
- "apiContract:supportedOperation": [
- {
- "@id": "#839",
- "@type": [
- "apiContract:Operation",
- "doc:DomainElement"
- ],
- "apiContract:method": [
- {
- "@value": "post"
- }
- ],
- "core:description": [
- {
- "@value": "Bulk create messages."
- }
- ],
- "apiContract:expects": [
- {
- "@id": "#841",
- "@type": [
- "apiContract:Request",
- "doc:DomainElement"
- ],
- "apiContract:payload": [
- {
- "@id": "#842",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#843",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#336/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#336"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_5"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#844",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#845",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#846",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:email": [
- {
- "@id": "#847",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#848",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This is an example message. Hello."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:timestamp": [
- {
- "@id": "#849",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1496757380"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:attachements": [
- {
- "@id": "#850",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#851",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_2"
- }
- ]
- },
- {
- "@id": "#852",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:email": [
- {
- "@id": "#853",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#854",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Howdy?"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:timestamp": [
- {
- "@id": "#855",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1496757498"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:important": [
- {
- "@id": "#856",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "array_1"
- }
- ]
- }
- ],
- "doc:reference-id": [
- {
- "@id": "#2"
- }
- ],
- "doc:location": [
- {
- "@value": "file://examples/messages-sent-example.json"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#844/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#844"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#842"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "amf://id#350": {
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ],
- "@id": "#858",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ]
- },
- "doc:customDomainProperties": [
- {
- "@id": "#350"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:returns": [
- {
- "@id": "#859",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "200"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "200"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#860",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "X-Amin-Resource"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "X-Amin-Resource"
- }
- ],
- "core:description": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#861",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:name": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "core:description": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#862",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "false"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:payload": []
- },
- {
- "@id": "#863",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": []
- }
- ],
- "security:security": [
- {
- "@id": "#487",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#488",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:scheme": [
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#489",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:scheme": [
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#490",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:scheme": [
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#491",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:scheme": [
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#492",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:scheme": [
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#493",
- "@type": [
- "security:ParametrizedSecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:scheme": [
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:extends": [
- {
- "@id": "#840",
- "@type": [
- "apiContract:ParametrizedTrait",
- "doc:ParametrizedDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Adminable"
- }
- ],
- "doc:target": [
- {
- "@id": "#218",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#219",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#220",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Use this to mark a resource that can be changed only by users with admin level."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#221",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#222",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:headers": [
- {
- "@id": "#223",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:X-Amin-Resource": [
- {
- "@id": "#224",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#225",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#226",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#227",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#228",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:401": [
- {
- "@id": "#229",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#230",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:references": [
- {
- "@id": "#1",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#2",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "[\n {\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\",\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\",\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498,\n \"important\": true\n }\n]\n"
- }
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#3",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#11",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#12",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#upc"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#13",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9]{12,12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ],
- "core:description": [
- {
- "@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#14",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#15",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "042100005264"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "042100005264"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ]
- },
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#16",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#17",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Product name"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#18",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#19",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#20",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#21",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#22",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#unit"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#23",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ],
- "core:description": [
- {
- "@value": "The unit of measuremet for the quantity property."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#24",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#25",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ml"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ]
- },
- {
- "@id": "#26",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#available"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#27",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ],
- "core:description": [
- {
- "@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#28",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#29",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ]
- },
- {
- "@id": "#30",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#quantity"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#31",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ],
- "core:description": [
- {
- "@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#32",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#33",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "500"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "500"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Product"
- }
- ],
- "core:name": [
- {
- "@value": "A product resource"
- }
- ],
- "core:description": [
- {
- "@value": "A single product representing an item in the store."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#34",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_0"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#35",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#36",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#37",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#38",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "200"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#39",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#40",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#41",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#42",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Wd3deef3rgrgf4r"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: we2322-4f4f4f-f4f4ff-f4f4ff4\n name: Acme Product\n quantity: 200\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"Wd3deef3rgrgf4r\"\n"
- }
- ]
- },
- {
- "@id": "#43",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_1"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#44",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#45",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "d697f5cea85011e680f576304dec7eb7"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#46",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Super product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#47",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "125"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#48",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#49",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#50",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#51",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W/\"686897696a7c876b7e\""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: d697f5cea85011e680f576304dec7eb7\n name: Super product\n quantity: 125\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"W/\\\"686897696a7c876b7e\\\"\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#43/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#43"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#52"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:references": [
- {
- "@id": "#4",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#5",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "type"
- }
- ],
- "core:description": [
- {
- "@value": "Common properties for all resources returned by the API.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- }
- ]
- },
- {
- "@id": "#58",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#59",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#60",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#72",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#86",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#tagline"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#87",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ],
- "core:description": [
- {
- "@value": "The brief description (tagline) of this person."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ]
- },
- {
- "@id": "#88",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#89",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z ]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Person full name. The input will be rejected if this property is not set while creating new object."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#90",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#91",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Smith"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "John Smith"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#92",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#93",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of this person's profile."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#94",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#language"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#95",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ],
- "core:description": [
- {
- "@value": "The user's preferred language for rendering."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ]
- },
- {
- "@id": "#96",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#97",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#98",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#birthday"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#99",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ],
- "core:description": [
- {
- "@value": "The person's date of birth, represented as YYYY-MM-DD."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ]
- },
- {
- "@id": "#100",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#image"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#62/linked_4",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#62"
- }
- ],
- "doc:link-label": [
- {
- "@value": "amf_inline_type_2"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "image"
- }
- ]
- },
- {
- "@id": "#101",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#gender"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#102",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "gender?"
- }
- ],
- "core:description": [
- {
- "@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "gender"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AppPerson"
- }
- ],
- "core:name": [
- {
- "@value": "A person resource"
- }
- ],
- "core:description": [
- {
- "@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#73",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#74",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#75",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "R34fg663H9KW9MMSKISI"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#76",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:birthday": [
- {
- "@id": "#77",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1983-10-20"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:gender": [
- {
- "@id": "#78",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "male"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:url": [
- {
- "@id": "#79",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:image": [
- {
- "@id": "#80",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#81",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#82",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:tagline": [
- {
- "@id": "#83",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Some text about me."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:language": [
- {
- "@id": "#84",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "en_GB"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#85",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W\\244m4n5kj3gbn2nj4k4n4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n etag: \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:references": [
- {
- "@id": "#61",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#4",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#5",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "type"
- }
- ],
- "core:description": [
- {
- "@value": "Common properties for all resources returned by the API.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- }
- ]
- },
- {
- "@id": "#108",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#109",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n f2f7933a-a9ce-11e6-80f5-76304dec7eb7\n Acme product - mentol flavor, 500 ml.\n 500\n ml\n 042100005264\n true\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#110",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#111",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n Invalid request\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#112",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#113",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#114",
- "@type": [
- "apiContract:UserDocumentationFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#115",
- "@type": [
- "core:CreativeWork",
- "doc:DomainElement"
- ],
- "core:title": [
- {
- "@value": "About"
- }
- ],
- "core:description": [
- {
- "@value": "# About the example API\n\nThe `Example API` provides all definitions of the RAML 1.0 like types, security schemes, resource types and so on.\nMagic variables are special strings that are passed to any string property in the request and it will be replaced with other string that is defined for\nthis variable.\n\n## Example\nLet's say you want to generate a random number in the request. So the property\nvalue like:\n```\nhttp://www.domain.com/?time=${now}\n```\ncan produce:\n```\nhttp://www.domain.com/?time=12312312312\n```\n\n## Build-in magic variables.\n| Variable | Description | Example |\n| --- | --- | --- |\n| `${random}` | Will generate random number in range from 0 to Number.MAX_SAFE_INTEGER | 9007199254740991 |\n| `${random:NUMBER}` | A variation of `${random}` where the result will be remembered and can be used in other property. If the same `NUMBER` occurs again then previously generated value will be used. | 7199254740 |\n| `${now}` | Inserts current epoch time | 12312312312 |\n\n## Magic variables scopes\nThere are two types of magic variables:\n* **global** - Applied to every request,\n* **scoped** - Applied to a request enclosed in a project.\n\n### Global variables\nVariables of this type will be applied to every outgoing request.\n\n### Scoped variables.\nScoped variables are associated with a project and are applied to those request\nthat are added to corresponding project.\n\n## User magic variables\nThis element supports user defined variables. Variables defined by the user are kept\nin IndexedDB locally and retreived\nby the element on run time. Users can decide either the variable is global or scoped.\n\n## Database structure\n| Property | Type | Is key | Description |\n| --- | --- | --- | --- |\n| id | Number | Yes, key path | An autoincremental key for the rule |\n| variable | String | Yes | A variable name. It must be consisted with [0-9A-Za-z${}_-] |\n| value | String | No | Replacement value. Replacement value may include other magic variables |\n| type | String | Yes | Either `global` or `scoped` (for now) |\n| project | Number | Yes | Relevant if the `type` is set to `scoped`. The rule will be applied to the requests that are associated with this project. If not set if will be omnited. |\n\n## Usage\nThe element's `value` property contains a value that will be parsed during the work.\nIt may be either String or Object.\n\nWhile String is obvious, the Object will be treated differently. It will parse only\nstring values of each first level key.\nThis means that no deep objects will be taken into consideration.\nBefore start applying new magic variables the program should call `clear()`\nfunction to clear the groups defined by previous use.\nThe element will keep groups generated data so it can be uses many times on\ndifferent strings resulting with the same group values.\n\nJavaScript code:\n```javascript\n...\nthis.$.mv.clear();\nthis.set('headersList', headers);\nthis.$.mv.parse();\n...\n_onParsed = (e) => {\n var headers = e.detail.result;\n};\n...\n```\nThe parse method returns a Promise which will be fulfilled when it finish parsing data:\n```javascript\n...\nthis.set('headersList', headers);\nthis.$.mv.parse()\n.then((result) => {\n // parsed data\n});\n...\n```\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#117",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#118",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#123",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#124",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n Qawer63J73HJ6khjswuqyq62382jG21s\n John Smith\n 1990-10-12\n male\n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s\n \n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s/image\n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s/image/thumb\n \n Hi, I'm John!\n en_US\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#125",
- "@type": [
- "doc:Module",
- "doc:Unit"
- ],
- "doc:declares": [
- [
- {
- "@id": "#126/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#126"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Admin"
- }
- ]
- }
- ],
- [
- {
- "@id": "#143/linked_3",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#143"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Alertable"
- }
- ]
- }
- ],
- [
- {
- "@id": "#173/linked_7",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#173"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Org"
- }
- ]
- }
- ],
- [
- {
- "@id": "#159/linked_3",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#159"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Phone"
- }
- ]
- }
- ],
- [
- {
- "@id": "#129/linked_7",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#129"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Person"
- }
- ]
- }
- ],
- [
- {
- "@id": "#144/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- [
- {
- "@id": "#169/linked_1",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#169"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AlertableAdmin"
- }
- ]
- }
- ]
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#179",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#180",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "[\n {\n \"from\": {\n \"uid\": \"a7917e3c-4abf-11e7-a919-92ebcb67fe33\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\n },\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"from\": {\n \"uid\": \"15e64d90-4ac0-11e7-a919-92ebcb67fe33\",\n \"name\": \"John Doe\",\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\"\n },\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498\n }\n]\n"
- }
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#181",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#182",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#61",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#194",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#195",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#196",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#from"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#197",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#198",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#uid"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#199",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "uid"
- }
- ],
- "core:description": [
- {
- "@value": "User ID."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "uid"
- }
- ]
- },
- {
- "@id": "#200",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#201",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "User full name"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#202",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#email"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#203",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ],
- "core:description": [
- {
- "@value": "User emaill address to be used to return the message. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "from"
- }
- ],
- "core:description": [
- {
- "@value": "Object representing sender of the message."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "from"
- }
- ]
- },
- {
- "@id": "#204",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#205",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- },
- {
- "@id": "#206",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#timestamp"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#207",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent timestamp as a Uxin timestamp."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ]
- },
- {
- "@id": "#208",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#attachements"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#209",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#210",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ],
- "core:description": [
- {
- "@value": "List of URLs to the attachments"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ]
- },
- {
- "@id": "#212",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#213",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "True if the message should be marked as an important."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_4"
- }
- ],
- "core:description": [
- {
- "@value": "An user message object."
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#215",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#216",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#217",
- "@type": [
- "apiContract:TraitFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#218",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#219",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#220",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Use this to mark a resource that can be changed only by users with admin level."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#221",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#222",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:headers": [
- {
- "@id": "#223",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:X-Amin-Resource": [
- {
- "@id": "#224",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#225",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#226",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#227",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#228",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:401": [
- {
- "@id": "#229",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#230",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:usage": [
- {
- "@value": "Some resources can be changed only by users with Admin clerance level. This resources will be \nmarked with the header `X-Admin-Resource` when requesting it. It means that every attemp to \nupdate the resource by non-admin user will result with 401 response.\n"
- }
- ]
- },
- {
- "@id": "#234",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#235",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#237",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#238",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#253",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#254",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#4",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#5",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "type"
- }
- ],
- "core:description": [
- {
- "@value": "Common properties for all resources returned by the API.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#255",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#256",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#257",
- "@type": [
- "apiContract:TraitFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#6",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#258",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#259",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The collection of <>."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:queryParameters": [
- {
- "@id": "#260",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:limit": [
- {
- "@id": "#261",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#262",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#263",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:maximum": [
- {
- "@id": "#264",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "300"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#265",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#266",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#267",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:start": [
- {
- "@id": "#268",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#269",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#270",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#271",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#272",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#273",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#274",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#275",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#276",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_19"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#277",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_20"
- }
- ]
- }
- ],
- "data:pattern": [
- {
- "@id": "#278",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "[a-zA-Z0-9]+"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_21"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#279",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#280",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#281",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_24"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#282",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#283",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#284",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_27"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#285",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:items": [
- {
- "@id": "#286",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#287",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "array"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_30"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#288",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_31"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#289",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_32"
- }
- ]
- }
- ],
- "data:items": [
- {
- "@id": "#290",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_33"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_29"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#291",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#292",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_35"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#293",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_36"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#294",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_37"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#295",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_38"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_34"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_28"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_26"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_25"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_23"
- }
- ]
- }
- ],
- "data:400": [
- {
- "@id": "#296",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#297",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_40"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#298",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#299",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#300",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_43"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#301",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_44"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#302",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:error": [
- {
- "@id": "#303",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#304",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_47"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#305",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_48"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#306",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_49"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#307",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_50"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_46"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#308",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#309",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_52"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#310",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_53"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#311",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_54"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#312",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_55"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_51"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_45"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_42"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_41"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_39"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_22"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@value": "resourceType"
- },
- {
- "@value": "resourcePathName"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ],
- "doc:usage": [
- {
- "@value": "This trait is to be used when the resource is paginated that is the edpoint producses\na list of resources in the response.\nEvery paginated response contains a `nextPageToken` property that should be used in pagination\nto request for next page of the results and `items` which is a list of resources.\n\nThe `items` property is always defined, even if the response is empty. Therefore the `404`\nresponse in this case is not possible. Clients need to handle empty responses by their own.\n\nIt is crutial that the subsequent requests contain the same set of parameters (like `limit`\nor `start`) because if this values will change then the `nextPageToken` will be revalidated\nand pagination will start from the first page.\n"
- }
- ]
- },
- {
- "@id": "#314",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#315",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n Unauthorized\n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#316",
- "@type": [
- "security:SecuritySchemeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#317",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#333",
- "@type": [
- "doc:ExternalFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#334",
- "@type": [
- "doc:ExternalDomainElement",
- "doc:DomainElement"
- ],
- "doc:raw": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- },
- {
- "@id": "#335",
- "@type": [
- "raml-shapes:DataTypeFragment",
- "doc:Fragment",
- "doc:Unit"
- ],
- "doc:encodes": [
- {
- "@id": "#336",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#337",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#email"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#338",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ],
- "core:description": [
- {
- "@value": "Receiver email address. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ]
- },
- {
- "@id": "#339",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#340",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- },
- {
- "@id": "#341",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#timestamp"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#342",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent timestamp as a Uxin timestamp."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ]
- },
- {
- "@id": "#343",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#attachements"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#344",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#345",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ],
- "core:description": [
- {
- "@value": "List of URLs to the attachments"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ]
- },
- {
- "@id": "#347",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#348",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "True if the message should be marked as an important."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_5"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent by a user object. This represents a message in user's sent folder.\n"
- }
- ]
- }
- ],
- "doc:version": [
- {
- "@value": "2.0.0"
- }
- ]
- }
- ],
- "doc:declares": [
- {
- "@id": "#350",
- "@type": [
- "doc:DomainProperty",
- "rdf:Property",
- "doc:DomainElement"
- ],
- "raml-shapes:schema": [
- {
- "@id": "#351",
- "@type": [
- "raml-shapes:NilShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "annotationTest"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "annotationTest"
- }
- ]
- },
- {
- "@id": "#352",
- "@type": [
- "doc:DomainProperty",
- "rdf:Property",
- "doc:DomainElement"
- ],
- "raml-shapes:schema": [
- {
- "@id": "#353",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "deprecated"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "deprecated"
- }
- ]
- },
- {
- "@id": "#354",
- "@type": [
- "doc:DomainProperty",
- "rdf:Property",
- "doc:DomainElement"
- ],
- "raml-shapes:schema": [
- {
- "@id": "#355",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#356",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#level"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#357",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "level"
- }
- ],
- "shacl:in": [
- {
- "@id": "#357/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#358",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "low"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#359",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "medium"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#360",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "high"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "level"
- }
- ]
- },
- {
- "@id": "#361",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#signature"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#362",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^\\d{3}-\\w{12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "signature"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "signature"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "clearanceLevel"
- }
- ]
- },
- {
- "@id": "#363",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#366",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#367",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#368",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#369",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#370",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#371",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#372",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#373",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#374",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "<>"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "ErrorResource"
- }
- ],
- "core:description": [
- {
- "@value": "A response that is errored"
- }
- ]
- },
- {
- "@id": "#104",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#86",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#tagline"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#87",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ],
- "core:description": [
- {
- "@value": "The brief description (tagline) of this person."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ]
- },
- {
- "@id": "#88",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#89",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z ]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Person full name. The input will be rejected if this property is not set while creating new object."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#90",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#91",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Smith"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "John Smith"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#92",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#93",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of this person's profile."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#94",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#language"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#95",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ],
- "core:description": [
- {
- "@value": "The user's preferred language for rendering."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ]
- },
- {
- "@id": "#96",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#97",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#98",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#birthday"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#99",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ],
- "core:description": [
- {
- "@value": "The person's date of birth, represented as YYYY-MM-DD."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ]
- },
- {
- "@id": "#100",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#image"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "image"
- }
- ]
- },
- {
- "@id": "#101",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#gender"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#102",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "gender?"
- }
- ],
- "core:description": [
- {
- "@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "gender"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AppPerson"
- }
- ],
- "core:name": [
- {
- "@value": "A person resource"
- }
- ],
- "core:description": [
- {
- "@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#73",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#74",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#75",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "R34fg663H9KW9MMSKISI"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#76",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:birthday": [
- {
- "@id": "#77",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1983-10-20"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:gender": [
- {
- "@id": "#78",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "male"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:url": [
- {
- "@id": "#79",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:image": [
- {
- "@id": "#80",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#81",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#82",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:tagline": [
- {
- "@id": "#83",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Some text about me."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:language": [
- {
- "@id": "#84",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "en_GB"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#85",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W\\244m4n5kj3gbn2nj4k4n4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n etag: \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#381",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Resource"
- }
- ],
- "core:description": [
- {
- "@value": "Common properties for all resources returned by the API.\n"
- }
- ]
- },
- {
- "@id": "#54",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#12",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#upc"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#13",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9]{12,12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ],
- "core:description": [
- {
- "@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#14",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#15",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "042100005264"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "042100005264"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ]
- },
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#16",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#17",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Product name"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#18",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#19",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#20",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#21",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#22",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#unit"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#23",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ],
- "core:description": [
- {
- "@value": "The unit of measuremet for the quantity property."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#24",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#25",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ml"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ]
- },
- {
- "@id": "#26",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#available"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#27",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ],
- "core:description": [
- {
- "@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#28",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#29",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ]
- },
- {
- "@id": "#30",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#quantity"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#31",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ],
- "core:description": [
- {
- "@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#32",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#33",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "500"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "500"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Product"
- }
- ],
- "core:name": [
- {
- "@value": "A product resource"
- }
- ],
- "core:description": [
- {
- "@value": "A single product representing an item in the store."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#34",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_0"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#35",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#36",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#37",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#38",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "200"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#39",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#40",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#41",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#42",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Wd3deef3rgrgf4r"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: we2322-4f4f4f-f4f4ff-f4f4ff4\n name: Acme Product\n quantity: 200\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"Wd3deef3rgrgf4r\"\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#384",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Image"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#385",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "Feature"
- }
- ],
- "core:description": [
- {
- "@value": "A feature to test enum values in the URI parameters."
- }
- ],
- "shacl:in": [
- {
- "@id": "#385/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#386",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "A"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#387",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "B"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#388",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "C"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#390",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#391",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:get": [
- {
- "@id": "#392",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": ""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#nil"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#395",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "ResourceNotFound"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#396",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#397",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#398",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#399",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:404": [
- {
- "@id": "#400",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:body": [
- {
- "@id": "#401",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#402",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#403",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#404",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#405",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#406",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Not found response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#407",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#408",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Not found\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#411",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "UnauthorizedResponse"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#412",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#413",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#414",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#415",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:404": [
- {
- "@id": "#416",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:body": [
- {
- "@id": "#417",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#418",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#419",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Unauthorized response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#420",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#421",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#422",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Unauthorized response"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#423",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#424",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Unauthorized\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#425",
- "@type": [
- "apiContract:ResourceType",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "RequestErrorResponse"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#426",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#427",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorredResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:get": [
- {
- "@id": "#428",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:responses": [
- {
- "@id": "#429",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:400": [
- {
- "@id": "#430",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#431",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed. Nothing can be done at the time except correcting the request to send valid data."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#432",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#433",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#434",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid request"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#435",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ErrorResource"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_8"
- }
- ]
- }
- ],
- "data:application%2Fxml": [
- {
- "@id": "#436",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#437",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid request"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#438",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n \n \n \n \n \n \n \n \n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#439",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "\n\n Invalid request\n\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#6",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#258",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#259",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The collection of <>."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:queryParameters": [
- {
- "@id": "#260",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:limit": [
- {
- "@id": "#261",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#262",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#263",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Limit in the response list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:maximum": [
- {
- "@id": "#264",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "300"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#265",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#266",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "100"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#267",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:start": [
- {
- "@id": "#268",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#269",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "number"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#270",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The start entry of the list"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_13"
- }
- ]
- }
- ],
- "data:minimum": [
- {
- "@id": "#271",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_14"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#272",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "25"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_15"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#273",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "0"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_16"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#274",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#275",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_18"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#276",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_19"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#277",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_20"
- }
- ]
- }
- ],
- "data:pattern": [
- {
- "@id": "#278",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "[a-zA-Z0-9]+"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_21"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_17"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#279",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#280",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#281",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_24"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#282",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#283",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#284",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_27"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#285",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:items": [
- {
- "@id": "#286",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#287",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "array"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_30"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#288",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_31"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#289",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Contains a list of objects for this method."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_32"
- }
- ]
- }
- ],
- "data:items": [
- {
- "@id": "#290",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "<>"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_33"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_29"
- }
- ]
- }
- ],
- "data:nextPageToken": [
- {
- "@id": "#291",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#292",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_35"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#293",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_36"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#294",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_37"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#295",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_38"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_34"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_28"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_26"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_25"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_23"
- }
- ]
- }
- ],
- "data:400": [
- {
- "@id": "#296",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#297",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_40"
- }
- ]
- }
- ],
- "data:body": [
- {
- "@id": "#298",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:application%2Fjson": [
- {
- "@id": "#299",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#300",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Invalid"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_43"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#301",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "object"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_44"
- }
- ]
- }
- ],
- "data:properties": [
- {
- "@id": "#302",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:error": [
- {
- "@id": "#303",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#304",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_47"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#305",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_48"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#306",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_49"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#307",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Indicate that the response is errored."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_50"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_46"
- }
- ]
- }
- ],
- "data:message": [
- {
- "@id": "#308",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:type": [
- {
- "@id": "#309",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "string"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_52"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#310",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The error message associated with the error."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_53"
- }
- ]
- }
- ],
- "data:example": [
- {
- "@id": "#311",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_54"
- }
- ]
- }
- ],
- "data:required": [
- {
- "@id": "#312",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_55"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_51"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_45"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_42"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_41"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_39"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_22"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:variable": [
- {
- "@value": "resourceType"
- },
- {
- "@value": "resourcePathName"
- }
- ]
- },
- {
- "@id": "#218",
- "@type": [
- "apiContract:Trait",
- "doc:AbstractDeclaration",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "trait"
- }
- ],
- "doc:dataNode": [
- {
- "@id": "#219",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#220",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Use this to mark a resource that can be changed only by users with admin level."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:responses": [
- {
- "@id": "#221",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:200": [
- {
- "@id": "#222",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:headers": [
- {
- "@id": "#223",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:X-Amin-Resource": [
- {
- "@id": "#224",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:displayName": [
- {
- "@id": "#225",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Admin resource mark header"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:type": [
- {
- "@id": "#226",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "boolean"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:default": [
- {
- "@id": "#227",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "false"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "data:description": [
- {
- "@id": "#228",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "This header is not set if the resource can be changed by non-admin users."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_6"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_4"
- }
- ]
- }
- ],
- "data:401": [
- {
- "@id": "#229",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:description": [
- {
- "@id": "#230",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "The 401 response will be returned when trying to update the resource with \nnon-admin clerance level. Resources that requires admin privileges are marked with \n`X-Admin-Resource` header when getting the resource."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_11"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ]
- },
- {
- "@id": "#440",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-custom"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "A custom security scheme for authenticating requests.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#239",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "SpecialToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "SpecialToken"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#240",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a custom token.\n"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#241",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "debugToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "debugToken"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#242",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Select one of available values to run the request in the debug mode with selected level."
- }
- ],
- "shacl:in": [
- {
- "@id": "#242/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#243",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Info"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#244",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Log"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "rdfs:_3": [
- {
- "@id": "#245",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Warning"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "rdfs:_4": [
- {
- "@id": "#246",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Error"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "rdfs:_5": [
- {
- "@id": "#247",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Critical"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#248",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "booleanToken"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "booleanToken"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#249",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Just to test boolean values."
- }
- ],
- "shacl:defaultValue": [
- {
- "@id": "#250",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "shacl:defaultValueStr": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#251",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ]
- },
- {
- "@id": "#252",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ]
- }
- ]
- },
- {
- "@id": "#441",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "x-other"
- }
- ],
- "security:type": [
- {
- "@value": "x-custom"
- }
- ],
- "core:description": [
- {
- "@value": "Other custom security method for authorization.\n"
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#183",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiUserId"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiUserId"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#184",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Your api user ID. Some imaginary value.\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#185",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "apiNonce"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "apiNonce"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#186",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Random string"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#187",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad token autorization.\n"
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#188",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#189",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#190",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#error"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#191",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ],
- "core:description": [
- {
- "@value": "Always true. Indicates that the response is errord."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "error"
- }
- ]
- },
- {
- "@id": "#192",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#193",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Human readable message describing the error."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#442",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "digest"
- }
- ],
- "security:type": [
- {
- "@value": "Digest Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports DigestSecurityScheme Authentication for staging environment.\n"
- }
- ]
- },
- {
- "@id": "#443",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "pass_through"
- }
- ],
- "security:type": [
- {
- "@value": "Pass Through"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Pass Through Authentication for staging environment.\n"
- }
- ],
- "apiContract:header": [
- {
- "@id": "#119",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api_key_pass_through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#120",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#121",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "api-key-pass-through"
- }
- ],
- "apiContract:required": [
- {
- "@value": true
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#122",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#444",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_2_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 2.0"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports OAuth 2.0 for authenticating all API requests."
- }
- ],
- "apiContract:header": [
- {
- "@id": "#318",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "authorization"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "authorization"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "header"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#319",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#320",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#321",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ya.2453vfDb3cJHisdf.*&H"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#320/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#320"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#318"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "apiContract:parameter": [
- {
- "@id": "#322",
- "@type": [
- "apiContract:Parameter",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "access_token"
- }
- ],
- "apiContract:paramName": [
- {
- "@value": "access_token"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ],
- "apiContract:required": [
- {
- "@value": false
- }
- ],
- "apiContract:binding": [
- {
- "@value": "query"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#323",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ],
- "core:description": [
- {
- "@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
- }
- ]
- }
- ]
- }
- ],
- "apiContract:response": [
- {
- "@id": "#324",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "401"
- }
- ],
- "core:description": [
- {
- "@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "401"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#325",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#326",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#327",
- "@type": [
- "apiContract:Response",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "403"
- }
- ],
- "core:description": [
- {
- "@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
- }
- ],
- "apiContract:statusCode": [
- {
- "@value": "403"
- }
- ],
- "apiContract:payload": [
- {
- "@id": "#328",
- "@type": [
- "apiContract:Payload",
- "doc:DomainElement"
- ],
- "core:mediaType": [
- {
- "@value": "application/json"
- }
- ],
- "raml-shapes:schema": [
- {
- "@id": "#329",
- "@type": [
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:name": [
- {
- "@value": "schema"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "security:settings": [
- {
- "@id": "#330",
- "@type": [
- "security:OAuth2Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth2/auth"
- }
- ],
- "security:accessTokenUri": [
- {
- "@value": "http://api.domain.com/oauth2/token"
- }
- ],
- "security:authorizationGrant": [
- {
- "@value": "authorization_code"
- },
- {
- "@value": "implicit"
- }
- ],
- "security:scope": [
- {
- "@id": "#331",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "profile"
- }
- ]
- },
- {
- "@id": "#332",
- "@type": [
- "security:Scope",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "email"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#445",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "basic"
- }
- ],
- "security:type": [
- {
- "@value": "Basic Authentication"
- }
- ],
- "core:description": [
- {
- "@value": "This API supports Basic Authentication for staging environment.\n"
- }
- ]
- },
- {
- "@id": "#446",
- "@type": [
- "security:SecurityScheme",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "oauth_1_0"
- }
- ],
- "security:type": [
- {
- "@value": "OAuth 1.0"
- }
- ],
- "core:description": [
- {
- "@value": "OAuth 1.0 continues to be supported for all API requests, but OAuth 2.0 is now preferred."
- }
- ],
- "security:settings": [
- {
- "@id": "#236",
- "@type": [
- "security:OAuth1Settings",
- "security:Settings",
- "doc:DomainElement"
- ],
- "security:requestTokenUri": [
- {
- "@value": "http://api.domain.com/oauth1/request_token"
- }
- ],
- "security:authorizationUri": [
- {
- "@value": "http://api.domain.com/oauth1/authorize"
- }
- ],
- "security:tokenCredentialsUri": [
- {
- "@value": "http://api.domain.com/oauth1/access_token"
- }
- ]
- }
- ]
- },
- {
- "@id": "#464",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#473",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_1",
- "__apicResolved": true
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#465",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Some-test-example",
- "__apicResolved": true
- }
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#466",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#467",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#468",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "456",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[123, 456]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#465/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#465",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#463",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#469",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "Other-example",
- "__apicResolved": true
- }
- ],
- "doc:strict": [
- {
- "@value": true,
- "__apicResolved": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#470",
- "@type": [
- "data:Array",
- "rdf:Seq",
- "data:Node",
- "doc:DomainElement"
- ],
- "rdfs:member": [
- {
- "@id": "#471",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1011",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#472",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1213",
- "__apicResolved": true
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer",
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "core:name": [
- {
- "@value": "array_1",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "doc:raw": [
- {
- "@value": "[1011, 1213]",
- "__apicResolved": true
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#469/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#469",
- "__apicResolved": true
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#463",
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- }
- ],
- "__apicResolved": true
- },
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#72",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#86",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#tagline"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#87",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ],
- "core:description": [
- {
- "@value": "The brief description (tagline) of this person."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "tagline"
- }
- ]
- },
- {
- "@id": "#88",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#89",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z ]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Person full name. The input will be rejected if this property is not set while creating new object."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#90",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#91",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "John Smith"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "John Smith"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#92",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#93",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of this person's profile."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#94",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#language"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#95",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ],
- "core:description": [
- {
- "@value": "The user's preferred language for rendering."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "language"
- }
- ]
- },
- {
- "@id": "#96",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#97",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#98",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#birthday"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#99",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ],
- "core:description": [
- {
- "@value": "The person's date of birth, represented as YYYY-MM-DD."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "birthday"
- }
- ]
- },
- {
- "@id": "#100",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#image"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#62",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#67",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#url"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#68",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ],
- "core:description": [
- {
- "@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "url"
- }
- ]
- },
- {
- "@id": "#69",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#thumb"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#70",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ],
- "core:name": [
- {
- "@value": "Thumbnail"
- }
- ],
- "core:description": [
- {
- "@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "thumb"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_2"
- }
- ],
- "core:description": [
- {
- "@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#63",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#64",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#65",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#66",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "image"
- }
- ]
- },
- {
- "@id": "#101",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#gender"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#102",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "gender?"
- }
- ],
- "core:description": [
- {
- "@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "gender"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AppPerson"
- }
- ],
- "core:name": [
- {
- "@value": "A person resource"
- }
- ],
- "core:description": [
- {
- "@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#73",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#74",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#75",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "R34fg663H9KW9MMSKISI"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#76",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:birthday": [
- {
- "@id": "#77",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "1983-10-20"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:gender": [
- {
- "@id": "#78",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "male"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:url": [
- {
- "@id": "#79",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:image": [
- {
- "@id": "#80",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:url": [
- {
- "@id": "#81",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "data:thumb": [
- {
- "@id": "#82",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_9"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_7"
- }
- ]
- }
- ],
- "data:tagline": [
- {
- "@id": "#83",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Some text about me."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_10"
- }
- ]
- }
- ],
- "data:language": [
- {
- "@id": "#84",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "en_GB"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_11"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#85",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W\\244m4n5kj3gbn2nj4k4n4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_12"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: \"R34fg663H9KW9MMSKISI\"\n name: \"Pawel Psztyc\"\n birthday: \"1983-10-20\"\n gender: male\n url: \"https://domain.com/profile/pawel.psztyc\"\n image:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\n tagline: Some text about me.\n language: en_GB\n etag: \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#11",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#12",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#upc"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#13",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9]{12,12}$"
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ],
- "core:description": [
- {
- "@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#14",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#15",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "042100005264"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "042100005264"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "upc"
- }
- ]
- },
- {
- "@id": "#7",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#etag"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#8",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ],
- "core:description": [
- {
- "@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "etag"
- }
- ]
- },
- {
- "@id": "#16",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#17",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "Product name"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#18",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#19",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "Acme product - mentol flavor, 500 ml."
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#20",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#id"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#21",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9a-zA-Z-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ],
- "core:description": [
- {
- "@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "id"
- }
- ]
- },
- {
- "@id": "#22",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#unit"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#23",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ],
- "core:description": [
- {
- "@value": "The unit of measuremet for the quantity property."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#24",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#25",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "ml"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "unit"
- }
- ]
- },
- {
- "@id": "#26",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#available"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#27",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ],
- "core:description": [
- {
- "@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#28",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#29",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "true"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "available"
- }
- ]
- },
- {
- "@id": "#30",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#quantity"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#31",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://a.ml/vocabularies/shapes#number"
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ],
- "core:description": [
- {
- "@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#32",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#33",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "500"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "500"
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "quantity"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Product"
- }
- ],
- "core:name": [
- {
- "@value": "A product resource"
- }
- ],
- "core:description": [
- {
- "@value": "A single product representing an item in the store."
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#34",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_0"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#35",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#36",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#37",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Acme Product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#38",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "200"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#39",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#40",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#41",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#42",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Wd3deef3rgrgf4r"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: we2322-4f4f4f-f4f4ff-f4f4ff4\n name: Acme Product\n quantity: 200\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"Wd3deef3rgrgf4r\"\n"
- }
- ]
- },
- {
- "@id": "#43",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "core:name": [
- {
- "@value": "example_1"
- }
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#44",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:id": [
- {
- "@id": "#45",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "d697f5cea85011e680f576304dec7eb7"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:name": [
- {
- "@id": "#46",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Super product"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:quantity": [
- {
- "@id": "#47",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "125"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:unit": [
- {
- "@id": "#48",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "ml"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "data:upc": [
- {
- "@id": "#49",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "123456789101"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_6"
- }
- ]
- }
- ],
- "data:available": [
- {
- "@id": "#50",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "true"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_7"
- }
- ]
- }
- ],
- "data:etag": [
- {
- "@id": "#51",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "W/\"686897696a7c876b7e\""
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_8"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n id: d697f5cea85011e680f576304dec7eb7\n name: Super product\n quantity: 125\n unit: ml\n upc: \"123456789101\"\n available: true\n etag: \"W/\\\"686897696a7c876b7e\\\"\"\n"
- }
- ],
- "sourcemaps:sources": [
- {
- "@id": "#43/source-map",
- "@type": [
- "sourcemaps:SourceMap"
- ],
- "sourcemaps:tracked-element": [
- {
- "sourcemaps:element": [
- {
- "@value": "amf://id#43"
- }
- ],
- "sourcemaps:value": [
- {
- "@value": "amf://id#52"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "@id": "#144",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#145",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#reports"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#146",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#129",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#153",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#154",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Person"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#147",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#148",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#149",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#150",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:title": [
- {
- "@id": "#151",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Mr."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#152",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Manager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n firstname: Pawel\n lastname: Psztyc\n title: Mr.\n kind: Manager\n"
- }
- ]
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "reports"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "reports"
- }
- ]
- },
- {
- "@id": "#158",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#phone"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#159",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9|-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "Phone"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "phone"
- }
- ]
- },
- {
- "@id": "#162",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#163",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ],
- "shacl:in": [
- {
- "@id": "#163/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#164",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeManager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Manager"
- }
- ]
- },
- {
- "@id": "#143",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:anyOf": [
- [
- {
- "@id": "#144/linked_4",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- [
- {
- "@id": "#169/linked_2",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#169"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AlertableAdmin"
- }
- ]
- }
- ]
- ],
- "shacl:name": [
- {
- "@value": "Alertable"
- }
- ]
- },
- {
- "@id": "#173",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#174",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#onCall"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#143",
- "@type": [
- "raml-shapes:UnionShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:anyOf": [
- [
- {
- "@id": "#144/linked_5",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- [
- {
- "@id": "#169/linked_3",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#169"
- }
- ],
- "doc:link-label": [
- {
- "@value": "AlertableAdmin"
- }
- ]
- }
- ]
- ],
- "shacl:name": [
- {
- "@value": "Alertable"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "onCall"
- }
- ]
- },
- {
- "@id": "#175",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#Head"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#144",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#145",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#reports"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#146",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#129",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#153",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#154",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Person"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#147",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#148",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#149",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#150",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:title": [
- {
- "@id": "#151",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Mr."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#152",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Manager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n firstname: Pawel\n lastname: Psztyc\n title: Mr.\n kind: Manager\n"
- }
- ]
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "reports"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "reports"
- }
- ]
- },
- {
- "@id": "#158",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#phone"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#159",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9|-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "Phone"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "phone"
- }
- ]
- },
- {
- "@id": "#162",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#163",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ],
- "shacl:in": [
- {
- "@id": "#163/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#164",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeManager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "Head"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Org"
- }
- ],
- "core:description": [
- {
- "@value": "Represents an organization unit."
- }
- ]
- },
- {
- "@id": "#781",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#144/linked_6",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "doc:link-target": [
- {
- "@id": "#144"
- }
- ],
- "doc:link-label": [
- {
- "@value": "Manager"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_3"
- }
- ]
- },
- {
- "@id": "#195",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#196",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#from"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#197",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#198",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#uid"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#199",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "uid"
- }
- ],
- "core:description": [
- {
- "@value": "User ID."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "uid"
- }
- ]
- },
- {
- "@id": "#200",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#name"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#201",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ],
- "core:description": [
- {
- "@value": "User full name"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "name"
- }
- ]
- },
- {
- "@id": "#202",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#email"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#203",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ],
- "core:description": [
- {
- "@value": "User emaill address to be used to return the message. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "from"
- }
- ],
- "core:description": [
- {
- "@value": "Object representing sender of the message."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "from"
- }
- ]
- },
- {
- "@id": "#204",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#205",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- },
- {
- "@id": "#206",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#timestamp"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#207",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent timestamp as a Uxin timestamp."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ]
- },
- {
- "@id": "#208",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#attachements"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#209",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#210",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ],
- "core:description": [
- {
- "@value": "List of URLs to the attachments"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ]
- },
- {
- "@id": "#212",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#213",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "True if the message should be marked as an important."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_4"
- }
- ],
- "core:description": [
- {
- "@value": "An user message object."
- }
- ]
- },
- {
- "@id": "#336",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#337",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#email"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#338",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ],
- "core:description": [
- {
- "@value": "Receiver email address. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "email"
- }
- ]
- },
- {
- "@id": "#339",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#message"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#340",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ],
- "core:description": [
- {
- "@value": "Message body"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "message"
- }
- ]
- },
- {
- "@id": "#341",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#timestamp"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#342",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent timestamp as a Uxin timestamp."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "timestamp"
- }
- ]
- },
- {
- "@id": "#343",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#attachements"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#344",
- "@type": [
- "raml-shapes:ArrayShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "raml-shapes:items": [
- {
- "@id": "#345",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ],
- "core:description": [
- {
- "@value": "List of URLs to the attachments"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "attachements"
- }
- ]
- },
- {
- "@id": "#347",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#important"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#348",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ],
- "core:description": [
- {
- "@value": "True if the message should be marked as an important."
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "important"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "amf_inline_type_5"
- }
- ],
- "core:description": [
- {
- "@value": "Message sent by a user object. This represents a message in user's sent folder.\n"
- }
- ]
- },
- {
- "@id": "#126",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#134",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#clearanceLevel"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#135",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "clearanceLevel"
- }
- ],
- "shacl:in": [
- {
- "@id": "#135/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#136",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "low"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#137",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "high"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "clearanceLevel"
- }
- ]
- },
- {
- "@id": "#138",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#139",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ],
- "shacl:in": [
- {
- "@id": "#139/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#140",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeAdmin"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Admin"
- }
- ]
- },
- {
- "@id": "#159",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9|-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "Phone"
- }
- ]
- },
- {
- "@id": "#129",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#153",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#154",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "Person"
- }
- ],
- "apiContract:examples": [
- {
- "@id": "#147",
- "@type": [
- "apiContract:Example",
- "doc:DomainElement"
- ],
- "doc:strict": [
- {
- "@value": true
- }
- ],
- "doc:structuredValue": [
- {
- "@id": "#148",
- "@type": [
- "data:Object",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:firstname": [
- {
- "@id": "#149",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Pawel"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ],
- "data:lastname": [
- {
- "@id": "#150",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Psztyc"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_3"
- }
- ]
- }
- ],
- "data:title": [
- {
- "@id": "#151",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Mr."
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_4"
- }
- ]
- }
- ],
- "data:kind": [
- {
- "@id": "#152",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "Manager"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_5"
- }
- ]
- }
- ],
- "core:name": [
- {
- "@value": "object_1"
- }
- ]
- }
- ],
- "doc:raw": [
- {
- "@value": "\n firstname: Pawel\n lastname: Psztyc\n title: Mr.\n kind: Manager\n"
- }
- ]
- }
- ]
- },
- {
- "@id": "#169",
- "@type": [
- "shacl:NodeShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:closed": [
- {
- "@value": false
- }
- ],
- "shacl:property": [
- {
- "@id": "#127",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#lastname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#128",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "lastname"
- }
- ]
- },
- {
- "@id": "#130",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#firstname"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#131",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "firstname"
- }
- ]
- },
- {
- "@id": "#132",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#title"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#133",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "title?"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 0
- }
- ],
- "shacl:name": [
- {
- "@value": "title"
- }
- ]
- },
- {
- "@id": "#134",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#clearanceLevel"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#135",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "clearanceLevel"
- }
- ],
- "shacl:in": [
- {
- "@id": "#135/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#136",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "low"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ],
- "rdfs:_2": [
- {
- "@id": "#137",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "high"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_2"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "clearanceLevel"
- }
- ]
- },
- {
- "@id": "#170",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#phone"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#159",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:pattern": [
- {
- "@value": "^[0-9|-]+$"
- }
- ],
- "shacl:name": [
- {
- "@value": "Phone"
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "phone"
- }
- ]
- },
- {
- "@id": "#138",
- "@type": [
- "shacl:PropertyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:path": [
- {
- "@id": "http://a.ml/vocabularies/data#kind"
- }
- ],
- "raml-shapes:range": [
- {
- "@id": "#139",
- "@type": [
- "raml-shapes:ScalarShape",
- "raml-shapes:AnyShape",
- "shacl:Shape",
- "raml-shapes:Shape",
- "doc:DomainElement"
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ],
- "shacl:in": [
- {
- "@id": "#139/list",
- "@type": "rdfs:Seq",
- "rdfs:_1": [
- {
- "@id": "#140",
- "@type": [
- "data:Scalar",
- "data:Node",
- "doc:DomainElement"
- ],
- "data:value": [
- {
- "@value": "AcmeAdmin"
- }
- ],
- "shacl:datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "core:name": [
- {
- "@value": "scalar_1"
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "shacl:minCount": [
- {
- "@value": 1
- }
- ],
- "shacl:name": [
- {
- "@value": "kind"
- }
- ]
- }
- ],
- "shacl:name": [
- {
- "@value": "AlertableAdmin"
- }
- ]
- }
- ],
- "@context": {
- "@base": "amf://id",
- "shacl": "http://www.w3.org/ns/shacl#",
- "raml-shapes": "http://a.ml/vocabularies/shapes#",
- "security": "http://a.ml/vocabularies/security#",
- "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
- "data": "http://a.ml/vocabularies/data#",
- "doc": "http://a.ml/vocabularies/document#",
- "apiContract": "http://a.ml/vocabularies/apiContract#",
- "core": "http://a.ml/vocabularies/core#",
- "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
- "sourcemaps": "http://a.ml/vocabularies/document-source-maps#"
- }
- }
-]
\ No newline at end of file
diff --git a/demo/models/demo-api.json b/demo/models/demo-api.json
deleted file mode 100644
index 53742e359..000000000
--- a/demo/models/demo-api.json
+++ /dev/null
@@ -1,91890 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#417",
-"@type": [
-"http://a.ml/vocabularies/apiContract#WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "API body demo"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This is a description of demo API.\n\nThis is **markdown**.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#server": [
-{
-"@id": "amf://id#856",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Server",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#urlTemplate": [
-{
-"@value": "http://{instance}.domain.com/"
-}
-],
-"http://a.ml/vocabularies/apiContract#variable": [
-{
-"@id": "amf://id#857",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "instance"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "instance"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The execution environments. Can be one of:\n- development\n- staging\n- qa\n- production\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#858",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^(development|staging|qa|production)$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The execution environments. Can be one of:\n- development\n- staging\n- qa\n- production\n"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#859",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "production"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#859/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#859/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#859"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,13)-(25,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#858/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#860",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "development"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#860/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#860/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#860"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,11)-(23,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#861",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "staging"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#861/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#861/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#861"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,24)-(23,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#862",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "qa"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#862/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#862/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#862"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,33)-(23,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_4": [
-{
-"@id": "amf://id#863",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "production"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#863/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#863/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#863"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,37)-(23,47)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "production"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#858/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#858/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#858"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#858/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#858/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#858/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#858/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#858/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#858/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#858"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#858/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#857/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#857/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#857/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#857/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#857"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#856/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#856/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#urlTemplate"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#856/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#variable"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,0)-(26,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#856/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#856"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#accepts": [
-{
-"@value": "application/json"
-},
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/apiContract#contentType": [
-{
-"@value": "application/json"
-},
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/apiContract#scheme": [
-{
-"@value": "HTTP"
-},
-{
-"@value": "HTTPS"
-}
-],
-"http://a.ml/vocabularies/core#version": [
-{
-"@value": "v1"
-}
-],
-"http://a.ml/vocabularies/core#documentation": [
-{
-"@id": "amf://id#864",
-"@type": [
-"http://a.ml/vocabularies/core#CreativeWork",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#title": [
-{
-"@value": "Test doc"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Test content"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#864/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#864/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(140,4)-(141,0)]"
-}
-]
-},
-{
-"@id": "amf://id#864/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(141,4)-(143,0)]"
-}
-]
-},
-{
-"@id": "amf://id#864/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#864"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(140,4)-(143,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#endpoint": [
-{
-"@id": "amf://id#418",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/people"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "People"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#419",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "List people"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Use this method to list all the people."
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#420",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#428",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "limit"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "limit"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Limit in the response list"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#429",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 1.0
-}
-],
-"http://www.w3.org/ns/shacl#maxInclusive": [
-{
-"@value": 300.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Limit in the response list"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#430",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#430/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#430/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#430"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,13)-(22,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "25"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#431",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#431",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "100"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#431/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#431/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#431"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "100"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#431/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#431/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#431/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-},
-{
-"@id": "amf://id#431/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-},
-{
-"@id": "amf://id#431/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#431"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#431/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#431"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#432"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#429/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#429/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#429"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#429/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(22,15)]"
-}
-]
-},
-{
-"@id": "amf://id#429/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,16)]"
-}
-]
-},
-{
-"@id": "amf://id#429/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(20,14)]"
-}
-]
-},
-{
-"@id": "amf://id#429/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(22,15)]"
-}
-]
-},
-{
-"@id": "amf://id#429/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(18,43)]"
-}
-]
-},
-{
-"@id": "amf://id#429/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#429"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(23,19)]"
-}
-]
-},
-{
-"@id": "amf://id#429/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#maxInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(19,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#428/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#428/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,19)]"
-}
-]
-},
-{
-"@id": "amf://id#428/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(18,43)]"
-}
-]
-},
-{
-"@id": "amf://id#428/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(23,19)]"
-}
-]
-},
-{
-"@id": "amf://id#428/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#428"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(23,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#433",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "start"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "start"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The start entry of the list"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#434",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#minInclusive": [
-{
-"@value": 0.0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The start entry of the list"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#435",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "0"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#435/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#435/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#435"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,13)-(29,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "0"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#436",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#436",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#436/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#436/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#436"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#436/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#436/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#436/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "amf://id#436/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "amf://id#436/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#436"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#436/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#436"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#437"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#434/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#434/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#434"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(25,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#434/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(29,14)]"
-}
-]
-},
-{
-"@id": "amf://id#434/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#434"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,19)]"
-}
-]
-},
-{
-"@id": "amf://id#434/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(26,44)]"
-}
-]
-},
-{
-"@id": "amf://id#434/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(29,14)]"
-}
-]
-},
-{
-"@id": "amf://id#434/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(25,16)]"
-}
-]
-},
-{
-"@id": "amf://id#434/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minInclusive"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(27,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#433/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#433/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(30,19)]"
-}
-]
-},
-{
-"@id": "amf://id#433/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(26,44)]"
-}
-]
-},
-{
-"@id": "amf://id#433/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,19)]"
-}
-]
-},
-{
-"@id": "amf://id#433/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#433"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#438",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "nextPageToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "nextPageToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#439",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[a-zA-Z0-9]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#440",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#440",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#440/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#440/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#440"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#440/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#440/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#440/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-},
-{
-"@id": "amf://id#440/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-},
-{
-"@id": "amf://id#440/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#440"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#440/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#440"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#441"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#439/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#439/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#439"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#439/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,4)-(38,27)]"
-}
-]
-},
-{
-"@id": "amf://id#439/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(32,16)]"
-}
-]
-},
-{
-"@id": "amf://id#439/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#439/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#439"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,2)-(39,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#438/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#438/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,4)-(39,19)]"
-}
-]
-},
-{
-"@id": "amf://id#438/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#438/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,2)-(39,19)]"
-}
-]
-},
-{
-"@id": "amf://id#438/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#438"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,2)-(39,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#421",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-people-op-id"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "x-people-op-id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#422",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#423",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#423",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#423/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#423/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#423"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(156,17)-(156,53)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#423/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#423/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#423/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(156,17)-(156,53)]"
-}
-]
-},
-{
-"@id": "amf://id#423/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(156,17)-(156,53)]"
-}
-]
-},
-{
-"@id": "amf://id#423/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#423"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(156,17)-(156,53)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#423/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#423"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#421"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#425",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#425/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#425/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#425"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(152,25)-(152,25)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#422/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#422/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#422"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(153,8)-(153,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#422/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "amf://id#422/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(153,8)-(154,0)]"
-}
-]
-},
-{
-"@id": "amf://id#422/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-},
-{
-"@id": "amf://id#422/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#422"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(151,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#427",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#427/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#427/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#427"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(152,25)-(152,25)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#421/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#421/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-},
-{
-"@id": "amf://id#421/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(151,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "amf://id#421/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#421"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(151,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#420/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#420/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#420"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(146,0)-(157,0)]"
-}
-]
-},
-{
-"@id": "amf://id#420/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(150,4)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#444",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#445",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#446",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#447",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#448",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#319/link-45797443",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#319"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Contains a list of objects for this method."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#448/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#448/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#448"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,12)-(54,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#448/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#448"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,10)-(57,35)]"
-}
-]
-},
-{
-"@id": "amf://id#448/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,12)-(56,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#447/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#447/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#447"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,10)-(57,35)]"
-}
-]
-},
-{
-"@id": "amf://id#447/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,12)-(55,26)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#449",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#450",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "nextPageToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#451",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#451",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#451/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#451/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#451"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#451/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#451/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#451/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-},
-{
-"@id": "amf://id#451/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-},
-{
-"@id": "amf://id#451/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#451"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#450/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#450/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#450"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,12)-(59,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#450/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-},
-{
-"@id": "amf://id#450/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,12)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#450/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#450"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,10)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "nextPageToken"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#449/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#449/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#449"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,10)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#449/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,12)-(60,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#446/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#446/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#446"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#446/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#446"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,6)-(65,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#446/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#446"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#445/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#445/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#445"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#444/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#444/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#444"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#444/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#452",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "400"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "400"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#453",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#454",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#455",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#error"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#456",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "error"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#457",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#457",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#457/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#457/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#457"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#457/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#457/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#457/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-},
-{
-"@id": "amf://id#457/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-},
-{
-"@id": "amf://id#457/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#457"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#456/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#456/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#456"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,12)-(75,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#456/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,12)-(75,25)]"
-}
-]
-},
-{
-"@id": "amf://id#456/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,12)-(78,63)]"
-}
-]
-},
-{
-"@id": "amf://id#456/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#456"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,10)-(78,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "error"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#455/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#455/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#455"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,10)-(78,63)]"
-}
-]
-},
-{
-"@id": "amf://id#455/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,12)-(76,26)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#458",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#459",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#460",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#460",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#460/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#460/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#460"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#460/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#460/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#460/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-},
-{
-"@id": "amf://id#460/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-},
-{
-"@id": "amf://id#460/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#460"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#459/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#459/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#459"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,12)-(80,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#459/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,12)-(80,24)]"
-}
-]
-},
-{
-"@id": "amf://id#459/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,12)-(81,69)]"
-}
-]
-},
-{
-"@id": "amf://id#459/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#459"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,10)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#458/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#458/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#458"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,10)-(83,26)]"
-}
-]
-},
-{
-"@id": "amf://id#458/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,12)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Invalid"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#454/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#454/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#454"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#454/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#454"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,6)-(83,26)]"
-}
-]
-},
-{
-"@id": "amf://id#454/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,8)-(71,28)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#454/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#454"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,8)-(72,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#453/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#453/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#453"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,6)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#452/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#452/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#452"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,2)-(83,26)]"
-}
-]
-},
-{
-"@id": "amf://id#452/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,4)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#443",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#443/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#443/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#443"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(146,21)-(146,21)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#419/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#419/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#419/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(147,4)-(148,0)]"
-}
-]
-},
-{
-"@id": "amf://id#419/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(148,4)-(149,0)]"
-}
-]
-},
-{
-"@id": "amf://id#419/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#419"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(145,2)-(157,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#461",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Create a person"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Use this method to add new person"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#462",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#463",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#464",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#166",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#167",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#167/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#167/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#167"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(45,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#167/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"@id": "amf://id#167/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "amf://id#167/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#167"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#166/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#166/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#166"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#168",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#169",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#170",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#170",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "John Smith"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#170/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#170/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "John Smith"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#170/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#170/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#170/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "amf://id#170/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "amf://id#170/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#169/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#169/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#169"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(28,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#169/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#169"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#168/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#168/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#168"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#168/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#171",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#172",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#172/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#172/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#172"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(41,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#172/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"@id": "amf://id#172/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "amf://id#172/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#172"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#171/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#171/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#171"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#175",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#176",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#176/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#176/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#176"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#176/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#175/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#175/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#175"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#173",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#174",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#174/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#174/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#174"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(48,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#174/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#174/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-},
-{
-"@id": "amf://id#174/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#174"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#173/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#173/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#173"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#177",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#178",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#178/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#178/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#178"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#178/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#178/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#178/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#178"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#177/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#177/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#177"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#179",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#144/link--1942151086",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "image"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#179/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#179/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#179"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#180",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#181",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender?"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#181/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#181/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#181"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(34,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#181/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "amf://id#181/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#181/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#181"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#180/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#180/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#180"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AppPerson"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "A person resource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#466",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This response type is deprecated and soon will be replaced."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#466/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#466/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#466"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(164,22)-(164,81)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#464/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#464/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#464"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(165,8)-(165,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#464/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#464/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#464/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#464"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(163,6)-(166,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#463/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#463/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#463"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(163,6)-(166,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#467",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#468",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#469",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#183"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#469/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#469/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#469/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#469"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(168,17)-(168,45)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#469/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#469"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#467"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#468/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#468/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#468"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#467/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#467/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#467"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(166,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#462/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#462/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#462"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(158,0)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#471",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This method is not deprecated. And this is only an annotation test.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#471/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#471/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#471"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(158,18)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#461/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#461/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#461/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(160,4)-(161,0)]"
-}
-]
-},
-{
-"@id": "amf://id#461/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(161,4)-(162,0)]"
-}
-]
-},
-{
-"@id": "amf://id#461/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#461"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(157,2)-(169,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#472",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "put"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Update a person"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Updates the person in the datastore."
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#473",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#474",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#475",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#488",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#489",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Id Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#490",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#490/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#490/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#490"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,17)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#489/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#489/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#489"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(9,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#489/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "amf://id#489/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#489"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-},
-{
-"@id": "amf://id#489/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "amf://id#489/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,31)]"
-}
-]
-},
-{
-"@id": "amf://id#489/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(9,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#488/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#488/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#488"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#491",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#492",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Name Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#493",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#493/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#493/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#493"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,17)-(20,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#492/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#492/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#492"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(18,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#492/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "amf://id#492/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#492"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-},
-{
-"@id": "amf://id#492/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "amf://id#492/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(19,33)]"
-}
-]
-},
-{
-"@id": "amf://id#492/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#491/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#491/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#491"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#494",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#495",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Birthday Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#496",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#496/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#496/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#496"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,17)-(29,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#495/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#495/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#495"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,6)-(27,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#495/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(29,19)]"
-}
-]
-},
-{
-"@id": "amf://id#495/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#495"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(33,5)]"
-}
-]
-},
-{
-"@id": "amf://id#495/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(29,19)]"
-}
-]
-},
-{
-"@id": "amf://id#495/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(28,37)]"
-}
-]
-},
-{
-"@id": "amf://id#495/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,6)-(27,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#494/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#494/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#494"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(33,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#497",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#498",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Gender Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#499",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#499/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#499/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#499"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,17)-(38,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#498/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#498/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#498"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(36,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#498/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "amf://id#498/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#498"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(42,5)]"
-}
-]
-},
-{
-"@id": "amf://id#498/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "amf://id#498/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,6)-(37,35)]"
-}
-]
-},
-{
-"@id": "amf://id#498/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(36,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#497/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#497/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#497"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(42,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#500",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#501",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Url Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#502",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#502/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#502/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#502"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,17)-(47,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#501/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#501/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#501"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,6)-(45,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#501/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,6)-(47,19)]"
-}
-]
-},
-{
-"@id": "amf://id#501/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#501"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,4)-(51,5)]"
-}
-]
-},
-{
-"@id": "amf://id#501/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,6)-(47,19)]"
-}
-]
-},
-{
-"@id": "amf://id#501/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,6)-(46,32)]"
-}
-]
-},
-{
-"@id": "amf://id#501/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,6)-(45,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#500/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#500/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#500"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,4)-(51,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#503",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#504",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#505",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#506",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Url Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#507",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#507/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#507/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#507"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,21)-(60,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#506/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#506/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#506"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,10)-(58,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#506/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,10)-(60,23)]"
-}
-]
-},
-{
-"@id": "amf://id#506/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#506"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,8)-(64,9)]"
-}
-]
-},
-{
-"@id": "amf://id#506/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,10)-(60,23)]"
-}
-]
-},
-{
-"@id": "amf://id#506/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,10)-(59,36)]"
-}
-]
-},
-{
-"@id": "amf://id#506/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,10)-(58,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#505/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#505/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#505"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,8)-(64,9)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#508",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#509",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Thumb Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#510",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#510/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#510/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#510"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,21)-(69,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#509/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#509/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#509"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(67,10)-(67,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#509/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,10)-(69,23)]"
-}
-]
-},
-{
-"@id": "amf://id#509/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#509"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,8)-(73,9)]"
-}
-]
-},
-{
-"@id": "amf://id#509/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,10)-(69,23)]"
-}
-]
-},
-{
-"@id": "amf://id#509/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(68,10)-(68,38)]"
-}
-]
-},
-{
-"@id": "amf://id#509/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(67,10)-(67,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#508/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#508/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#508"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,8)-(73,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#504/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#504/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#504"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,6)-(54,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#504/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#504"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,4)-(75,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#503/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#503/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#503"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,4)-(75,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#511",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#512",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Tagline Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#513",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#513/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#513/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#513"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,17)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#512/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#512/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#512"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,6)-(78,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#512/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,6)-(80,19)]"
-}
-]
-},
-{
-"@id": "amf://id#512/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#512"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,4)-(84,5)]"
-}
-]
-},
-{
-"@id": "amf://id#512/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,6)-(80,19)]"
-}
-]
-},
-{
-"@id": "amf://id#512/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,6)-(79,36)]"
-}
-]
-},
-{
-"@id": "amf://id#512/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,6)-(78,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#511/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#511/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#511"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,4)-(84,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#514",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#515",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Language Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#516",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#516/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#516/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#516"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,17)-(89,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#515/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#515/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#515"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,6)-(87,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#515/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,6)-(89,19)]"
-}
-]
-},
-{
-"@id": "amf://id#515/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#515"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,4)-(93,5)]"
-}
-]
-},
-{
-"@id": "amf://id#515/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,6)-(89,19)]"
-}
-]
-},
-{
-"@id": "amf://id#515/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(88,6)-(88,37)]"
-}
-]
-},
-{
-"@id": "amf://id#515/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,6)-(87,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#514/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#514/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#514"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,4)-(93,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#517",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#518",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Etag Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#519",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#519/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#519/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#519"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,17)-(98,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#518/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#518/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#518"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,6)-(96,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#518/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,6)-(98,19)]"
-}
-]
-},
-{
-"@id": "amf://id#518/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#518"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(94,4)-(102,5)]"
-}
-]
-},
-{
-"@id": "amf://id#518/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,6)-(98,19)]"
-}
-]
-},
-{
-"@id": "amf://id#518/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(97,6)-(97,33)]"
-}
-]
-},
-{
-"@id": "amf://id#518/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,6)-(96,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#517/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#517/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#517"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(94,4)-(102,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#476",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#476",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#477",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "R34fg663H9KW9MMSKISI"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#477/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#477/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#477"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,8)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#478",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#478/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#478/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#478"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,10)-(3,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#birthday": [
-{
-"@id": "amf://id#479",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1983-10-20"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#479/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#479/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#479"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,14)-(4,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#gender": [
-{
-"@id": "amf://id#480",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "male"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#480/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#480/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#480"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,12)-(5,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#481",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#481/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#481/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#481"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,9)-(6,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#image": [
-{
-"@id": "amf://id#482",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#483",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#483/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#483/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#483"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,11)-(8,58)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#484",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#484/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#484/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#484"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,13)-(9,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#482/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#482/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,58)]"
-}
-]
-},
-{
-"@id": "amf://id#482/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(9,66)]"
-}
-]
-},
-{
-"@id": "amf://id#482/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#482"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,11)-(10,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#tagline": [
-{
-"@id": "amf://id#485",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Some text about me."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#485/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#485/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#485"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,13)-(11,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#language": [
-{
-"@id": "amf://id#486",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "en_GB"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#486/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#486/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#486"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,14)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#etag": [
-{
-"@id": "amf://id#487",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "W\\244m4n5kj3gbn2nj4k4n4"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#487/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#487/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#487"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(13,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#476/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-example": [
-{
-"@id": "amf://id#476/source-map/parsed-json-example/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#476"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "{\n \"id\": \"R34fg663H9KW9MMSKISI\",\n \"name\": \"Pawel Psztyc\",\n \"birthday\": \"1983-10-20\",\n \"gender\": \"male\",\n \"url\": \"https://domain.com/profile/pawel.psztyc\",\n \"image\": {\n \"url\": \"https://domain.com/profile/pawel.psztyc/image\",\n \"thumb\": \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n },\n \"tagline\": \"Some text about me.\",\n \"language\": \"en_GB\",\n \"etag\": \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n}\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#476/source-map/lexical/element_9",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(12,21)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(5,18)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#476"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(14,1)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(4,26)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(11,34)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(13,36)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(6,50)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(3,24)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_8",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(10,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#60"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.json"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#476/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#476/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#476/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#476"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(175,17)-(175,46)]"
-}
-]
-},
-{
-"@id": "amf://id#476/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(175,17)-(175,46)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#476/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#476"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#474"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#475/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#475/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#475"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#475/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#475"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(173,6)-(104,1)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#475/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#475"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(3,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-schema": [
-{
-"@id": "amf://id#475/source-map/parsed-json-schema/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#475"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"id\": {\n \"$id\": \"/properties/id\",\n \"type\": \"string\",\n \"title\": \"The Id Schema \",\n \"default\": \"\",\n \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"default\": \"\",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\n \"default\": \"\",\n \"examples\": [\n \"male\"\n ]\n },\n \"url\": {\n \"$id\": \"/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc\"\n ]\n },\n \"image\": {\n \"$id\": \"/properties/image\",\n \"type\": \"object\",\n \"properties\": {\n \"url\": {\n \"$id\": \"/properties/image/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image\"\n ]\n },\n \"thumb\": {\n \"$id\": \"/properties/image/properties/thumb\",\n \"type\": \"string\",\n \"title\": \"The Thumb Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n ]\n }\n }\n },\n \"tagline\": {\n \"$id\": \"/properties/tagline\",\n \"type\": \"string\",\n \"title\": \"The Tagline Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Some text about me.\"\n ]\n },\n \"language\": {\n \"$id\": \"/properties/language\",\n \"type\": \"string\",\n \"title\": \"The Language Schema \",\n \"default\": \"\",\n \"examples\": [\n \"en_GB\"\n ]\n },\n \"etag\": {\n \"$id\": \"/properties/etag\",\n \"type\": \"string\",\n \"title\": \"The Etag Schema \",\n \"default\": \"\",\n \"examples\": [\n \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n ]\n }\n }\n}"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#474/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#474/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#474"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(173,6)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#520",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#521",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#522",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#183"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#522/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#522/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#522/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#522"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(178,17)-(178,45)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#522/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#522"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#520"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#521/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#521/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#521"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#520/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#520/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#520"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(176,6)-(179,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#473/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#473/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#473"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(170,0)-(207,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#523",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Success response for the body\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#530",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#531",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#488",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#489",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Id Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#490",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#490/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#490/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#490"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,17)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#489/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#489/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#489"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(9,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#489/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "amf://id#489/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#489"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-},
-{
-"@id": "amf://id#489/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "amf://id#489/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,31)]"
-}
-]
-},
-{
-"@id": "amf://id#489/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(9,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#488/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#488/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#488"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#491",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#492",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Name Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#493",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#493/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#493/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#493"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,17)-(20,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#492/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#492/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#492"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(18,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#492/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "amf://id#492/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#492"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-},
-{
-"@id": "amf://id#492/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "amf://id#492/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(19,33)]"
-}
-]
-},
-{
-"@id": "amf://id#492/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#491/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#491/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#491"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#494",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#495",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Birthday Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#496",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#496/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#496/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#496"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,17)-(29,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#495/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#495/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#495"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,6)-(27,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#495/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(29,19)]"
-}
-]
-},
-{
-"@id": "amf://id#495/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#495"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(33,5)]"
-}
-]
-},
-{
-"@id": "amf://id#495/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(29,19)]"
-}
-]
-},
-{
-"@id": "amf://id#495/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(28,37)]"
-}
-]
-},
-{
-"@id": "amf://id#495/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,6)-(27,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#494/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#494/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#494"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(33,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#497",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#498",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Gender Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#499",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#499/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#499/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#499"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,17)-(38,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#498/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#498/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#498"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(36,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#498/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "amf://id#498/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#498"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(42,5)]"
-}
-]
-},
-{
-"@id": "amf://id#498/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "amf://id#498/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,6)-(37,35)]"
-}
-]
-},
-{
-"@id": "amf://id#498/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(36,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#497/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#497/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#497"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(42,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#500",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#501",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Url Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#502",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#502/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#502/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#502"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,17)-(47,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#501/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#501/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#501"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,6)-(45,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#501/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,6)-(47,19)]"
-}
-]
-},
-{
-"@id": "amf://id#501/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#501"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,4)-(51,5)]"
-}
-]
-},
-{
-"@id": "amf://id#501/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,6)-(47,19)]"
-}
-]
-},
-{
-"@id": "amf://id#501/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,6)-(46,32)]"
-}
-]
-},
-{
-"@id": "amf://id#501/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,6)-(45,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#500/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#500/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#500"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,4)-(51,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#503",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#504",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#505",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#506",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Url Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#507",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#507/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#507/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#507"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,21)-(60,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#506/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#506/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#506"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,10)-(58,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#506/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,10)-(60,23)]"
-}
-]
-},
-{
-"@id": "amf://id#506/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#506"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,8)-(64,9)]"
-}
-]
-},
-{
-"@id": "amf://id#506/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,10)-(60,23)]"
-}
-]
-},
-{
-"@id": "amf://id#506/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,10)-(59,36)]"
-}
-]
-},
-{
-"@id": "amf://id#506/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,10)-(58,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#505/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#505/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#505"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,8)-(64,9)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#508",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#509",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Thumb Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#510",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#510/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#510/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#510"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,21)-(69,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#509/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#509/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#509"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(67,10)-(67,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#509/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,10)-(69,23)]"
-}
-]
-},
-{
-"@id": "amf://id#509/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#509"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,8)-(73,9)]"
-}
-]
-},
-{
-"@id": "amf://id#509/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,10)-(69,23)]"
-}
-]
-},
-{
-"@id": "amf://id#509/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(68,10)-(68,38)]"
-}
-]
-},
-{
-"@id": "amf://id#509/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(67,10)-(67,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#508/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#508/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#508"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,8)-(73,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#504/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#504/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#504"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,6)-(54,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#504/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#504"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,4)-(75,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#503/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#503/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#503"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,4)-(75,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#511",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#512",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Tagline Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#513",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#513/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#513/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#513"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,17)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#512/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#512/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#512"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,6)-(78,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#512/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,6)-(80,19)]"
-}
-]
-},
-{
-"@id": "amf://id#512/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#512"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,4)-(84,5)]"
-}
-]
-},
-{
-"@id": "amf://id#512/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,6)-(80,19)]"
-}
-]
-},
-{
-"@id": "amf://id#512/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,6)-(79,36)]"
-}
-]
-},
-{
-"@id": "amf://id#512/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,6)-(78,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#511/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#511/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#511"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,4)-(84,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#514",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#515",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Language Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#516",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#516/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#516/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#516"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,17)-(89,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#515/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#515/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#515"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,6)-(87,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#515/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,6)-(89,19)]"
-}
-]
-},
-{
-"@id": "amf://id#515/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#515"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,4)-(93,5)]"
-}
-]
-},
-{
-"@id": "amf://id#515/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,6)-(89,19)]"
-}
-]
-},
-{
-"@id": "amf://id#515/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(88,6)-(88,37)]"
-}
-]
-},
-{
-"@id": "amf://id#515/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,6)-(87,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#514/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#514/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#514"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,4)-(93,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#517",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#518",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The Etag Schema "
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#519",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#519/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#519/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#519"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,17)-(98,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#518/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#518/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#518"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,6)-(96,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#518/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,6)-(98,19)]"
-}
-]
-},
-{
-"@id": "amf://id#518/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#518"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(94,4)-(102,5)]"
-}
-]
-},
-{
-"@id": "amf://id#518/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,6)-(98,19)]"
-}
-]
-},
-{
-"@id": "amf://id#518/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(97,6)-(97,33)]"
-}
-]
-},
-{
-"@id": "amf://id#518/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,6)-(96,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#517/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#517/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#517"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(94,4)-(102,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#532",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#532",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#533",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "R34fg663H9KW9MMSKISI"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#533/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#533/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#533"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,8)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#534",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#534/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#534/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#534"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,10)-(3,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#birthday": [
-{
-"@id": "amf://id#535",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1983-10-20"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#535/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#535/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#535"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,14)-(4,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#gender": [
-{
-"@id": "amf://id#536",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "male"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#536/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#536/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#536"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,12)-(5,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#537",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#537/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#537/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#537"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,9)-(6,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#image": [
-{
-"@id": "amf://id#538",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#539",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#539/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#539/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#539"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,11)-(8,58)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#540",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#540/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#540/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#540"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,13)-(9,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#538/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#538/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,58)]"
-}
-]
-},
-{
-"@id": "amf://id#538/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(9,66)]"
-}
-]
-},
-{
-"@id": "amf://id#538/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#538"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,11)-(10,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#tagline": [
-{
-"@id": "amf://id#541",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Some text about me."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#541/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#541/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#541"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,13)-(11,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#language": [
-{
-"@id": "amf://id#542",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "en_GB"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#542/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#542/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#542"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,14)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#etag": [
-{
-"@id": "amf://id#543",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "W\\244m4n5kj3gbn2nj4k4n4"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#543/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#543/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#543"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(13,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#532/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-example": [
-{
-"@id": "amf://id#532/source-map/parsed-json-example/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#532"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "{\n \"id\": \"R34fg663H9KW9MMSKISI\",\n \"name\": \"Pawel Psztyc\",\n \"birthday\": \"1983-10-20\",\n \"gender\": \"male\",\n \"url\": \"https://domain.com/profile/pawel.psztyc\",\n \"image\": {\n \"url\": \"https://domain.com/profile/pawel.psztyc/image\",\n \"thumb\": \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n },\n \"tagline\": \"Some text about me.\",\n \"language\": \"en_GB\",\n \"etag\": \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n}\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#532/source-map/lexical/element_9",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(12,21)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(5,18)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#532"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(14,1)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(4,26)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(11,34)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(13,36)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(6,50)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(3,24)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_8",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(10,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#60"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.json"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#532/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#532/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#532/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#532"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(193,21)-(193,50)]"
-}
-]
-},
-{
-"@id": "amf://id#532/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(193,21)-(193,50)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#532/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#532"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#530"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#531/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#531/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#531"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#531/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#531"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(173,6)-(104,1)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#531/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#531"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(3,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-schema": [
-{
-"@id": "amf://id#531/source-map/parsed-json-schema/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#531"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"id\": {\n \"$id\": \"/properties/id\",\n \"type\": \"string\",\n \"title\": \"The Id Schema \",\n \"default\": \"\",\n \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"default\": \"\",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\n \"default\": \"\",\n \"examples\": [\n \"male\"\n ]\n },\n \"url\": {\n \"$id\": \"/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc\"\n ]\n },\n \"image\": {\n \"$id\": \"/properties/image\",\n \"type\": \"object\",\n \"properties\": {\n \"url\": {\n \"$id\": \"/properties/image/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image\"\n ]\n },\n \"thumb\": {\n \"$id\": \"/properties/image/properties/thumb\",\n \"type\": \"string\",\n \"title\": \"The Thumb Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n ]\n }\n }\n },\n \"tagline\": {\n \"$id\": \"/properties/tagline\",\n \"type\": \"string\",\n \"title\": \"The Tagline Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Some text about me.\"\n ]\n },\n \"language\": {\n \"$id\": \"/properties/language\",\n \"type\": \"string\",\n \"title\": \"The Language Schema \",\n \"default\": \"\",\n \"examples\": [\n \"en_GB\"\n ]\n },\n \"etag\": {\n \"$id\": \"/properties/etag\",\n \"type\": \"string\",\n \"title\": \"The Etag Schema \",\n \"default\": \"\",\n \"examples\": [\n \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n ]\n }\n }\n}"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#530/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#530/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#530"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(191,10)-(194,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#544",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#545",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#546",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#183"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#546/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#546/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#546/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#546"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(196,21)-(196,49)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#546/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#546"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#544"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#545/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#545/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#545"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#544/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#544/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#544"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(194,10)-(197,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#524",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "X-Frame-Options"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "X-Frame-Options"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#525",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#526",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Deny"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#526",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "DENY"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#526/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#526/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#526"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(188,20)-(188,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "DENY"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#526/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#526/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#526/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(188,20)-(188,24)]"
-}
-]
-},
-{
-"@id": "amf://id#526/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(188,14)-(189,0)]"
-}
-]
-},
-{
-"@id": "amf://id#526/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(188,20)-(188,24)]"
-}
-]
-},
-{
-"@id": "amf://id#526/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#526"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(188,14)-(189,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#526/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#526"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#524"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#527",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "SameOrigin"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#527",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "SAMEORIGIN"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#527/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#527/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#527"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(189,26)-(189,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "SAMEORIGIN"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#527/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#527/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#527/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(189,26)-(189,36)]"
-}
-]
-},
-{
-"@id": "amf://id#527/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(189,14)-(190,0)]"
-}
-]
-},
-{
-"@id": "amf://id#527/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(189,26)-(189,36)]"
-}
-]
-},
-{
-"@id": "amf://id#527/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#527"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(189,14)-(190,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#527/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#527"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#524"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#525/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#525/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#525"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(186,12)-(186,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#525/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#525"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(185,10)-(190,0)]"
-}
-]
-},
-{
-"@id": "amf://id#525/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(186,12)-(187,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#524/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#524/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#524"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(185,10)-(190,0)]"
-}
-]
-},
-{
-"@id": "amf://id#524/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(185,10)-(190,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#529",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This response type is deprecated and soon will be replaced."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#529/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#529/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#529"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(181,22)-(181,81)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#523/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#523/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(182,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "amf://id#523/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(184,8)-(190,0)]"
-}
-]
-},
-{
-"@id": "amf://id#523/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#523"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(180,6)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#547",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "400"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "400"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Client error\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#548",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#549",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#558",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#559",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "description"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The description schema"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#560",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#560/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#560/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#560"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,17)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#559/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#559/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#559"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(9,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#559/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "amf://id#559/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#559"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-},
-{
-"@id": "amf://id#559/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,19)]"
-}
-]
-},
-{
-"@id": "amf://id#559/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,39)]"
-}
-]
-},
-{
-"@id": "amf://id#559/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(9,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#558/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#558/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#558"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(15,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#561",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#code"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#562",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "code"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The code schema"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#563",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#563/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#563/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#563"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,17)-(20,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#562/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#562/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#562"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(18,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#562/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "amf://id#562/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#562"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-},
-{
-"@id": "amf://id#562/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,19)]"
-}
-]
-},
-{
-"@id": "amf://id#562/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(19,32)]"
-}
-]
-},
-{
-"@id": "amf://id#562/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "code"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#561/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#561/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#561"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(24,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#564",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#error"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#565",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "error"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The error schema"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#566",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#566/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#566/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#566"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,17)-(29,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#565/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#565/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#565"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,6)-(27,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#565/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(29,21)]"
-}
-]
-},
-{
-"@id": "amf://id#565/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#565"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(30,5)]"
-}
-]
-},
-{
-"@id": "amf://id#565/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(29,21)]"
-}
-]
-},
-{
-"@id": "amf://id#565/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(28,33)]"
-}
-]
-},
-{
-"@id": "amf://id#565/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,6)-(27,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "error"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#564/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#564/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#564"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(30,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#567",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#568",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#569",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#parameter"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#570",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "parameter"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The location.parameter schema"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#571",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#571/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#571/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#571"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,21)-(39,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#570/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#570/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#570"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,10)-(37,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#570/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,10)-(39,23)]"
-}
-]
-},
-{
-"@id": "amf://id#570/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#570"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,8)-(43,9)]"
-}
-]
-},
-{
-"@id": "amf://id#570/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,10)-(39,23)]"
-}
-]
-},
-{
-"@id": "amf://id#570/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,10)-(38,50)]"
-}
-]
-},
-{
-"@id": "amf://id#570/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,10)-(37,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#569/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#569/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#569"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,8)-(43,9)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#572",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#providedValue"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#573",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "providedValue"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The location.providedValue schema"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#574",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#574/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#574/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#574"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,21)-(48,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#573/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#573/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#573"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,10)-(46,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#573/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,10)-(48,23)]"
-}
-]
-},
-{
-"@id": "amf://id#573/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#573"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,8)-(52,9)]"
-}
-]
-},
-{
-"@id": "amf://id#573/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,10)-(48,23)]"
-}
-]
-},
-{
-"@id": "amf://id#573/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,10)-(47,54)]"
-}
-]
-},
-{
-"@id": "amf://id#573/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,10)-(46,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "providedValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#572/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#572/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#572"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,8)-(52,9)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#575",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#expectedValue"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#576",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "expectedValue"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "The location.expectedValue schema"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#577",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#577/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#577/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#577"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,21)-(57,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#576/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#576/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#576"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,10)-(55,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#576/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,10)-(57,23)]"
-}
-]
-},
-{
-"@id": "amf://id#576/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#576"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,8)-(61,9)]"
-}
-]
-},
-{
-"@id": "amf://id#576/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,10)-(57,23)]"
-}
-]
-},
-{
-"@id": "amf://id#576/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,10)-(56,54)]"
-}
-]
-},
-{
-"@id": "amf://id#576/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,10)-(55,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "expectedValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#575/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#575/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#575"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,8)-(61,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "location"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#568/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#568/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#568"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,6)-(33,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#568/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#568"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "location"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#567/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#567/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#567"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#550",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#550",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#error": [
-{
-"@id": "amf://id#551",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#551/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#551/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#551"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,11)-(2,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#552",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The parameter date is required"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#552/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#552/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#552"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,17)-(3,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#code": [
-{
-"@id": "amf://id#553",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "112"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#553/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#553/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#553"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,10)-(4,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#location": [
-{
-"@id": "amf://id#554",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#parameter": [
-{
-"@id": "amf://id#555",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "date"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#555/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#555/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#555"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,17)-(6,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#providedValue": [
-{
-"@id": "amf://id#556",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "10/24/2019"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#556/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#556/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#556"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,21)-(7,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#expectedValue": [
-{
-"@id": "amf://id#557",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "2019-10-24"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#557/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#557/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#557"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,21)-(8,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#554/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#554/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#providedValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(7,33)]"
-}
-]
-},
-{
-"@id": "amf://id#554/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(6,23)]"
-}
-]
-},
-{
-"@id": "amf://id#554/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#expectedValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,33)]"
-}
-]
-},
-{
-"@id": "amf://id#554/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#554"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,14)-(9,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#550/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-example": [
-{
-"@id": "amf://id#550/source-map/parsed-json-example/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#550"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "{\n \"error\": true,\n \"description\": \"The parameter date is required\",\n \"code\": 112,\n \"location\": {\n \"parameter\": \"date\",\n \"providedValue\": \"10/24/2019\",\n \"expectedValue\": \"2019-10-24\"\n }\n}\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#550/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#code"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(4,13)]"
-}
-]
-},
-{
-"@id": "amf://id#550/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#550"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(10,1)]"
-}
-]
-},
-{
-"@id": "amf://id#550/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#location"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(9,3)]"
-}
-]
-},
-{
-"@id": "amf://id#550/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(3,49)]"
-}
-]
-},
-{
-"@id": "amf://id#550/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#error"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,2)-(2,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#216"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/error.json"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#550/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#550/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#550/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#550"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(203,21)-(203,49)]"
-}
-]
-},
-{
-"@id": "amf://id#550/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(203,21)-(203,49)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#550/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#550"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#548"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#549/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#549/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#549"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#549/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#549"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(201,10)-(65,1)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#549/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#549"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,2)-(3,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-schema": [
-{
-"@id": "amf://id#549/source-map/parsed-json-schema/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#549"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"description\": {\n \"$id\": \"/properties/description\",\n \"type\": \"string\",\n \"title\": \"The description schema\",\n \"default\": \"\",\n \"examples\": [\n \"The parameter date is required\"\n ]\n },\n \"code\": {\n \"$id\": \"/properties/code\",\n \"type\": \"number\",\n \"title\": \"The code schema\",\n \"default\": \"\",\n \"examples\": [\n \"112\"\n ]\n },\n \"error\": {\n \"$id\": \"/properties/error\",\n \"type\": \"boolean\",\n \"title\": \"The error schema\",\n \"default\": true\n },\n \"location\": {\n \"$id\": \"/properties/location\",\n \"type\": \"object\",\n \"properties\": {\n \"parameter\": {\n \"$id\": \"/properties/location/properties/parameter\",\n \"type\": \"string\",\n \"title\": \"The location.parameter schema\",\n \"default\": \"\",\n \"examples\": [\n \"date\"\n ]\n },\n \"providedValue\": {\n \"$id\": \"/properties/location/properties/providedValue\",\n \"type\": \"string\",\n \"title\": \"The location.providedValue schema\",\n \"default\": \"\",\n \"examples\": [\n \"10/24/2019\"\n ]\n },\n \"expectedValue\": {\n \"$id\": \"/properties/location/properties/expectedValue\",\n \"type\": \"string\",\n \"title\": \"The location.expectedValue schema\",\n \"default\": \"\",\n \"examples\": [\n \"2019-10-24\"\n ]\n }\n }\n }\n }\n}"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#548/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#548/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#548"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(201,10)-(204,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#578",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#579",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#580",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#62"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/error.xml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#580/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#580/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#580/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#580"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(206,21)-(206,48)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#580/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#580"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#578"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/schemas/error.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#579/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#579/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#579"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#578/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#578/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#578"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(204,10)-(207,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#547/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#547/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#547"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(197,6)-(207,0)]"
-}
-]
-},
-{
-"@id": "amf://id#547/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(198,8)-(200,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#472/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#472/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#472/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(171,4)-(172,0)]"
-}
-]
-},
-{
-"@id": "amf://id#472/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(170,4)-(171,0)]"
-}
-]
-},
-{
-"@id": "amf://id#472/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(179,4)-(207,0)]"
-}
-]
-},
-{
-"@id": "amf://id#472/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#472"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(169,2)-(207,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#418/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#418/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#418"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(143,0)-(274,0)]"
-}
-]
-},
-{
-"@id": "amf://id#418/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(144,2)-(145,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#581",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/people/{personId}"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "A person"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The endpoint to access information about the person"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#582",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Get a person"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Returns a person"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#583",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#584",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-client-id"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "x-client-id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The application id used to make a request. It can be obtained in the developer console."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#585",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The application id used to make a request. It can be obtained in the developer console."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#586",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#586",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "123456-acme.client.com"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#586/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#586/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#586"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(224,19)-(224,41)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "123456-acme.client.com"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#586/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#586/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#586/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(224,19)-(224,41)]"
-}
-]
-},
-{
-"@id": "amf://id#586/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(224,19)-(224,41)]"
-}
-]
-},
-{
-"@id": "amf://id#586/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#586"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(224,19)-(224,41)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#586/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#586"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#584"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#588",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This will be replaced"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#588/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#588/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#588"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(223,24)-(223,45)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#585/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#585/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#585"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(226,10)-(226,14)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#585/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(226,10)-(227,0)]"
-}
-]
-},
-{
-"@id": "amf://id#585/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(225,10)-(226,0)]"
-}
-]
-},
-{
-"@id": "amf://id#585/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#585"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(222,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#590",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This will be replaced"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#590/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#590/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#590"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(223,24)-(223,45)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#584/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#584/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(227,10)-(228,0)]"
-}
-]
-},
-{
-"@id": "amf://id#584/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(225,10)-(226,0)]"
-}
-]
-},
-{
-"@id": "amf://id#584/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(222,8)-(228,0)]"
-}
-]
-},
-{
-"@id": "amf://id#584/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#584"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(222,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#591",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-people-op-id"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "x-people-op-id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#592",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#593",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#593",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#593/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#593/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#593"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(233,19)-(233,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#593/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#593/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#593/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(233,19)-(233,55)]"
-}
-]
-},
-{
-"@id": "amf://id#593/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(233,19)-(233,55)]"
-}
-]
-},
-{
-"@id": "amf://id#593/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#593"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(233,19)-(233,55)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#593/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#593"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#591"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#595",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#595/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#595/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#595"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(229,27)-(229,27)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#592/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#592/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#592"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(230,10)-(230,14)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#592/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(231,10)-(232,0)]"
-}
-]
-},
-{
-"@id": "amf://id#592/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(230,10)-(231,0)]"
-}
-]
-},
-{
-"@id": "amf://id#592/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(232,10)-(233,0)]"
-}
-]
-},
-{
-"@id": "amf://id#592/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#592"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(228,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#597",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#597/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#597/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#597"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(229,27)-(229,27)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#591/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#591/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(232,10)-(233,0)]"
-}
-]
-},
-{
-"@id": "amf://id#591/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(228,8)-(234,0)]"
-}
-]
-},
-{
-"@id": "amf://id#591/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#591"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(228,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#583/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#583/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#583"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(219,0)-(242,0)]"
-}
-]
-},
-{
-"@id": "amf://id#583/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(221,6)-(234,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#598",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#599",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#319/link-45797443",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#319"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#599/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#599/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#599"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(237,12)-(239,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#600",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#601",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#602",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#183"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#602/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#602/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#602/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#602"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(241,23)-(241,51)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#602/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#602"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#600"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#601/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#601/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#601"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#600/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#600/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#600"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(239,12)-(242,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#598/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#598/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#598"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(235,8)-(242,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#603",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "404"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#604",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#605",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#305",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#error"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#306",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "error"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#307",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#307/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#307/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#307"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,17)-(52,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#308",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#308",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#308/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#308/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#308"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#308/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#308/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#308/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-},
-{
-"@id": "amf://id#308/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-},
-{
-"@id": "amf://id#308/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#308"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#306/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#306/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#306"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#306/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#306/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#306"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "amf://id#306/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#306/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "amf://id#306/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "error"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#305/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#305/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#305"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "amf://id#305/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#309",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#310",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#310/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#310/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#310"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#310/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "amf://id#310/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "amf://id#310/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#310"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,6)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#309/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#309/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#309"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#309/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,8)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ErrorResource"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Not found response"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A response that is errored"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#605/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#605/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#605"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(101,14)-(101,18)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#605/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(100,14)-(100,45)]"
-}
-]
-},
-{
-"@id": "amf://id#605/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"@id": "amf://id#605/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#605"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(99,12)-(101,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#604/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#604/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#604"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(99,12)-(101,33)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#606",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#607",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Not found response"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#608",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n Not found\n\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#608/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#608/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#608/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#608"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "amf://id#608/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#608/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#608"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#606"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": ""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#607/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#607/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#607"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#607/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#607"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(104,14)-(103,45)]"
-}
-]
-},
-{
-"@id": "amf://id#607/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(103,14)-(103,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#606/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#606/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#606"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(102,12)-(103,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#603/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#603/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#603"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(97,8)-(103,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#609",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#610",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#415",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#65",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#66",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#66/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#66/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#66/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#65/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#65/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#65"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#67",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#68",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#68/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#69",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Info"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#69/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#69/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#69"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#70",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Log"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#70/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#70/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#70"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#71",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Warning"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#71/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#71/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#71"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_4": [
-{
-"@id": "amf://id#72",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Error"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#72/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#72/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#72"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_5": [
-{
-"@id": "amf://id#73",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Critical"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#73/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#73/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#68/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#68/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#68/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#67/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#67/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#67"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#74",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#75",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#76",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#76/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#76/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#76"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#75/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#75/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#75/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#74/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#74/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#74"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#77",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#77/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#77/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#77"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#77/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#78",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#78/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#78/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#78"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#415/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#415/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#415/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#415/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#610/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#610/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#610"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#609/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#609/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#609"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#582/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#582/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#582/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(220,6)-(221,0)]"
-}
-]
-},
-{
-"@id": "amf://id#582/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(219,6)-(220,0)]"
-}
-]
-},
-{
-"@id": "amf://id#582/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(234,6)-(242,0)]"
-}
-]
-},
-{
-"@id": "amf://id#582/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#582"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(218,4)-(242,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#611",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "delete"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Remove a person"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Removes the person from the datastore. This method do not returns any data in 200 response."
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#612",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#613",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-people-op-id"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "x-people-op-id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#614",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#615",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#615",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#615/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#615/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#615"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(253,19)-(253,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#615/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#615/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#615/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(253,19)-(253,55)]"
-}
-]
-},
-{
-"@id": "amf://id#615/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(253,19)-(253,55)]"
-}
-]
-},
-{
-"@id": "amf://id#615/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#615"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(253,19)-(253,55)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#615/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#615"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#613"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#617",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#617/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#617/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#617"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(249,27)-(249,27)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#614/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#614/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#614"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(250,10)-(250,14)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#614/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(251,10)-(252,0)]"
-}
-]
-},
-{
-"@id": "amf://id#614/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(250,10)-(251,0)]"
-}
-]
-},
-{
-"@id": "amf://id#614/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(252,10)-(253,0)]"
-}
-]
-},
-{
-"@id": "amf://id#614/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#614"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(248,8)-(254,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#619",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#619/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#619/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#619"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(249,27)-(249,27)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#613/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#613/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(252,10)-(253,0)]"
-}
-]
-},
-{
-"@id": "amf://id#613/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(248,8)-(254,0)]"
-}
-]
-},
-{
-"@id": "amf://id#613/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#613"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(248,8)-(254,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#612/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#612/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#612"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(243,0)-(254,0)]"
-}
-]
-},
-{
-"@id": "amf://id#612/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(247,6)-(254,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#620",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "204"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "204"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#620/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#620/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#620"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#609",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#610",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#415",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#65",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#66",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#66/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#66/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#66/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#65/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#65/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#65"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#67",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#68",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#68/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#69",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Info"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#69/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#69/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#69"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#70",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Log"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#70/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#70/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#70"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#71",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Warning"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#71/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#71/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#71"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_4": [
-{
-"@id": "amf://id#72",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Error"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#72/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#72/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#72"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_5": [
-{
-"@id": "amf://id#73",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Critical"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#73/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#73/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#68/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#68/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#68/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#67/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#67/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#67"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#74",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#75",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#76",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#76/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#76/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#76"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#75/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#75/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#75/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#74/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#74/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#74"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#77",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#77/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#77/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#77"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#77/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#78",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#78/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#78/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#78"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#415/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#415/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#415/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#415/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#610/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#610/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#610"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#609/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#609/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#609"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#611/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#611/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#611/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(244,6)-(245,0)]"
-}
-]
-},
-{
-"@id": "amf://id#611/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(243,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "amf://id#611/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(245,6)-(247,0)]"
-}
-]
-},
-{
-"@id": "amf://id#611/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#611"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(242,4)-(254,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#621",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "put"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Update a person"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Updates the person in the datastore."
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#622",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#623",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "testPatam"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "testPatam"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#624",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#623/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#623/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#623"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(258,8)-(259,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#632",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#319/link-45797443",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#319"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#632/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#632/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#632"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(260,8)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#633",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#634",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#635",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#183"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/person.xml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#635/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#635/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#635/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#635"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(264,19)-(264,47)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#635/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#635"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#633"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/schemas/person.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#634/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#634/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#634"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#633/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#633/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#633"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(262,8)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#625",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-people-op-id"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "x-people-op-id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#626",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[4][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "People ops ID. It is UUID v4 string"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#627",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#627",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#627/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#627/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#627"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(273,19)-(273,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "9719fa6f-c666-48e0-a191-290890760b30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#627/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#627/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#627/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(273,19)-(273,55)]"
-}
-]
-},
-{
-"@id": "amf://id#627/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(273,19)-(273,55)]"
-}
-]
-},
-{
-"@id": "amf://id#627/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#627"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(273,19)-(273,55)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#627/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#627"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#625"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#629",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#629/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#629/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#629"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(269,27)-(269,27)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#626/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#626/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#626"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(270,10)-(270,14)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#626/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(271,10)-(272,0)]"
-}
-]
-},
-{
-"@id": "amf://id#626/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(270,10)-(271,0)]"
-}
-]
-},
-{
-"@id": "amf://id#626/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(272,10)-(273,0)]"
-}
-]
-},
-{
-"@id": "amf://id#626/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#626"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(268,8)-(274,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#631",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#631/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#631/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#631"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(269,27)-(269,27)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#625/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#625/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(272,10)-(273,0)]"
-}
-]
-},
-{
-"@id": "amf://id#625/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(268,8)-(274,0)]"
-}
-]
-},
-{
-"@id": "amf://id#625/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#625"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(268,8)-(274,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#622/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#622/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(257,6)-(259,0)]"
-}
-]
-},
-{
-"@id": "amf://id#622/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(267,6)-(274,0)]"
-}
-]
-},
-{
-"@id": "amf://id#622/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#622"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(255,0)-(274,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#636",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#636/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#636/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#636"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(266,8)-(267,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#609",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#610",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#415",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#65",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#66",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#66/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#66/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#66/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#65/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#65/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#65"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#67",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#68",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#68/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#69",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Info"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#69/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#69/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#69"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#70",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Log"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#70/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#70/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#70"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#71",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Warning"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#71/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#71/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#71"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_4": [
-{
-"@id": "amf://id#72",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Error"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#72/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#72/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#72"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_5": [
-{
-"@id": "amf://id#73",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Critical"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#73/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#73/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#68/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#68/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#68/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#67/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#67/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#67"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#74",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#75",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#76",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#76/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#76/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#76"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#75/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#75/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#75/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#74/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#74/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#74"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#77",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#77/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#77/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#77"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#77/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#78",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#78/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#78/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#78"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#415/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#415/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#415/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#415/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#610/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#610/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#610"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#609/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#609/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#609"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(208,15)-(208,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#621/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#621/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#621/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(256,6)-(257,0)]"
-}
-]
-},
-{
-"@id": "amf://id#621/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(255,6)-(256,0)]"
-}
-]
-},
-{
-"@id": "amf://id#621/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(265,6)-(267,0)]"
-}
-]
-},
-{
-"@id": "amf://id#621/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#621"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(254,4)-(274,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#637",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "personId"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "personId"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The ID of the person in the system. It is generated by the database numeric value for the person."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#638",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The ID of the person in the system. It is generated by the database numeric value for the person."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#639",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#639",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1234"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#639/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#639/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#639"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(217,17)-(217,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "1234"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#639/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#639/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#639/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(217,17)-(217,21)]"
-}
-]
-},
-{
-"@id": "amf://id#639/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(217,17)-(217,21)]"
-}
-]
-},
-{
-"@id": "amf://id#639/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#639"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(217,17)-(217,21)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#639/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#639"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#637"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#638/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#638/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#638"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(214,8)-(214,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#638/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(214,8)-(215,0)]"
-}
-]
-},
-{
-"@id": "amf://id#638/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(216,8)-(217,0)]"
-}
-]
-},
-{
-"@id": "amf://id#638/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#638"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(213,6)-(218,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#637/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#637/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(215,8)-(216,0)]"
-}
-]
-},
-{
-"@id": "amf://id#637/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(216,8)-(217,0)]"
-}
-]
-},
-{
-"@id": "amf://id#637/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(213,6)-(218,0)]"
-}
-]
-},
-{
-"@id": "amf://id#637/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#637"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(213,6)-(218,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#581/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#581/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#581"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fpeople"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#581/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(211,4)-(212,0)]"
-}
-]
-},
-{
-"@id": "amf://id#581/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(210,4)-(211,0)]"
-}
-]
-},
-{
-"@id": "amf://id#581/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(212,18)-(218,0)]"
-}
-]
-},
-{
-"@id": "amf://id#581/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#581"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(207,2)-(274,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#640",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/products"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Products"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The API is to be used to access data about the products."
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#641",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Create product"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Creates a product in the store.\nWhile creating a product the `id` and `etag` properties will be ignored.\n\nThe endpoint will reject the request if exactly the same product is already defined in the\ndatastore (all properties of both objects equals). Newly created product is available\nfor listing but **it won't be available for ordering API** until it's availability is not set.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#642",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#643",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#349/link-1077918879",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#349"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Product"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#643/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#643/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#643"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(287,6)-(289,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#644",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#645",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#646",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/product.xml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#646/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#646/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#646/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#646"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(291,17)-(291,46)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#646/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#646"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#644"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/schemas/product.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#645/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#645/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#645"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#644/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#644/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#644"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(289,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#642/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#642/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#642"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(278,0)-(319,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#647",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#358",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#349/link-1077918879",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#349"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Product"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#358/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#358/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#358"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(295,10)-(314,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#648",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#649",
-"@type": [
-"http://a.ml/vocabularies/shapes#SchemaShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/xml"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#650",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#reference-id": [
-{
-"@id": "amf://id#4"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/product.xml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#650/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#650/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#650/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#650"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(316,21)-(316,50)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#650/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#650"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#648"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/schemas/product.xsd"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#649/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#649/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#649"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#648/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#648/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#648"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(314,10)-(317,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#647/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#647/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#647"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(293,6)-(317,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#651",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "400"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "400"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The request has been rejected. Probably the product already exists in the datastore."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#651/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#651/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#651"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(317,6)-(319,0)]"
-}
-]
-},
-{
-"@id": "amf://id#651/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(318,8)-(319,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#641/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#641/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#641/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(279,4)-(286,0)]"
-}
-]
-},
-{
-"@id": "amf://id#641/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(278,4)-(279,0)]"
-}
-]
-},
-{
-"@id": "amf://id#641/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(292,4)-(319,0)]"
-}
-]
-},
-{
-"@id": "amf://id#641/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#641"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(277,2)-(319,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#640/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#640/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(275,2)-(276,0)]"
-}
-]
-},
-{
-"@id": "amf://id#640/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(276,2)-(277,0)]"
-}
-]
-},
-{
-"@id": "amf://id#640/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#640"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(274,0)-(319,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#652",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/orgs"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#652/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#652/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#652"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(319,0)-(371,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#653",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/orgs/{orgId}"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#654",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Get organization"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Returns an organization info."
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#655",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#656",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#657",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#676",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#677",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "UUID generated ID"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#677/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#677/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#677"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(331,18)-(331,22)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#677/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(331,18)-(332,0)]"
-}
-]
-},
-{
-"@id": "amf://id#677/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(332,18)-(333,0)]"
-}
-]
-},
-{
-"@id": "amf://id#677/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#677"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(330,16)-(333,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#676/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#676/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#676"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(330,16)-(333,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#115",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#Head"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#95/link-575580969",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Manager"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Head"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#115/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#115/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#115"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#114",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#94/link--1709290477",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Alertable"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "onCall"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#114/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#114/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#114"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Org"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Represents an organization unit."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#658",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#658",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#659",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "12345"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#659/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#659/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#659"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(334,20)-(334,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#onCall": [
-{
-"@id": "amf://id#660",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#firstname": [
-{
-"@id": "amf://id#661",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "nico"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#661/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#661/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#661"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(336,29)-(336,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#lastname": [
-{
-"@id": "amf://id#662",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ark"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#662/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#662/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#662"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(337,28)-(337,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#kind": [
-{
-"@id": "amf://id#663",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#663/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#663/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#663"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(338,24)-(338,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#clearanceLevel": [
-{
-"@id": "amf://id#664",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "low"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#664/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#664/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#664"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(339,34)-(339,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#phone": [
-{
-"@id": "amf://id#665",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "12321"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#665/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#665/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#665"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(340,25)-(340,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#660/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#660/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(339,18)-(340,0)]"
-}
-]
-},
-{
-"@id": "amf://id#660/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#660"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(336,0)-(341,0)]"
-}
-]
-},
-{
-"@id": "amf://id#660/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(338,18)-(339,0)]"
-}
-]
-},
-{
-"@id": "amf://id#660/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(340,18)-(341,0)]"
-}
-]
-},
-{
-"@id": "amf://id#660/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(336,18)-(337,0)]"
-}
-]
-},
-{
-"@id": "amf://id#660/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(337,18)-(338,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#Head": [
-{
-"@id": "amf://id#666",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#firstname": [
-{
-"@id": "amf://id#667",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "nico"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#667/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#667/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#667"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(342,29)-(342,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#lastname": [
-{
-"@id": "amf://id#668",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ark"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#668/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#668/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#668"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(343,28)-(343,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#kind": [
-{
-"@id": "amf://id#669",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeManager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#669/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#669/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#669"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(344,24)-(344,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#reports": [
-{
-"@id": "amf://id#670",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#671",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#firstname": [
-{
-"@id": "amf://id#672",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "nico"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#672/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#672/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#672"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(347,33)-(347,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#lastname": [
-{
-"@id": "amf://id#673",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ark"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#673/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#673/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#673"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(348,32)-(348,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#kind": [
-{
-"@id": "amf://id#674",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "admin"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#674/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#674/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#674"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(349,28)-(349,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#671/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#671/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(348,22)-(349,0)]"
-}
-]
-},
-{
-"@id": "amf://id#671/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(347,22)-(348,0)]"
-}
-]
-},
-{
-"@id": "amf://id#671/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(349,22)-(350,0)]"
-}
-]
-},
-{
-"@id": "amf://id#671/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#671"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(347,0)-(350,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#670/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#670/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#670"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(345,26)-(350,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#phone": [
-{
-"@id": "amf://id#675",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "123-23"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#675/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#675/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#675"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(350,25)-(350,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#666/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#666/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(345,18)-(350,0)]"
-}
-]
-},
-{
-"@id": "amf://id#666/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#666"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(342,0)-(351,0)]"
-}
-]
-},
-{
-"@id": "amf://id#666/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(344,18)-(345,0)]"
-}
-]
-},
-{
-"@id": "amf://id#666/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(350,18)-(351,0)]"
-}
-]
-},
-{
-"@id": "amf://id#666/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(342,18)-(343,0)]"
-}
-]
-},
-{
-"@id": "amf://id#666/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(343,18)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#658/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#658/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(335,16)-(341,0)]"
-}
-]
-},
-{
-"@id": "amf://id#658/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(334,16)-(335,0)]"
-}
-]
-},
-{
-"@id": "amf://id#658/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#Head"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(341,16)-(351,0)]"
-}
-]
-},
-{
-"@id": "amf://id#658/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#658"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(334,0)-(351,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "id: \"12345\"\nonCall:\n firstname: nico\n lastname: ark\n kind: AcmeAdmin\n clearanceLevel: low\n phone: \"12321\"\nHead:\n firstname: nico\n lastname: ark\n kind: AcmeManager\n reports:\n -\n firstname: nico\n lastname: ark\n kind: admin\n phone: \"123-23\""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#658/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#658/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#658/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(333,22)-(351,0)]"
-}
-]
-},
-{
-"@id": "amf://id#658/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(334,0)-(351,0)]"
-}
-]
-},
-{
-"@id": "amf://id#658/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#658"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(333,14)-(351,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#658/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#658"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#656"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#657/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#657/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#657"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(328,14)-(328,18)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#657/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#657"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(327,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "amf://id#657/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#656/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#656/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#656"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(327,12)-(351,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#655/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#655/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#655"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(325,8)-(351,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#654/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#654/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(323,6)-(324,0)]"
-}
-]
-},
-{
-"@id": "amf://id#654/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(322,6)-(323,0)]"
-}
-]
-},
-{
-"@id": "amf://id#654/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(324,6)-(351,0)]"
-}
-]
-},
-{
-"@id": "amf://id#654/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#654"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(321,4)-(351,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#678",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "put"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#679",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#680",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#681",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#682",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#683",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "UUID generated ID"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#683/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#683/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#683"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(357,14)-(357,18)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#683/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(357,14)-(358,0)]"
-}
-]
-},
-{
-"@id": "amf://id#683/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(358,14)-(359,0)]"
-}
-]
-},
-{
-"@id": "amf://id#683/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#683"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(356,12)-(359,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#682/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#682/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#682"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(356,12)-(359,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#115",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#Head"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#95/link-575580969",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Manager"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Head"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#115/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#115/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#115"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#114",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#94/link--1709290477",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Alertable"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "onCall"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#114/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#114/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#114"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Org"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Represents an organization unit."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#681/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#681/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#681"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(354,10)-(354,14)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#681/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#681"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(353,8)-(359,0)]"
-}
-]
-},
-{
-"@id": "amf://id#681/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#680/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#680/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#680"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(353,8)-(359,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#679/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#679/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#679"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(352,0)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#684",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#685",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#113/link-594035865",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Org"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#685/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#685/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#685"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(362,12)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#684/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#684/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#684"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(360,8)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#678/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#678/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#678/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#678"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(351,4)-(364,0)]"
-}
-]
-},
-{
-"@id": "amf://id#678/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(359,6)-(364,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#686",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "orgId"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "orgId"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#687",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "orgId"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#686/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#686/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#686"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#653/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#653/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#653"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Forgs"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#653/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#653"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(320,2)-(371,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#688",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/orgs/{orgId}/managers"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#689",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#690",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#691",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#692/link-946106342",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#692"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "amf_inline_type_1"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#691/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#691/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#691"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(369,14)-(371,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#690/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#690/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#690"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(367,10)-(371,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#689/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#689/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#689"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(365,6)-(371,0)]"
-}
-]
-},
-{
-"@id": "amf://id#689/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(366,8)-(371,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#693",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "orgId"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "orgId"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#694",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "orgId"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#693/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#693/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#693"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#688/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#688/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#688"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Forgs%2F%7BorgId%7D"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#688/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#688"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(364,4)-(371,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#695",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/messages"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#696",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Create a new message"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#697",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#698",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#699",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#700",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#receiver"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#701",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "receiver"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "receiver of the message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#701/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#701/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#701"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(381,12)-(381,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#701/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "amf://id#701/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-},
-{
-"@id": "amf://id#701/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#701"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(380,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "receiver"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#700/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#700/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#700"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(380,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "amf://id#700/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#702",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#703",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "body"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A message body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#703/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#703/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#703"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#703/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "amf://id#703/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "amf://id#703/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#703"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#702/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#702/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#702"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "amf://id#702/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#704",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#705",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "If true then the message will be marked as important"
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#706",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#706/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#706/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#706"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(391,21)-(391,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#705/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#705/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#705"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#705/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-},
-{
-"@id": "amf://id#705/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#705"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(388,10)-(393,0)]"
-}
-]
-},
-{
-"@id": "amf://id#705/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-},
-{
-"@id": "amf://id#705/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "amf://id#705/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#704/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#704/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#704"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(388,10)-(393,0)]"
-}
-]
-},
-{
-"@id": "amf://id#704/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(392,12)-(393,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#699/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#699/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#699"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#699/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#699"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(377,6)-(393,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#699/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#699"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(378,8)-(378,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#698/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#698/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#698"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(377,6)-(393,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#697/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#697/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#697"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(374,0)-(393,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#707",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#708",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "X-Amin-Resource"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "X-Amin-Resource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#709",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Admin resource mark header"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#710",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#710/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#710/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#710"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,17)-(17,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#709/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#709/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#709"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(16,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#709/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,8)-(17,22)]"
-}
-]
-},
-{
-"@id": "amf://id#709/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#709"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#709/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#709/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,8)-(17,22)]"
-}
-]
-},
-{
-"@id": "amf://id#709/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(16,21)]"
-}
-]
-},
-{
-"@id": "amf://id#709/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(15,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#708/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#708/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#708/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#708/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#708"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#707/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#707/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#707"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#707/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,94)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#711",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The 401 response will be returned when trying to update the resource with\nnon-admin clerance level. Resources that requires admin privileges are marked with\n`X-Admin-Resource` header when getting the resource.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#711/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#711/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#711"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#711/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#712",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#713",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#414",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This API supports OAuth 2.0 for authenticating all API requests."
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "authorization"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "authorization"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#33",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#34/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#34/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#32"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#33/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(12,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#33/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "access_token"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "access_token"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#36/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(7,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#36/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#37",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#39",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#39/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#39/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#39/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#38/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#37/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#40",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#41",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#42",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#42/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#42/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#42/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#41/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#41/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#40/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#40/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#settings": [
-{
-"@id": "amf://id#43",
-"@type": [
-"http://a.ml/vocabularies/security#OAuth2Settings",
-"http://a.ml/vocabularies/security#Settings",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#authorizationGrant": [
-{
-"@value": "authorization_code"
-},
-{
-"@value": "implicit"
-}
-],
-"http://a.ml/vocabularies/security#flows": [
-{
-"@id": "amf://id#44",
-"@type": [
-"http://a.ml/vocabularies/security#OAuth2Flow",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#authorizationUri": [
-{
-"@value": "http://api.domain.com/oauth2/auth"
-}
-],
-"http://a.ml/vocabularies/security#accessTokenUri": [
-{
-"@value": "http://api.domain.com/oauth2/token"
-}
-],
-"http://a.ml/vocabularies/security#scope": [
-{
-"@id": "amf://id#45",
-"@type": [
-"http://a.ml/vocabularies/security#Scope",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "profile"
-}
-]
-},
-{
-"@id": "amf://id#46",
-"@type": [
-"http://a.ml/vocabularies/security#Scope",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "email"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#44/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#44/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#accessTokenUri"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#authorizationUri"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#scope"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#43/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#43/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#43/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#authorizationGrant"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#414/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#414/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#414/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#settings"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#414/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#713/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#713/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#713"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(372,14)-(372,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#712/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#712/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#712"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(372,14)-(372,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#696/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#696/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#696/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#696"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(373,2)-(393,0)]"
-}
-]
-},
-{
-"@id": "amf://id#696/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(374,4)-(375,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#714",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "List user messages. It returns an array of messages for last of 7 days if\n`since` property is not set.\nYou can use `since` and `until` query parameters to control messages time\nspan.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#715",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#716",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "until"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "until"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Date right limit of the messages query."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#717",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Date right limit of the messages query."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#718",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#718",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "2017-05-12"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#718/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#718/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#718"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(404,17)-(404,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "2017-05-12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#718/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#718/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#718/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(404,17)-(404,27)]"
-}
-]
-},
-{
-"@id": "amf://id#718/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(404,17)-(404,27)]"
-}
-]
-},
-{
-"@id": "amf://id#718/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#718"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(404,17)-(404,27)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#718/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#718"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#716"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#720",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#720/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#720/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#720"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(401,25)-(401,25)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#717/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#717/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#717"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(402,8)-(402,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#717/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(402,8)-(403,0)]"
-}
-]
-},
-{
-"@id": "amf://id#717/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(403,8)-(404,0)]"
-}
-]
-},
-{
-"@id": "amf://id#717/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#717"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(400,6)-(405,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#722",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#722/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#722/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#722"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(401,25)-(401,25)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#716/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#716/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(403,8)-(404,0)]"
-}
-]
-},
-{
-"@id": "amf://id#716/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(400,6)-(405,0)]"
-}
-]
-},
-{
-"@id": "amf://id#716/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#716"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(400,6)-(405,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#723",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "since"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "since"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Date left limit of the messages query."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#724",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Date left limit of the messages query."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#725",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#725",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "2017-05-10"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#725/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#725/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#725"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(408,17)-(408,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "2017-05-10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#725/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#725/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#725/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(408,17)-(408,27)]"
-}
-]
-},
-{
-"@id": "amf://id#725/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(408,17)-(408,27)]"
-}
-]
-},
-{
-"@id": "amf://id#725/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#725"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(408,17)-(408,27)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#725/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#725"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#723"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#724/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#724/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#724"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(406,8)-(406,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#724/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(406,8)-(407,0)]"
-}
-]
-},
-{
-"@id": "amf://id#724/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(407,8)-(408,0)]"
-}
-]
-},
-{
-"@id": "amf://id#724/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#724"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(405,6)-(409,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#723/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#723/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(407,8)-(408,0)]"
-}
-]
-},
-{
-"@id": "amf://id#723/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(405,6)-(409,0)]"
-}
-]
-},
-{
-"@id": "amf://id#723/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#723"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(405,6)-(409,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#715/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#715/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#715"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(394,0)-(416,0)]"
-}
-]
-},
-{
-"@id": "amf://id#715/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(399,4)-(409,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#726",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#727",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#728",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#195/link--1770758245",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "items"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#729",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#729",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#730",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#from": [
-{
-"@id": "amf://id#731",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#uid": [
-{
-"@id": "amf://id#732",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "a7917e3c-4abf-11e7-a919-92ebcb67fe33"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#732/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#732/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#732"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,13)-(4,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#733",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#733/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#733/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#733"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,14)-(5,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#email": [
-{
-"@id": "amf://id#734",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#734/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#734/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#734"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,15)-(6,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#731/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#731/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,6)-(5,28)]"
-}
-]
-},
-{
-"@id": "amf://id#731/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#uid"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,6)-(4,51)]"
-}
-]
-},
-{
-"@id": "amf://id#731/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,6)-(6,71)]"
-}
-]
-},
-{
-"@id": "amf://id#731/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#731"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,12)-(7,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#message": [
-{
-"@id": "amf://id#735",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This is an example message. Hello."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#735/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#735/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#735"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,15)-(8,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#timestamp": [
-{
-"@id": "amf://id#736",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1496757380"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#736/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#736/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#736"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,17)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#attachements": [
-{
-"@id": "amf://id#737",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#738",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#738/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#738/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#738"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#737/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#737/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#737"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,20)-(12,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#730/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#730/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(9,27)]"
-}
-]
-},
-{
-"@id": "amf://id#730/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#730"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,2)-(13,3)]"
-}
-]
-},
-{
-"@id": "amf://id#730/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(12,5)]"
-}
-]
-},
-{
-"@id": "amf://id#730/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,51)]"
-}
-]
-},
-{
-"@id": "amf://id#730/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#from"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,4)-(7,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#739",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#from": [
-{
-"@id": "amf://id#740",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#uid": [
-{
-"@id": "amf://id#741",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "15e64d90-4ac0-11e7-a919-92ebcb67fe33"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#741/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#741/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#741"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,13)-(15,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#742",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "John Doe"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#742/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#742/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#742"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,14)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#email": [
-{
-"@id": "amf://id#743",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#743/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#743/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#743"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,15)-(17,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#740/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#740/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(16,24)]"
-}
-]
-},
-{
-"@id": "amf://id#740/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#uid"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(15,51)]"
-}
-]
-},
-{
-"@id": "amf://id#740/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(17,71)]"
-}
-]
-},
-{
-"@id": "amf://id#740/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#740"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,12)-(18,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#message": [
-{
-"@id": "amf://id#744",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Howdy?"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#744/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#744/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#744"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,15)-(19,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#timestamp": [
-{
-"@id": "amf://id#745",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1496757498"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#745/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#745/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#745"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,17)-(20,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#739/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#739/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(19,23)]"
-}
-]
-},
-{
-"@id": "amf://id#739/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#from"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(18,5)]"
-}
-]
-},
-{
-"@id": "amf://id#739/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(20,27)]"
-}
-]
-},
-{
-"@id": "amf://id#739/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#739"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,5)-(21,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#729/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-example": [
-{
-"@id": "amf://id#729/source-map/parsed-json-example/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#729"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[\n {\n \"from\": {\n \"uid\": \"a7917e3c-4abf-11e7-a919-92ebcb67fe33\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\n },\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"from\": {\n \"uid\": \"15e64d90-4ac0-11e7-a919-92ebcb67fe33\",\n \"name\": \"John Doe\",\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\"\n },\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498\n }\n]\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#729/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#729"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(22,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "[\n {\n \"from\": {\n \"uid\": \"a7917e3c-4abf-11e7-a919-92ebcb67fe33\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\n },\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"from\": {\n \"uid\": \"15e64d90-4ac0-11e7-a919-92ebcb67fe33\",\n \"name\": \"John Doe\",\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\"\n },\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498\n }\n]\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/messages-example.json"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#729/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#729/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#729/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(415,21)-(415,60)]"
-}
-]
-},
-{
-"@id": "amf://id#729/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "amf://id#729/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#729"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(415,21)-(415,60)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#729/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#729"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#727"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#728/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#728/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#728"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#728/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#728"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(412,10)-(416,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#728/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#728"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#727/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#727/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#727"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(412,10)-(416,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#726/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#726/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#726"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(410,6)-(416,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#security": [
-{
-"@id": "amf://id#712",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityRequirement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#schemes": [
-{
-"@id": "amf://id#713",
-"@type": [
-"http://a.ml/vocabularies/security#ParametrizedSecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"http://a.ml/vocabularies/security#scheme": [
-{
-"@id": "amf://id#414",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This API supports OAuth 2.0 for authenticating all API requests."
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "authorization"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "authorization"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#33",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#34/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#34/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#32"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#33/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(12,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#33/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "access_token"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "access_token"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#36/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(7,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#36/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#37",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#39",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#39/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#39/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#39/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#38/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#37/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#40",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#41",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#42",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#42/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#42/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#42/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#41/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#41/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#40/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#40/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#settings": [
-{
-"@id": "amf://id#43",
-"@type": [
-"http://a.ml/vocabularies/security#OAuth2Settings",
-"http://a.ml/vocabularies/security#Settings",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#authorizationGrant": [
-{
-"@value": "authorization_code"
-},
-{
-"@value": "implicit"
-}
-],
-"http://a.ml/vocabularies/security#flows": [
-{
-"@id": "amf://id#44",
-"@type": [
-"http://a.ml/vocabularies/security#OAuth2Flow",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#authorizationUri": [
-{
-"@value": "http://api.domain.com/oauth2/auth"
-}
-],
-"http://a.ml/vocabularies/security#accessTokenUri": [
-{
-"@value": "http://api.domain.com/oauth2/token"
-}
-],
-"http://a.ml/vocabularies/security#scope": [
-{
-"@id": "amf://id#45",
-"@type": [
-"http://a.ml/vocabularies/security#Scope",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "profile"
-}
-]
-},
-{
-"@id": "amf://id#46",
-"@type": [
-"http://a.ml/vocabularies/security#Scope",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "email"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#44/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#44/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#accessTokenUri"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#authorizationUri"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#scope"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#43/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#43/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#43/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#authorizationGrant"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#414/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#414/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#414/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#settings"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#414/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#713/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#713/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#713"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(372,14)-(372,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#712/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#712/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#712"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(372,14)-(372,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#714/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#714/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#714/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(394,4)-(399,0)]"
-}
-]
-},
-{
-"@id": "amf://id#714/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#returns"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(409,4)-(416,0)]"
-}
-]
-},
-{
-"@id": "amf://id#714/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#714"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(393,2)-(416,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#695/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#695/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#695"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(371,0)-(427,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#746",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/messages/bulk"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#747",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bulk create messages."
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#748",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#749",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#750",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#18/link-1486606897",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "items"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#751",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Example1"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#751",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#752",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#email": [
-{
-"@id": "amf://id#753",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#753/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#753/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#753"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,13)-(3,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#message": [
-{
-"@id": "amf://id#754",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This is an example message. Hello."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#754/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#754/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#754"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,15)-(4,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#timestamp": [
-{
-"@id": "amf://id#755",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1496757380"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#755/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#755/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#755"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,17)-(5,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#attachements": [
-{
-"@id": "amf://id#756",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#757",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#757/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#757/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#757"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(7,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#756/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#756/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#756"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,20)-(8,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#752/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#752/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,4)-(5,27)]"
-}
-]
-},
-{
-"@id": "amf://id#752/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#752"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,2)-(9,3)]"
-}
-]
-},
-{
-"@id": "amf://id#752/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(8,5)]"
-}
-]
-},
-{
-"@id": "amf://id#752/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,4)-(4,51)]"
-}
-]
-},
-{
-"@id": "amf://id#752/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,4)-(3,69)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#758",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#email": [
-{
-"@id": "amf://id#759",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#759/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#759/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#759"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,13)-(10,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#message": [
-{
-"@id": "amf://id#760",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Howdy?"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#760/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#760/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#760"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,15)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#timestamp": [
-{
-"@id": "amf://id#761",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1496757498"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#761/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#761/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#761"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,17)-(12,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#important": [
-{
-"@id": "amf://id#762",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#762/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#762/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#762"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,17)-(13,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#758/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#758/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,27)]"
-}
-]
-},
-{
-"@id": "amf://id#758/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#758"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,5)-(14,3)]"
-}
-]
-},
-{
-"@id": "amf://id#758/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#important"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(13,21)]"
-}
-]
-},
-{
-"@id": "amf://id#758/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,23)]"
-}
-]
-},
-{
-"@id": "amf://id#758/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(10,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#751/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parsed-json-example": [
-{
-"@id": "amf://id#751/source-map/parsed-json-example/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#751"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[\n {\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\",\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\",\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498,\n \"important\": true\n }\n]\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#751/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#751"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(15,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "[\n {\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\",\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\",\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498,\n \"important\": true\n }\n]\n"
-}
-],
-"http://a.ml/vocabularies/document#location": [
-{
-"@value": "file://demo/models/demo-api/examples/messages-sent-example.json"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#751/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#751/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#751/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(426,22)-(426,66)]"
-}
-]
-},
-{
-"@id": "amf://id#751/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(426,12)-(427,0)]"
-}
-]
-},
-{
-"@id": "amf://id#751/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "amf://id#751/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#751"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(426,12)-(427,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#751/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#751"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#749"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#764",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#764/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#764/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#764"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(422,27)-(422,27)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#750/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#750/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#750"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#750/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#750"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(421,8)-(427,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#750/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#750"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(423,10)-(423,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#749/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#749/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#749"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(421,8)-(427,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#748/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#748/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#748"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(418,0)-(427,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#returns": [
-{
-"@id": "amf://id#765",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "200"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#766",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "X-Amin-Resource"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "X-Amin-Resource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#767",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Admin resource mark header"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#768",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#768/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#768/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#768"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,17)-(17,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#767/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#767/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#767"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(16,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#767/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,8)-(17,22)]"
-}
-]
-},
-{
-"@id": "amf://id#767/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#767"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#767/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#767/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,8)-(17,22)]"
-}
-]
-},
-{
-"@id": "amf://id#767/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(16,21)]"
-}
-]
-},
-{
-"@id": "amf://id#767/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(15,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#766/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#766/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#766/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#766/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#766"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(18,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#765/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#765/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#765"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(18,94)]"
-}
-]
-},
-{
-"@id": "amf://id#765/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,94)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#769",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The 401 response will be returned when trying to update the resource with\nnon-admin clerance level. Resources that requires admin privileges are marked with\n`X-Admin-Resource` header when getting the resource.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#769/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#769/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#769"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#769/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#747/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#747/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#747/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#747"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(417,4)-(427,0)]"
-}
-]
-},
-{
-"@id": "amf://id#747/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(418,6)-(419,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#746/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#746/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#746"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fmessages"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#746/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#746"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(416,2)-(427,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#770",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/arrayBody"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#771",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#772",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#773",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#774",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#319/link-45797443",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#319"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "AppPerson"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This demonstrates a body as an Array\n"
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#776",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This response type is deprecated and soon will be replaced."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#776/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#776/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#776"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(431,22)-(431,81)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#774/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#774/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#774"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#774/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#774"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(430,6)-(435,0)]"
-}
-]
-},
-{
-"@id": "amf://id#774/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(432,8)-(434,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#774/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#774"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(434,8)-(434,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#773/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#773/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#773"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(430,6)-(435,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#772/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#772/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#772"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(429,0)-(435,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#771/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#771/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#771/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#771"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(428,2)-(435,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#770/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#770/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#770"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(427,0)-(435,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#777",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/multipart"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#778",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "post"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#779",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#780",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "multipart/form-data"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#337/link-1373565202",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#337"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "MultipartPerson"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#780/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#780/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#780"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(438,6)-(440,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#779/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#779/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#779"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(437,0)-(440,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#778/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#778/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#778/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#778"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(436,2)-(440,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#777/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#777/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#777"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(435,0)-(440,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#781",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/query-string-test"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#781/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#781/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#781"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(440,0)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#782",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/query-string-test/node-type"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#783",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#784",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#queryString": [
-{
-"@id": "amf://id#336/link-2137145683",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#336"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "QueryParam"
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#784/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#784/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#784"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(443,0)-(444,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#783/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#783/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#783/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#783"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(442,4)-(444,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#782/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#782/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#782"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-string-test"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#782/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#782"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(441,2)-(444,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#785",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/query-string-test/union"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#786",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#787",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#queryString": [
-{
-"@id": "amf://id#788",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#anyOf": [
-{
-"@id": "amf://id#336/link-2137145683",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#336"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "QueryParam"
-}
-]
-},
-{
-"@id": "amf://id#348/link--108497498",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#348"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "OtherQueryParam"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "queryString"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#788/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#788/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#788"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(446,6)-(447,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#787/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#787/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#787"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(446,0)-(447,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#786/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#786/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#786/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#786"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(445,4)-(447,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#785/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#785/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#785"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-string-test"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#785/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#785"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(444,2)-(447,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#789",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/query-string-test/scalar"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#790",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#791",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#queryString": [
-{
-"@id": "amf://id#792",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "queryString"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#793",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#793",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "test"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#793/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#793/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#793"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(451,17)-(451,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "test"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#793/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#793/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#793/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(451,17)-(451,21)]"
-}
-]
-},
-{
-"@id": "amf://id#793/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(451,17)-(451,21)]"
-}
-]
-},
-{
-"@id": "amf://id#793/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#793"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(451,17)-(451,21)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#793/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#793"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#791"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#792/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#792/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#792"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(450,8)-(450,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#792/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#792"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(449,6)-(452,0)]"
-}
-]
-},
-{
-"@id": "amf://id#792/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(450,8)-(451,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#791/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#791/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#791"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(449,0)-(452,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#790/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#790/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#790/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#790"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(448,4)-(452,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#789/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#789/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#789"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-string-test"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#789/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#789"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(447,2)-(452,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#794",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/query-string-test/array"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#795",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#796",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#queryString": [
-{
-"@id": "amf://id#797/link--153112351",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#797"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "amf_inline_type_2"
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#796/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#796/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#796"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(454,0)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#795/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#795/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#795/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#795"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(453,4)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#794/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#794/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#794"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-string-test"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#794/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#794"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(452,2)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#798",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/query-parameters/{feature}"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#799",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "To test enum values in the URI parameters for inline type declaration."
-}
-],
-"http://a.ml/vocabularies/apiContract#expects": [
-{
-"@id": "amf://id#800",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Request",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#801",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "testRepeatable"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "testRepeatable"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#802",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#808",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#805",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#805",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#806",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "value1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#806/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#806/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#806"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(476,18)-(476,24)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#807",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "value2"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#807/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#807/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#807"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(476,26)-(476,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#805/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#805/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#805"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(476,17)-(476,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "- value1\n- value2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#805/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#805/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#805/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(476,17)-(476,33)]"
-}
-]
-},
-{
-"@id": "amf://id#805/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(476,17)-(476,33)]"
-}
-]
-},
-{
-"@id": "amf://id#805/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#805"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(476,17)-(476,33)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#805/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#805"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#801"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#804",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Test parameter will be removed in next version of the API."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#804/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#804/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#804"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(473,22)-(473,80)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#802/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#802/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#802"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(475,8)-(475,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#802/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#802"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(472,6)-(477,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#810",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Test parameter will be removed in next version of the API."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#810/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#810/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#810"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(473,22)-(473,80)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#801/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#801/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(474,8)-(475,0)]"
-}
-]
-},
-{
-"@id": "amf://id#801/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(472,6)-(477,0)]"
-}
-]
-},
-{
-"@id": "amf://id#801/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#801"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(472,6)-(477,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#811",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "numericRepeatable"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "numericRepeatable"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#812/link--1705701730",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#812"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "amf_inline_type_3"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#811/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#811/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#811"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(477,6)-(483,0)]"
-}
-]
-},
-{
-"@id": "amf://id#811/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(478,8)-(479,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#820",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "notRequiredRepeatable"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "notRequiredRepeatable"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#821",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#824",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#824/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#824/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#824"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(486,8)-(487,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#823",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#823/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#823/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#823"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(484,25)-(484,25)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#821/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#821/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#821"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(485,8)-(485,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#821/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#821"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(483,6)-(488,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#826",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#826/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#826/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#826"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(484,25)-(484,25)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#820/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#820/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(487,8)-(488,0)]"
-}
-]
-},
-{
-"@id": "amf://id#820/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(483,6)-(488,0)]"
-}
-]
-},
-{
-"@id": "amf://id#820/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#820"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(483,6)-(488,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#800/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#800/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#800"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(466,0)-(488,0)]"
-}
-]
-},
-{
-"@id": "amf://id#800/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(471,4)-(488,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#828",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This method is deprecated and will be removed."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#828/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#828/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#828"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(466,18)-(466,64)]"
-}
-]
-}
-]
-}
-]
-},
-"amf://id#295": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "clearanceLevel"
-}
-],
-"@id": "amf://id#830",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#level": [
-{
-"@id": "amf://id#831",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "high"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#831/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#831/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#831"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(468,13)-(468,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#signature": [
-{
-"@id": "amf://id#832",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "230-ghtwvfrs1itr"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#832/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#832/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#832"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(469,17)-(469,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#830/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#830/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#level"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(468,6)-(469,0)]"
-}
-]
-},
-{
-"@id": "amf://id#830/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#signature"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(469,6)-(470,0)]"
-}
-]
-},
-{
-"@id": "amf://id#830/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#830"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(468,0)-(470,0)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-},
-{
-"@id": "amf://id#295"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#799/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#799/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#expects"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#799/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#799"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(465,2)-(488,0)]"
-}
-]
-},
-{
-"@id": "amf://id#799/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(470,4)-(471,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#833",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "feature"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "feature"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#834",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#834/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#835",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "A"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#835/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#835/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#835"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(462,10)-(462,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#836",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "B"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#836/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#836/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#836"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(463,10)-(463,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#837",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "C"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#837/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#837/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#837"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(464,10)-(464,11)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#834/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#834/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#834"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(460,6)-(460,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#834/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(460,6)-(461,0)]"
-}
-]
-},
-{
-"@id": "amf://id#834/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(461,6)-(465,0)]"
-}
-]
-},
-{
-"@id": "amf://id#834/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#834"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#833/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#833/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#833"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-},
-{
-"@id": "amf://id#833/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#839",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This endpoint is deprecated and will be removed."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#839/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#839/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#839"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(457,16)-(457,64)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#798/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#798/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#798"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(456,0)-(498,0)]"
-}
-]
-},
-{
-"@id": "amf://id#798/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(458,16)-(465,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#840",
-"@type": [
-"http://a.ml/vocabularies/apiContract#EndPoint",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#path": [
-{
-"@value": "/query-parameters/{feature}/{typeFeature}"
-}
-],
-"http://a.ml/vocabularies/apiContract#supportedOperation": [
-{
-"@id": "amf://id#841",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Operation",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#method": [
-{
-"@value": "get"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "To test enum values in the URI parameters for global type declaration."
-}
-],
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#843",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This endpoint is deprecated and will be removed."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#843/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#843/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#843"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(496,20)-(496,68)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#841/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#841/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#841"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(495,4)-(498,0)]"
-}
-]
-},
-{
-"@id": "amf://id#841/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(497,6)-(498,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#844",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "feature"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "feature"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#845",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#845/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#835",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "A"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#835/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#835/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#835"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(462,10)-(462,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#836",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "B"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#836/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#836/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#836"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(463,10)-(463,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#837",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "C"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#837/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#837/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#837"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(464,10)-(464,11)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#845/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#845/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#845"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(460,6)-(460,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#845/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(460,6)-(461,0)]"
-}
-]
-},
-{
-"@id": "amf://id#845/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(461,6)-(465,0)]"
-}
-]
-},
-{
-"@id": "amf://id#845/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#845"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#844/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#844/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#844"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#844/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#844"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-},
-{
-"@id": "amf://id#844/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(459,4)-(465,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#846",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "typeFeature"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "typeFeature"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "path"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#847",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Feature"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A feature to test enum values in the URI parameters."
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#847/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#369",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "A"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#369/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#369/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#369"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,8)-(62,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#370",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "B"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#370/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#370/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#370"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(63,8)-(63,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#371",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "C"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#371/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#371/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#371"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,8)-(64,9)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#849",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#849/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#849/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#849"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(493,25)-(493,25)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#847/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#847/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#847"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(494,8)-(494,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#847/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "amf://id#847/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(494,8)-(495,0)]"
-}
-]
-},
-{
-"@id": "amf://id#847/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#847/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#847"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(492,6)-(495,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#851",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#851/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#851/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#851"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(493,25)-(493,25)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#846/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#846/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#846"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(492,6)-(495,0)]"
-}
-]
-},
-{
-"@id": "amf://id#846/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(492,6)-(495,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#293": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "annotationTest"
-}
-],
-"@id": "amf://id#853",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": ""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#853/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#853/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#853"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(489,21)-(489,21)]"
-}
-]
-}
-]
-}
-]
-},
-"amf://id#291": {
-"http://a.ml/vocabularies/core#extensionName": [
-{
-"@value": "deprecated"
-}
-],
-"@id": "amf://id#855",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This method will be removed in future release of the API."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#855/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#855/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#855"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(490,18)-(490,75)]"
-}
-]
-}
-]
-}
-]
-},
-"http://a.ml/vocabularies/document#customDomainProperties": [
-{
-"@id": "amf://id#293"
-},
-{
-"@id": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#840/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#parent-end-point": [
-{
-"@id": "amf://id#840/source-map/parent-end-point/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#840"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "file://demo/models/demo-api/demo-api.raml#/web-api/end-points/%2Fquery-parameters%2F%7Bfeature%7D"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#840/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#840"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(488,2)-(498,0)]"
-}
-]
-},
-{
-"@id": "amf://id#840/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(491,18)-(495,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#417/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#417/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#417"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#417/source-map/lexical/element_8",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#version"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#417/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#server"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#417/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#417"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(498,0)]"
-}
-]
-},
-{
-"@id": "amf://id#417/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#accepts"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,0)-(7,0)]"
-}
-]
-},
-{
-"@id": "amf://id#417/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#documentation"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(139,0)-(143,0)]"
-}
-]
-},
-{
-"@id": "amf://id#417/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#scheme"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,0)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#417/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#417/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "amf://id#417/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#contentType"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,0)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#aliases-array": [
-{
-"@id": "amf://id#/source-map/aliases-array/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "ExampleType->amf://id#79::resourceTypes/example-types.raml"
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#references": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#2",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#3",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#4",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n f2f7933a-a9ce-11e6-80f5-76304dec7eb7\n Acme product - mentol flavor, 500 ml.\n 500\n ml\n 042100005264\n true\n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Common properties for all resources returned by the API.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#6/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#6/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#6/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#9",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#10",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#11",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#12",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"description\": {\n \"$id\": \"/properties/description\",\n \"type\": \"string\",\n \"title\": \"The description schema\",\n \"default\": \"\",\n \"examples\": [\n \"The parameter date is required\"\n ]\n },\n \"code\": {\n \"$id\": \"/properties/code\",\n \"type\": \"number\",\n \"title\": \"The code schema\",\n \"default\": \"\",\n \"examples\": [\n \"112\"\n ]\n },\n \"error\": {\n \"$id\": \"/properties/error\",\n \"type\": \"boolean\",\n \"title\": \"The error schema\",\n \"default\": true\n },\n \"location\": {\n \"$id\": \"/properties/location\",\n \"type\": \"object\",\n \"properties\": {\n \"parameter\": {\n \"$id\": \"/properties/location/properties/parameter\",\n \"type\": \"string\",\n \"title\": \"The location.parameter schema\",\n \"default\": \"\",\n \"examples\": [\n \"date\"\n ]\n },\n \"providedValue\": {\n \"$id\": \"/properties/location/properties/providedValue\",\n \"type\": \"string\",\n \"title\": \"The location.providedValue schema\",\n \"default\": \"\",\n \"examples\": [\n \"10/24/2019\"\n ]\n },\n \"expectedValue\": {\n \"$id\": \"/properties/location/properties/expectedValue\",\n \"type\": \"string\",\n \"title\": \"The location.expectedValue schema\",\n \"default\": \"\",\n \"examples\": [\n \"2019-10-24\"\n ]\n }\n }\n }\n }\n}\n"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#13",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#14",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "[\n {\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\",\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\",\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498,\n \"important\": true\n }\n]\n"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#15",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#16",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#17",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#18",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#19",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Receiver email address. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#20/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#20/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#20/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#20/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#19/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#22/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#22/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#22/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#22/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#21/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#23",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#24",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "timestamp"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message sent timestamp as a Uxin timestamp."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#24/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#24/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#24/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#24/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "timestamp"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#23/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#25",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#27",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "attachements"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "List of URLs to the attachments"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#26/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#26/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "attachements"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#25/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#25/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#28",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#29",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "True if the message should be marked as an important."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#29/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#29/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#29/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#29/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#28/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#28/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message sent by a user object. This represents a message in user's sent folder.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#18/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#18/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#18/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#18/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#18/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#17/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#17/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#30",
-"@type": [
-"http://a.ml/vocabularies/security#SecuritySchemeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#31",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This API supports OAuth 2.0 for authenticating all API requests."
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "authorization"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "authorization"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#33",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#34/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#34/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#32"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#33/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(12,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#33/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "access_token"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "access_token"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#36/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(7,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#36/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#37",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#39",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#39/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#39/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#39/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#38/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#37/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#40",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#41",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#42",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#42/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#42/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#42/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#41/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#41/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#40/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#40/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#settings": [
-{
-"@id": "amf://id#43",
-"@type": [
-"http://a.ml/vocabularies/security#OAuth2Settings",
-"http://a.ml/vocabularies/security#Settings",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#authorizationGrant": [
-{
-"@value": "authorization_code"
-},
-{
-"@value": "implicit"
-}
-],
-"http://a.ml/vocabularies/security#flows": [
-{
-"@id": "amf://id#44",
-"@type": [
-"http://a.ml/vocabularies/security#OAuth2Flow",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#authorizationUri": [
-{
-"@value": "http://api.domain.com/oauth2/auth"
-}
-],
-"http://a.ml/vocabularies/security#accessTokenUri": [
-{
-"@value": "http://api.domain.com/oauth2/token"
-}
-],
-"http://a.ml/vocabularies/security#scope": [
-{
-"@id": "amf://id#45",
-"@type": [
-"http://a.ml/vocabularies/security#Scope",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "profile"
-}
-]
-},
-{
-"@id": "amf://id#46",
-"@type": [
-"http://a.ml/vocabularies/security#Scope",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "email"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#44/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#44/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#accessTokenUri"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#authorizationUri"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#scope"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#43/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#43/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#43/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#authorizationGrant"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#31/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#31/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#31/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#settings"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#31/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#30/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#30/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#47",
-"@type": [
-"http://a.ml/vocabularies/security#SecuritySchemeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#48",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This API supports Basic Authentication for staging environment.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#48/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#48/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#48"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#48/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#48/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#48/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#48"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#47/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#47/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#47"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(6,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#49",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#50",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n Not found\n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#51",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#52",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#minProperties": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#53",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#seriesNumber"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#54",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "seriesNumber?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#54/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#54/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#54"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "seriesNumber"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#53/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#53/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#53"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#55",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureNumber"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#56",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "featureNumber?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#56/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#56/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#56"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "featureNumber"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#55/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#55/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#55"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Query Param"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#52/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#52/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#52"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#52/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#minProperties"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#52/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#52/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#52"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#52/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#52"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#51/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#51/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#51"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#57",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#58",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "{\n \"$id\": \"http://example.com/example.json\",\n \"type\": \"object\",\n \"definitions\": {},\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"properties\": {\n \"id\": {\n \"$id\": \"/properties/id\",\n \"type\": \"string\",\n \"title\": \"The Id Schema \",\n \"default\": \"\",\n \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"default\": \"\",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\n \"default\": \"\",\n \"examples\": [\n \"male\"\n ]\n },\n \"url\": {\n \"$id\": \"/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc\"\n ]\n },\n \"image\": {\n \"$id\": \"/properties/image\",\n \"type\": \"object\",\n \"properties\": {\n \"url\": {\n \"$id\": \"/properties/image/properties/url\",\n \"type\": \"string\",\n \"title\": \"The Url Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image\"\n ]\n },\n \"thumb\": {\n \"$id\": \"/properties/image/properties/thumb\",\n \"type\": \"string\",\n \"title\": \"The Thumb Schema \",\n \"default\": \"\",\n \"examples\": [\n \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n ]\n }\n }\n },\n \"tagline\": {\n \"$id\": \"/properties/tagline\",\n \"type\": \"string\",\n \"title\": \"The Tagline Schema \",\n \"default\": \"\",\n \"examples\": [\n \"Some text about me.\"\n ]\n },\n \"language\": {\n \"$id\": \"/properties/language\",\n \"type\": \"string\",\n \"title\": \"The Language Schema \",\n \"default\": \"\",\n \"examples\": [\n \"en_GB\"\n ]\n },\n \"etag\": {\n \"$id\": \"/properties/etag\",\n \"type\": \"string\",\n \"title\": \"The Etag Schema \",\n \"default\": \"\",\n \"examples\": [\n \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n ]\n }\n }\n}\n"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#59",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#60",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "{\n \"id\": \"R34fg663H9KW9MMSKISI\",\n \"name\": \"Pawel Psztyc\",\n \"birthday\": \"1983-10-20\",\n \"gender\": \"male\",\n \"url\": \"https://domain.com/profile/pawel.psztyc\",\n \"image\": {\n \"url\": \"https://domain.com/profile/pawel.psztyc/image\",\n \"thumb\": \"https://domain.com/profile/pawel.psztyc/image/thumb\"\n },\n \"tagline\": \"Some text about me.\",\n \"language\": \"en_GB\",\n \"etag\": \"W\\\\244m4n5kj3gbn2nj4k4n4\"\n}\n"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#61",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#62",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n The parameter date is required\n 112
\n \n date\n \n Date as YYYY-MM-DD\n \n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#63",
-"@type": [
-"http://a.ml/vocabularies/security#SecuritySchemeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#64",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#65",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#66",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#66/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#66/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#66/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#65/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#65/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#65"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#67",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#68",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#68/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#69",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Info"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#69/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#69/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#69"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#70",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Log"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#70/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#70/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#70"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#71",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Warning"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#71/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#71/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#71"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_4": [
-{
-"@id": "amf://id#72",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Error"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#72/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#72/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#72"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_5": [
-{
-"@id": "amf://id#73",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Critical"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#73/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#73/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#68/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#68/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#68/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#67/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#67/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#67"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#74",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#75",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#76",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#76/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#76/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#76"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#75/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#75/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#75/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#74/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#74/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#74"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#77",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#77/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#77/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#77"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#77/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#78",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#78/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#78/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#78"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#64/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#64/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#64"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#64/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#64/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#64"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#64/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#64/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#64/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#64/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#63/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#63/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#63"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#79",
-"@type": [
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#80",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#87",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#88",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#88/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#89",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "low"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#89/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#89/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#89"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#90",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "high"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#90/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#90/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#88/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#88/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#87/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#87/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#87"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#91",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#92",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#92/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#93",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#93/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#93/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#93"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#92/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#92/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#92/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#91/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#91/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#91"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Admin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#80/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#80/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#80"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#80/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#80"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,2)-(41,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#80/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#80"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(34,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#anyOf": [
-{
-"@id": "amf://id#95/link-575580969",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Manager"
-}
-]
-},
-{
-"@id": "amf://id#111",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#87",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#88",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#88/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#89",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "low"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#89/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#89/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#89"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#90",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "high"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#90/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#90/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#88/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#88/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#87/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#87/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#87"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#112",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#112/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#112/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#112"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#91",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#92",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#92/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#93",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#93/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#93/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#93"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#92/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#92/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#92/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#91/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#91/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#91"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#111/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#111/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#111/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#111/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Alertable"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#113",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#114",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#anyOf": [
-{
-"@id": "amf://id#95/link-575580969",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Manager"
-}
-]
-},
-{
-"@id": "amf://id#111",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#87",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#88",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#88/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#89",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "low"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#89/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#89/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#89"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#90",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "high"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#90/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#90/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#88/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#88/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#87/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#87/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#87"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#112",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#112/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#112/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#112"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#91",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#92",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#92/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#93",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#93/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#93/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#93"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#92/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#92/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#92/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#91/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#91/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#91"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#111/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#111/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#111/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#111/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Alertable"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "onCall"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#114/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#114/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#114"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#115",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#Head"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#reports"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#97",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#98",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#104",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#105",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#105/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#105/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#105"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#104/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#104/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#104"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Person"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#firstname": [
-{
-"@id": "amf://id#100",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#100/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#100/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#100"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#lastname": [
-{
-"@id": "amf://id#101",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#101/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#101/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#101"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#title": [
-{
-"@id": "amf://id#102",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Mr."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#102/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#102/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#kind": [
-{
-"@id": "amf://id#103",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Manager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#103/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#103/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#103"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#99/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#98/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#98/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#98/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#98/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#97/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#97/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#97"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#106",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#106/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#106/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#106"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#108",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#109",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#109/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#110",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeManager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#110/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#110/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#110"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,15)-(32,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#109/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#109/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#109/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#109/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#109/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#108/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#108/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#108"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#95/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(33,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#95/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Head"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#115/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#115/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#115"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Org"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Represents an organization unit."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#113/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#113/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#113/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#113/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#113/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#98",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#104",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#105",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#105/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#105/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#105"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#104/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#104/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#104"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Person"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#firstname": [
-{
-"@id": "amf://id#100",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#100/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#100/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#100"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#lastname": [
-{
-"@id": "amf://id#101",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#101/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#101/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#101"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#title": [
-{
-"@id": "amf://id#102",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Mr."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#102/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#102/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#kind": [
-{
-"@id": "amf://id#103",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Manager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#103/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#103/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#103"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#99/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#98/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#98/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#98/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#98/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#95",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#reports"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#97",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#98",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#104",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#105",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#105/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#105/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#105"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#104/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#104/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#104"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Person"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#firstname": [
-{
-"@id": "amf://id#100",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#100/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#100/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#100"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#lastname": [
-{
-"@id": "amf://id#101",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#101/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#101/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#101"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#title": [
-{
-"@id": "amf://id#102",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Mr."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#102/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#102/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#kind": [
-{
-"@id": "amf://id#103",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Manager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#103/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#103/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#103"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#99/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#98/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#98/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#98/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#98/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#97/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#97/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#97"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#106",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#106/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#106/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#106"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#108",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#109",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#109/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#110",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeManager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#110/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#110/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#110"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,15)-(32,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#109/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#109/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#109/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#109/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#109/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#108/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#108/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#108"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#95/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(33,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#95/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#111",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#87",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#88",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#88/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#89",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "low"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#89/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#89/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#89"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#90",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "high"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#90/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#90/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#88/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#88/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#87/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#87/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#87"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#112",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#112/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#112/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#112"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#91",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#92",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#92/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#93",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#93/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#93/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#93"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#92/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#92/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#92/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#91/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#91/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#91"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#111/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#111/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#111/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#111/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#79/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#79/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#79"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#79/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#79"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#116",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#117",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#126",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#upc"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#127",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9]{12,12}$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "upc"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#128",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#128",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "042100005264"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#128/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#128/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#128"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "042100005264"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#128/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#128/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#128/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-},
-{
-"@id": "amf://id#128/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-},
-{
-"@id": "amf://id#128/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#128"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#127/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#127/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#127"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#127/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#127/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#127/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "amf://id#127/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#127"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "upc"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#126/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#126/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#126"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#126/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#129",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#130",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Product name"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#131",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#131",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Acme product - mentol flavor, 500 ml."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#131/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#131/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#131"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "Acme product - mentol flavor, 500 ml."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#131/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#131/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#131/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-},
-{
-"@id": "amf://id#131/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-},
-{
-"@id": "amf://id#131/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#131"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#130/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#130/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#130"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#130/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#130/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#130/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#130"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#129/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#129/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#129"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#129/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#132",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#133",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-zA-Z-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#133/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#133/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#133/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#133/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#133"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#132/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#132/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#132"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#134",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#unit"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#135",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "unit"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The unit of measuremet for the quantity property."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#136",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#136",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ml"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#136/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#136/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "ml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#136/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#136/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#136/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "amf://id#136/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "amf://id#136/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#135/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#135/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#135"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#135/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#135/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#135/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#135"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "unit"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#134/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#134/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#134"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#134/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#137",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#available"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#138",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "available"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#139",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#139",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#139/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#139/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#139"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#139/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#139/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#139/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-},
-{
-"@id": "amf://id#139/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-},
-{
-"@id": "amf://id#139/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#139"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#138/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#138/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#138"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#138/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#138/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "amf://id#138/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#138"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,2)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "available"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#137/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#137/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#137"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,2)-(45,0)]"
-}
-]
-},
-{
-"@id": "amf://id#137/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#140",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#quantity"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#141",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "quantity"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#142",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#142",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "500"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#142/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#142/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#142"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "500"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#142/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#142/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#142/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-},
-{
-"@id": "amf://id#142/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-},
-{
-"@id": "amf://id#142/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#142"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#141/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#141/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#141"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#141/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#141/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#141/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#141"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "quantity"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#140/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#140/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#140"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#140/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "A product resource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A single product representing an item in the store."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "example_0"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,6)-(46,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#120",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Acme Product"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#120/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#120/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#120"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,8)-(47,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#quantity": [
-{
-"@id": "amf://id#121",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "200"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#121/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#121/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#121"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,12)-(48,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#unit": [
-{
-"@id": "amf://id#122",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ml"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#122/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#122/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#122"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,8)-(49,10)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#upc": [
-{
-"@id": "amf://id#123",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "123456789101"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#123/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#123/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#123"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,7)-(50,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#available": [
-{
-"@id": "amf://id#124",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#124/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#124/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#124"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,13)-(51,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#etag": [
-{
-"@id": "amf://id#125",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "d3deef3rgrgf4r"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#125/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#125/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#125"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,8)-(52,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#available"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,2)-(52,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,2)-(48,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,2)-(47,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#upc"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,2)-(51,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,2)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#quantity"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,2)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,0)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#unit"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "id: we2322-4f4f4f-f4f4ff-f4f4ff4\nname: Acme Product\nquantity: 200\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"d3deef3rgrgf4r\""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#118/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,0)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,0)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#117/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#117/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#117"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#117/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#117/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#117/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#117"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(53,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#117/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#117"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#references": [
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Common properties for all resources returned by the API.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#6/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#6/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#6/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#116/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#116/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#116"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(53,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#143",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#144",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#148",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#149",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#149/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#149/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#149/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#148/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#148/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#150",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#151",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#151/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#151/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#151/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#150/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#150/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#150"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#146",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#146/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#146/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#147",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#147/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#147/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#147"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#145/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#144/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#144/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#144/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#144/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#144/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#144/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#143/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#143/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#143"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#152",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#153",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#166",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#167",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#167/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#167/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#167"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(45,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#167/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"@id": "amf://id#167/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "amf://id#167/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#167"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#166/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#166/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#166"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#168",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#169",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#170",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#170",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "John Smith"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#170/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#170/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "John Smith"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#170/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#170/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#170/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "amf://id#170/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "amf://id#170/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#169/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#169/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#169"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(28,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#169/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#169/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#169"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#168/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#168/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#168"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#168/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#171",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#172",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#172/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#172/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#172"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(41,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#172/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"@id": "amf://id#172/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "amf://id#172/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#172"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#171/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#171/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#171"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#173",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#174",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#174/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#174/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#174"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(48,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#174/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#174/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-},
-{
-"@id": "amf://id#174/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#174"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#173/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#173/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#173"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#175",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#176",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#176/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#176/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#176"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#176/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#175/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#175/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#175"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#177",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#178",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#178/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#178/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#178"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#178/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#178/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#178/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#178"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#177/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#177/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#177"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#179",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#144",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#148",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#149",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#149/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#149/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#149/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#148/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#148/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#150",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#151",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#151/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#151/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#151/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#150/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#150/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#150"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#146",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#146/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#146/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#147",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#147/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#147/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#147"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#145/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#144/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#144/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#144/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#144/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#144/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#144/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#179/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#179/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#179"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#180",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#181",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender?"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#181/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#181/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#181"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(34,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#181/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "amf://id#181/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#181/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#181"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#180/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#180/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#180"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "A person resource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#154",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#154",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#155",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "R34fg663H9KW9MMSKISI"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#155/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#155/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#155"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#156",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#156/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#156/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#156"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#birthday": [
-{
-"@id": "amf://id#157",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1983-10-20"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#157/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#157/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#157"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#gender": [
-{
-"@id": "amf://id#158",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "male"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#158/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#158/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#158"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#159",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#159/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#159/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#159"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#image": [
-{
-"@id": "amf://id#160",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#161",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#161/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#161/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#161"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#162",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#162/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#162/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#162"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#160/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#160/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#160/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#160/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#160"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#tagline": [
-{
-"@id": "amf://id#163",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Some text about me."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#163/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#163/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#163"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#language": [
-{
-"@id": "amf://id#164",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "en_GB"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#164/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#164/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#164"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#etag": [
-{
-"@id": "amf://id#165",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "W\\244m4n5kj3gbn2nj4k4n4"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#165/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#165/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#165"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(20,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#154/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#154/source-map/lexical/element_9",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#154"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_8",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "id: \"R34fg663H9KW9MMSKISI\"\nname: \"Pawel Psztyc\"\nbirthday: \"1983-10-20\"\ngender: male\nurl: \"https://domain.com/profile/pawel.psztyc\"\nimage:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\ntagline: Some text about me.\nlanguage: en_GB\netag: \"W\\\\244m4n5kj3gbn2nj4k4n4\""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#154/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#154/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#154/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#154"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#153/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#153/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#153"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#153/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#153/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#153/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#153"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(50,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#153/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#153"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,0)-(8,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#references": [
-{
-"@id": "amf://id#143",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#144",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#148",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#149",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#149/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#149/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#149/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#148/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#148/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#150",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#151",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#151/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#151/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#151/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#150/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#150/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#150"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#146",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#146/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#146/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#147",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#147/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#147/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#147"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#145/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#144/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#144/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#144/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#144/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#144/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#144/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#143/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#143/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#143"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#5",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#6",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Common properties for all resources returned by the API.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#6/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#6/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#6/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#6/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#6/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#6/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#5/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#5/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#152/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#152/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#152"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#182",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#183",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n Qawer63J73HJ6khjswuqyq62382jG21s\n John Smith\n 1990-10-12\n male\n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s\n \n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s/image\n https://www.domain.com/people/Qawer63J73HJ6khjswuqyq62382jG21s/image/thumb\n \n Hi, I'm John!\n en_US\n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#184",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#185",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "[\n {\n \"from\": {\n \"uid\": \"a7917e3c-4abf-11e7-a919-92ebcb67fe33\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\n },\n \"message\": \"This is an example message. Hello.\",\n \"timestamp\": 1496757380,\n \"attachements\": [\n \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"\n ]\n }, {\n \"from\": {\n \"uid\": \"15e64d90-4ac0-11e7-a919-92ebcb67fe33\",\n \"name\": \"John Doe\",\n \"email\": \"220ce9bc-4abf-11e7-a919-92ebcb67fe33-oa-vbc@domain.com\"\n },\n \"message\": \"Howdy?\",\n \"timestamp\": 1496757498\n }\n]\n"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#186",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#187",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n Unauthorized\n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#188",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#189",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n Invalid request\n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#190",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#191",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#192",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#unioned"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#193",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "unioned"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#193/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#193/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#193"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "unioned"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#192/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#192/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#192"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "type"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Other Query Param"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#191/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#191/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#191"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#191/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#191"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(7,0)]"
-}
-]
-},
-{
-"@id": "amf://id#191/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#191/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#191"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#190/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#190/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#190"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#194",
-"@type": [
-"http://a.ml/vocabularies/shapes#DataTypeFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#195",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#196",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#from"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#197",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#198",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#uid"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#199",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "uid"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "User ID."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#199/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#199/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#199"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,8)-(12,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#199/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#199/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#199/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#199"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "uid"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#198/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#198/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#198"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#200",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#201",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "User full name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#201/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#201/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#201"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#201/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#201/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#201/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#201"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#200/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#200/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#200"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#202",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#203",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "User emaill address to be used to return the message. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#203/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#203/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#203"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#203/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#203/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#203/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#203"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#202/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#202/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#202"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "from"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Object representing sender of the message."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#197/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#197/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#197"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#197/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#197"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#197/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "from"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#196/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#196/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#196"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#196/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#204",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#205",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#205/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#205/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#205"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#205/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#205/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#205/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#205"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#204/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#204/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#204"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#206",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#207",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "timestamp"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message sent timestamp as a Uxin timestamp."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#207/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#207/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#207"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#207/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#207/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#207/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#207"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "timestamp"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#206/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#206/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#206"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#208",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#209",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#210",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "attachements"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "List of URLs to the attachments"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#209/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#209/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#209"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#209/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#209"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#209/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "attachements"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#208/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#208/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#208"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#208/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#211",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#212",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "True if the message should be marked as an important."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#212/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#212/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#212"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#212/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#212/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#212/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#212"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#211/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#211/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#211"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "amf://id#211/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An user message object."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#195/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#195/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#195/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#195/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-},
-{
-"@id": "amf://id#195/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#195/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#194/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#194/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#194"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#213",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#214",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#215",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#216",
-"@type": [
-"http://a.ml/vocabularies/document#ExternalDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "{\n \"error\": true,\n \"description\": \"The parameter date is required\",\n \"code\": 112,\n \"location\": {\n \"parameter\": \"date\",\n \"providedValue\": \"10/24/2019\",\n \"expectedValue\": \"2019-10-24\"\n }\n}\n"
-}
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "amf://id#217",
-"@type": [
-"http://a.ml/vocabularies/apiContract#TraitFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#218",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Trait",
-"http://a.ml/vocabularies/document#AbstractDeclaration",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "trait"
-}
-],
-"http://a.ml/vocabularies/document#dataNode": [
-{
-"@id": "amf://id#219",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#220",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Use this to mark a resource that can be changed only by users with admin level."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#220/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#220/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#220"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,13)-(4,92)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#responses": [
-{
-"@id": "amf://id#221",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#200": [
-{
-"@id": "amf://id#222",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#headers": [
-{
-"@id": "amf://id#223",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#X-Amin-Resource": [
-{
-"@id": "amf://id#224",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#225",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Admin resource mark header"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#225/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#225/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#225"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,21)-(15,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#226",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "boolean"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#226/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#226/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#226"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,14)-(16,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#default": [
-{
-"@id": "amf://id#227",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#227/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#227/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#227"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,17)-(17,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#228",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#228/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#228/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#228"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,21)-(18,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#224/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#224/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#224"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#223/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#223/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#223"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#223/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#X-Amin-Resource"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#222/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#222/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#222"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#222/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#headers"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#401": [
-{
-"@id": "amf://id#229",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#230",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The 401 response will be returned when trying to update the resource with\nnon-admin clerance level. Resources that requires admin privileges are marked with\n`X-Admin-Resource` header when getting the resource.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#230/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#230/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#230"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,17)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#229/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#229/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#229"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#229/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#221/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#221/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#200"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#221/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#401"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#221/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#221"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#219/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#219/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#219/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#responses"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#219/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#219"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#218/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#218/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#218"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#218/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#218"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#usage": [
-{
-"@value": "Some resources can be changed only by users with Admin clerance level. This resources will be\nmarked with the header `X-Admin-Resource` when requesting it. It means that every attemp to\nupdate the resource by non-admin user will result with 401 response.\n"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#217/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#217/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#217"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#217/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#usage"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,0)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#231",
-"@type": [
-"http://a.ml/vocabularies/apiContract#TraitFragment",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#232",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Trait",
-"http://a.ml/vocabularies/document#AbstractDeclaration",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "trait"
-}
-],
-"http://a.ml/vocabularies/document#dataNode": [
-{
-"@id": "amf://id#233",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#234",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The collection of <>."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#234/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#234/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#234"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,13)-(4,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#queryParameters": [
-{
-"@id": "amf://id#235",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#limit": [
-{
-"@id": "amf://id#236",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#237",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "number"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#237/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#237/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#237"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,10)-(17,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#238",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Limit in the response list"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#238/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#238/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#238"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,17)-(18,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#maximum": [
-{
-"@id": "amf://id#239",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "300"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#239/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#239/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#239"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,13)-(19,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#minimum": [
-{
-"@id": "amf://id#240",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#240/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#240/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#240"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,13)-(20,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#241",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "100"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#241/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#241/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#241"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#default": [
-{
-"@id": "amf://id#242",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#242/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#242/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#242"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,13)-(22,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#243",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#243/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#243/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#243"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,14)-(23,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#236/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#236/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#maximum"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#236"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#minimum"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#start": [
-{
-"@id": "amf://id#244",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#245",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "number"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#245/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#245/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#245"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,10)-(25,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#246",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The start entry of the list"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#246/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#246/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#246"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,17)-(26,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#minimum": [
-{
-"@id": "amf://id#247",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "0"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#247/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#247/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#247"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,13)-(27,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#248",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#248/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#248/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#248"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#default": [
-{
-"@id": "amf://id#249",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "0"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#249/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#249/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#249"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,13)-(29,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#250",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#250/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#250/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#250"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,14)-(30,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#244/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#244/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#244"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,0)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#minimum"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#nextPageToken": [
-{
-"@id": "amf://id#251",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#252",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "string"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#252/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#252/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#252"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,10)-(32,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#253",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#253/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#253/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#253"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#254",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#254/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#254/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#254"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,17)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#pattern": [
-{
-"@id": "amf://id#255",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "[a-zA-Z0-9]+"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#255/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#255/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#255"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,13)-(38,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#256",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#256/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#256/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#256"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,14)-(39,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#251/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#251/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,4)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#251"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#235/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#235/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#start"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#235/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#limit"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#235/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,2)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#235/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#235"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,0)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#responses": [
-{
-"@id": "amf://id#257",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#200": [
-{
-"@id": "amf://id#258",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#259",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#259/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#259/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#259"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,17)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#body": [
-{
-"@id": "amf://id#260",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#application%2Fjson": [
-{
-"@id": "amf://id#261",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#262",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "object"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#262/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#262/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#262"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,14)-(51,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#properties": [
-{
-"@id": "amf://id#263",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#items": [
-{
-"@id": "amf://id#264",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#265",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "array"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#265/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#265/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#265"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,18)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#266",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#266/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#266/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#266"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,22)-(55,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#267",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Contains a list of objects for this method."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#267/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#267/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#267"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,25)-(56,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#items": [
-{
-"@id": "amf://id#268",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "<>"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#268/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#268/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#268"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,19)-(57,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#264/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#264/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,12)-(57,0)]"
-}
-]
-},
-{
-"@id": "amf://id#264/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#264"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,0)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#264/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,12)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#264/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,12)-(56,0)]"
-}
-]
-},
-{
-"@id": "amf://id#264/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,12)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#nextPageToken": [
-{
-"@id": "amf://id#269",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#270",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "string"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#270/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#270/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#270"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,18)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#271",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#271/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#271/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#271"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,22)-(60,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#272",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#272/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#272/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#272"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#273",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#273/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#273/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#273"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,25)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#269/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#269/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,12)-(62,0)]"
-}
-]
-},
-{
-"@id": "amf://id#269/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#269"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,0)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#269/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,12)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#269/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,12)-(61,0)]"
-}
-]
-},
-{
-"@id": "amf://id#269/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,12)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#263/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#263/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,10)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#263/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,10)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#263/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#263"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#261/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#261/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "amf://id#261/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#properties"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,8)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#261/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#261"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#260/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#260/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#260"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,0)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#260/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fjson"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#258/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#258/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#258/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#258/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#258"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#400": [
-{
-"@id": "amf://id#274",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#275",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#275/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#275/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#275"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,17)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#body": [
-{
-"@id": "amf://id#276",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#application%2Fjson": [
-{
-"@id": "amf://id#277",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#278",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Invalid"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_46"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#278/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#278/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#278"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,21)-(71,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#279",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "object"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_47"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#279/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#279/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#279"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,14)-(72,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#properties": [
-{
-"@id": "amf://id#280",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#error": [
-{
-"@id": "amf://id#281",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#282",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "boolean"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_50"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#282/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#282/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#282"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,18)-(75,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#283",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_51"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#283/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#283/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#283"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,22)-(76,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#284",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_52"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#284/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#284/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#284"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#285",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_53"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#285/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#285/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#285"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,25)-(78,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_49"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#281/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#281/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,12)-(78,0)]"
-}
-]
-},
-{
-"@id": "amf://id#281/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#281"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,0)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#281/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,12)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#281/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,12)-(77,0)]"
-}
-]
-},
-{
-"@id": "amf://id#281/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,12)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#message": [
-{
-"@id": "amf://id#286",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#287",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "string"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_55"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#287/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#287/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#287"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,18)-(80,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#288",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_56"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#288/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#288/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#288"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,25)-(81,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#289",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_57"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#289/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#289/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#289"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#290",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_58"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#290/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#290/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#290"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,22)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_54"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#286/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#286/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,12)-(83,0)]"
-}
-]
-},
-{
-"@id": "amf://id#286/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#286"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#286/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,12)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#286/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,12)-(82,0)]"
-}
-]
-},
-{
-"@id": "amf://id#286/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,12)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_48"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#280/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#280/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#error"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,10)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#280/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,10)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#280/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#280"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_45"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#277/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#277/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,8)-(73,0)]"
-}
-]
-},
-{
-"@id": "amf://id#277/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "amf://id#277/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#properties"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(73,8)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#277/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#277"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#276/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#276/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#276"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#276/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fjson"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#274/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#274/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "amf://id#274/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,4)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#274/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#274"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#257/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#257/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#200"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#257/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#400"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,2)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#257/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#257"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#233/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#233/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#queryParameters"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#233/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#233/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#responses"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#233/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#233"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#variable": [
-{
-"@value": "resourceType"
-},
-{
-"@value": "resourcePathName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#232/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#232/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#232"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#232/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#232"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#version": [
-{
-"@value": "2.0.1"
-}
-],
-"http://a.ml/vocabularies/document#usage": [
-{
-"@value": "This trait is to be used when the resource is paginated that is the edpoint producses\na list of resources in the response.\nEvery paginated response contains a `nextPageToken` property that should be used in pagination\nto request for next page of the results and `items` which is a list of resources.\nThe `items` property is always defined, even if the response is empty. Therefore the `404`\nresponse in this case is not possible. Clients need to handle empty responses by their own.\nIt is crutial that the subsequent requests contain the same set of parameters (like `limit`\nor `start`) because if this values will change then the `nextPageToken` will be revalidated\nand pagination will start from the first page.\n"
-}
-],
-"http://a.ml/vocabularies/document#root": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#231/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#231/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#231"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#231/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#usage"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#291",
-"@type": [
-"http://a.ml/vocabularies/document#DomainProperty",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#292",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "deprecated"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#292/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#292/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#292"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "deprecated"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#291/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#291/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#291/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#291"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#291/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,2)-(27,12)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#293",
-"@type": [
-"http://a.ml/vocabularies/document#DomainProperty",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#294",
-"@type": [
-"http://a.ml/vocabularies/shapes#NilShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "annotationTest"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#294/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#294/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#294"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "annotationTest"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#293/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#293/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#293/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#293"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#293/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,2)-(28,16)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#295",
-"@type": [
-"http://a.ml/vocabularies/document#DomainProperty",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#296",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#297",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#level"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#298",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "level"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#298/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#299",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "low"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#299/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#299/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#299"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,16)-(32,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#300",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "medium"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#300/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#300/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#300"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,21)-(32,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#301",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "high"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#301/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#301/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#301"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,29)-(32,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#298/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#298/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#298"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "amf://id#298/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "level"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#297/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#297/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#297"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "amf://id#297/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#302",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#signature"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#303",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^\\d{3}-\\w{12}$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "signature"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#303/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#303/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#303"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#303/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "signature"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#302/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#302/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#302"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#302/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#296/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#296/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#296"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#295/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#295/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#295"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#295/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(37,0)]"
-}
-]
-},
-{
-"@id": "amf://id#295/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(29,16)]"
-}
-]
-},
-{
-"@id": "amf://id#295/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#295"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#304",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#305",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#error"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#306",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "error"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#307",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#307/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#307/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#307"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,17)-(52,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#308",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#308",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#308/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#308/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#308"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#308/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#308/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#308/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-},
-{
-"@id": "amf://id#308/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-},
-{
-"@id": "amf://id#308/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#308"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,17)-(51,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#306/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#306/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#306"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#306/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#306/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#306"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "amf://id#306/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#306/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "amf://id#306/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "error"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#305/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#305/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#305"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "amf://id#305/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#309",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#310",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#310/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#310/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#310"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#310/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "amf://id#310/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "amf://id#310/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#310"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,6)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#309/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#309/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#309"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#309/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,8)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "ErrorResource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A response that is errored"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#304/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#304/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#304"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#304/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#304"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#304/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#304/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#304"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,4)-(46,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#311",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#312",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#313",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#313/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#313/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#313"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,6)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#312/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#312/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#312"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,6)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#314",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#315",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#315/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#315/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#315"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(73,6)-(74,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#314/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#314/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#314"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(73,6)-(74,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#316",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#317",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#317/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#317/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#317"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(68,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#316/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#316/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#316"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(68,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Child"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#311/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#311/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#311"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#311/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#311"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,2)-(74,0)]"
-}
-]
-},
-{
-"@id": "amf://id#311/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,2)-(70,7)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#311/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#311"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,4)-(71,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#318",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#316",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#317",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#317/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#317/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#317"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(68,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#316/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#316/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#316"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(68,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#312",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#313",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#313/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#313/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#313"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,6)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#312/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#312/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#312"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,6)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Parent"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#318/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#318/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#318"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#318/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#318"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,2)-(70,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#318/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#318"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,4)-(66,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#319",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#320",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#321",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The brief description (tagline) of this person."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#321/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#321/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#321"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(45,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#321/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-},
-{
-"@id": "amf://id#321/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "amf://id#321/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#321"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#320/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#320/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#320"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,2)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#322",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#323",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-zA-Z ]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Person full name. The input will be rejected if this property is not set while creating new object."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#170",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#170",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "John Smith"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#170/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#170/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "John Smith"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#170/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#170/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#170/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "amf://id#170/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-},
-{
-"@id": "amf://id#170/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#170"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,13)-(26,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#323/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#323/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#323"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(28,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#323/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#323/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#323/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#323/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#323"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#322/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#322/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#322"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#322/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#324",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#325",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of this person's profile."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#325/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#325/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#325"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(41,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#325/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-},
-{
-"@id": "amf://id#325/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "amf://id#325/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#325"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#324/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#324/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#324"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,2)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#326",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#327",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The user's preferred language for rendering."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#327/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#327/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#327"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(48,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#327/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#327/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-},
-{
-"@id": "amf://id#327/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#327"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#326/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#326/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#326"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#328",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#329",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#329/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#329/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#329"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#329/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#328/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#328/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#328"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#330",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#331",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The person's date of birth, represented as YYYY-MM-DD."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#331/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#331/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#331"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#331/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#331/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#331/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#331"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#330/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#330/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#330"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#332",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#144",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#148",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#149",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#149/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#149/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#149/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#148/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#148/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#150",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#151",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#151/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#151/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#151/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#150/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#150/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#150"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#146",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#146/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#146/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#147",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#147/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#147/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#147"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#145/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#144/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#144/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#144/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#144/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#144/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#144/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#332/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#332/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#332"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,2)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#333",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#334",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender?"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The person's gender. Possible values includes, but are not limited to, the following values:\n* \"male\" - Male gender.\n* \"female\" - Female gender.\n* \"other\" - Other.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#334/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#334/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#334"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(34,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#334/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "amf://id#334/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(35,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#334/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#334"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#333/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#333/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#333"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,2)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AppPerson"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "A person resource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An object representing a person in the API.\nThis object will be used in all methods returning a Person or list of people.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#154",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#154",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#155",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "R34fg663H9KW9MMSKISI"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#155/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#155/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#155"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,6)-(10,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#156",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#156/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#156/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#156"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,8)-(11,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#birthday": [
-{
-"@id": "amf://id#157",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1983-10-20"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#157/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#157/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#157"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,12)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#gender": [
-{
-"@id": "amf://id#158",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "male"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#158/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#158/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#158"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,10)-(13,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#159",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#159/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#159/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#159"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,7)-(14,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#image": [
-{
-"@id": "amf://id#160",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#161",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#161/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#161/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#161"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,9)-(16,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#162",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#162/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#162/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#162"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,11)-(17,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#160/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#160/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#160/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#160/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#160"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#tagline": [
-{
-"@id": "amf://id#163",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Some text about me."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#163/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#163/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#163"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,11)-(18,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#language": [
-{
-"@id": "amf://id#164",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "en_GB"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#164/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#164/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#164"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,12)-(19,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#etag": [
-{
-"@id": "amf://id#165",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "W\\244m4n5kj3gbn2nj4k4n4"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#165/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#165/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#165"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(20,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#154/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#154/source-map/lexical/element_9",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#language"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#gender"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#154"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#birthday"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#tagline"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_8",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "id: \"R34fg663H9KW9MMSKISI\"\nname: \"Pawel Psztyc\"\nbirthday: \"1983-10-20\"\ngender: male\nurl: \"https://domain.com/profile/pawel.psztyc\"\nimage:\n url: https://domain.com/profile/pawel.psztyc/image\n thumb: https://domain.com/profile/pawel.psztyc/image/thumb\ntagline: Some text about me.\nlanguage: en_GB\netag: \"W\\\\244m4n5kj3gbn2nj4k4n4\""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#154/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#154/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#154/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,0)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#154/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#154"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#319/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#319/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#319"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#319/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#319"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,0)-(8,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#319/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#319/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#319/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#319"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(50,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#319/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#319"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#335",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Resource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Common properties for all resources returned by the API.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#335/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#335/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#335"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#335/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#335"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#335/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#335"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#335/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#335/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#335"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#336",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#minProperties": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#53",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#seriesNumber"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#54",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "seriesNumber?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#54/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#54/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#54"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "seriesNumber"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#53/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#53/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#53"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#55",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureNumber"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#56",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "featureNumber?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#56/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#56/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#56"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "featureNumber"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#55/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#55/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#55"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "QueryParam"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Query Param"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#336/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#336/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#336"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#336/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#336"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#336/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#minProperties"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#336/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#336/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#336"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#336/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#336"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#337",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#338",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#339",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Name of the person"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#339/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#339/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#339"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,8)-(77,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#339/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-},
-{
-"@id": "amf://id#339/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#339/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#339"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#338/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#338/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#338"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#340",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#341",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#341/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#341/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#341"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#341/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#341"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,6)-(81,0)]"
-}
-]
-},
-{
-"@id": "amf://id#341/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#340/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#340/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#340"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#342",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#343",
-"@type": [
-"http://a.ml/vocabularies/shapes#FileShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#fileType": [
-{
-"@value": "image/jpeg"
-},
-{
-"@value": "image/png"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#343/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#343/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#343"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,8)-(82,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#343/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#343"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#343/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#fileType"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,19)-(83,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#342/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#342/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#342"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#344",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#age"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#345",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "age"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Age of the person."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#345/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#345/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#345"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,8)-(85,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#345/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-},
-{
-"@id": "amf://id#345/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "amf://id#345/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#345"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(84,6)-(87,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "age"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#344/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#344/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#344"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(84,6)-(87,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#346",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#optParam"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#347",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "optParam"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Age of the person."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#347/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#347/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#347"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(88,8)-(88,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#347/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "amf://id#347/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(90,8)-(91,0)]"
-}
-]
-},
-{
-"@id": "amf://id#347/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#347"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "optParam"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#346/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#346/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#346"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-},
-{
-"@id": "amf://id#346/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(89,8)-(90,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "MultipartPerson"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#337/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#337/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#337"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#337/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#337"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,2)-(91,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#348",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#192",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#unioned"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#193",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "unioned"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#193/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#193/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#193"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "unioned"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#192/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#192/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#192"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(7,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "OtherQueryParam"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Other Query Param"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#348/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#348/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#348"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#348/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#348"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#348/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#348"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(7,0)]"
-}
-]
-},
-{
-"@id": "amf://id#348/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#348/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#348"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#349",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#126",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#upc"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#127",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9]{12,12}$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "upc"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The Universal Produc Code. It consists of 12 numerical digits. However, because of the\ninteger precision limitation in JavaScript it is represented as a string.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#128",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#128",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "042100005264"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#128/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#128/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#128"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "042100005264"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#128/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#128/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#128/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-},
-{
-"@id": "amf://id#128/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-},
-{
-"@id": "amf://id#128/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#128"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,13)-(36,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#127/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#127/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#127"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#127/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#127/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#127/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "amf://id#127/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#127"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "upc"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#126/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#126/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#126"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#126/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#7",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#8",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "ETag of this resource for caching purposes.\n__This property will be ignored when creating an object.__\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#8/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#8/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#8/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#8/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#7/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#7/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#129",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#130",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Product name"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#131",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#131",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Acme product - mentol flavor, 500 ml."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#131/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#131/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#131"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "Acme product - mentol flavor, 500 ml."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#131/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#131/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#131/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-},
-{
-"@id": "amf://id#131/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-},
-{
-"@id": "amf://id#131/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#131"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,13)-(16,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#130/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#130/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#130"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#130/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#130/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#130/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#130"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#129/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#129/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#129"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#129/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#132",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#133",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9a-zA-Z-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Product id. It is a UUID of the database record.\n__This property will be ignored when creating an object.__\nIt will be available when the product is stored in the datastore.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#133/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#133/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#133/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#133/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#133"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#132/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#132/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#132"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#134",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#unit"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#135",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "unit"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The unit of measuremet for the quantity property."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#136",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#136",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ml"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#136/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#136/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "ml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#136/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#136/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#136/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "amf://id#136/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-},
-{
-"@id": "amf://id#136/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#136"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#135/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#135/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#135"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#135/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#135/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#135/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#135"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "unit"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#134/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#134/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#134"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#134/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#137",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#available"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#138",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "available"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Product current availability in the store.\nProduct may be not available but the users still can order it with later delivery date.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#139",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#139",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#139/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#139/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#139"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#139/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#139/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#139/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-},
-{
-"@id": "amf://id#139/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-},
-{
-"@id": "amf://id#139/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#139"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,13)-(44,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#138/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#138/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#138"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#138/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#138/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "amf://id#138/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#138"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,2)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "available"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#137/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#137/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#137"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,2)-(45,0)]"
-}
-]
-},
-{
-"@id": "amf://id#137/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#140",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#quantity"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#141",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "quantity"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The quantity of the product in the one unit of measurement.\nSee `unit` property for more information.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#142",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#142",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "500"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#142/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#142/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#142"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "500"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#142/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#142/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#142/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-},
-{
-"@id": "amf://id#142/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-},
-{
-"@id": "amf://id#142/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#142"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,13)-(23,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#141/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#141/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#141"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#141/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#141/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#141/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#141"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "quantity"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#140/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#140/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#140"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#140/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Product"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "A product resource"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A single product representing an item in the store."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "example_0"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#118",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#119",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "we2322-4f4f4f-f4f4ff-f4f4ff4"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#119/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#119/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#119"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,6)-(46,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#120",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Acme Product"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#120/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#120/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#120"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,8)-(47,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#quantity": [
-{
-"@id": "amf://id#121",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "200"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#121/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#121/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#121"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,12)-(48,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#unit": [
-{
-"@id": "amf://id#122",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ml"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#122/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#122/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#122"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,8)-(49,10)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#upc": [
-{
-"@id": "amf://id#123",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "123456789101"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#123/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#123/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#123"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,7)-(50,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#available": [
-{
-"@id": "amf://id#124",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#124/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#124/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#124"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,13)-(51,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#etag": [
-{
-"@id": "amf://id#125",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "d3deef3rgrgf4r"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#125/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#125/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#125"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,8)-(52,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#available"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,2)-(52,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(47,2)-(48,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,2)-(47,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#upc"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,2)-(51,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,2)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#quantity"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(48,2)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,0)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#unit"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "id: we2322-4f4f4f-f4f4ff-f4f4ff4\nname: Acme Product\nquantity: 200\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"d3deef3rgrgf4r\""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#118/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#118/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#118/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(46,0)-(53,0)]"
-}
-]
-},
-{
-"@id": "amf://id#118/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#118"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,0)-(53,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#350",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Product"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#350",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#351",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "d697f5cea85011e680f576304dec7eb7"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#351/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#351/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#351"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(299,20)-(299,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#352",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Super product"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#352/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#352/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#352"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(300,22)-(300,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#quantity": [
-{
-"@id": "amf://id#353",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "125"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#353/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#353/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#353"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(301,26)-(301,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#unit": [
-{
-"@id": "amf://id#354",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ml"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#354/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#354/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#354"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(302,22)-(302,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#upc": [
-{
-"@id": "amf://id#355",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "123456789101"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#355/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#355/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#355"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(303,21)-(303,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#available": [
-{
-"@id": "amf://id#356",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#356/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#356/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#356"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(304,27)-(304,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#etag": [
-{
-"@id": "amf://id#357",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "W/\"686897696a7c876b7e\""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#357/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#357/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#357"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(305,22)-(305,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#350/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#350/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#available"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(304,16)-(305,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(300,16)-(301,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(299,16)-(300,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#upc"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(303,16)-(304,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(305,16)-(306,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#quantity"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(301,16)-(302,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#350"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(299,0)-(306,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#unit"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(302,16)-(303,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "id: d697f5cea85011e680f576304dec7eb7\nname: Super product\nquantity: 125\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"W/\\\"686897696a7c876b7e\\\"\""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#350/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#350/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#350/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(298,22)-(306,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(298,14)-(306,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(299,0)-(306,0)]"
-}
-]
-},
-{
-"@id": "amf://id#350/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#350"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(298,14)-(306,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#local-element": [
-{
-"@id": "amf://id#350/source-map/local-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#350"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#350/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#350"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#358"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#359",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "OtherProduct"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#359",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#id": [
-{
-"@id": "amf://id#360",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "123e4567e89b12d3a456426655440000"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#360/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#360/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#360"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(307,20)-(307,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#name": [
-{
-"@id": "amf://id#361",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Acme Product"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#361/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#361/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#361"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(308,22)-(308,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#quantity": [
-{
-"@id": "amf://id#362",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#362/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#362/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#362"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(309,26)-(309,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#unit": [
-{
-"@id": "amf://id#363",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "kg"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#363/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#363/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#363"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(310,22)-(310,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#upc": [
-{
-"@id": "amf://id#364",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "223456789101"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#364/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#364/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#364"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(311,21)-(311,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#available": [
-{
-"@id": "amf://id#365",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#365/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#365/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#365"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(312,27)-(312,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#etag": [
-{
-"@id": "amf://id#366",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "W/\"123456789\""
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#366/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#366/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#366"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(313,22)-(313,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#359/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#359/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#available"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(312,16)-(313,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(308,16)-(309,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#id"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(307,16)-(308,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#upc"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(311,16)-(312,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#etag"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(313,16)-(314,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#quantity"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(309,16)-(310,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#359"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(307,0)-(314,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#unit"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(310,16)-(311,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "id: 123e4567e89b12d3a456426655440000\nname: Acme Product\nquantity: 1\nunit: kg\nupc: \"223456789101\"\navailable: true\netag: \"W/\\\"123456789\\\"\""
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#359/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#359/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#359/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(306,27)-(314,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(306,14)-(314,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(307,0)-(314,0)]"
-}
-]
-},
-{
-"@id": "amf://id#359/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#359"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(306,14)-(314,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#local-element": [
-{
-"@id": "amf://id#359/source-map/local-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#359"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#359/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#359"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#358"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#349/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#349/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#349"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#349/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#349"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#349/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#349/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#349/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#349"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(53,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#349/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#349"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#367",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#148",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#149",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#149/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#149/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#149/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#148/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#148/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#150",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#151",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#151/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#151/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#151/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#150/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#150/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#150"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Image"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#146",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#146/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#146/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#147",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#147/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#147/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#147"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#145/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#367/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#367/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#367"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#367/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#367"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#367/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#367"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#367/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#367/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#367"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#368",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Feature"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A feature to test enum values in the URI parameters."
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#368/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#369",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "A"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#369/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#369/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#369"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,8)-(62,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#370",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "B"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#370/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#370/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#370"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(63,8)-(63,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#371",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "C"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#371/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#371/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#371"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(64,8)-(64,9)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#368/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#368/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#368"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#368/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "amf://id#368/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "amf://id#368/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#368/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#368"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,2)-(65,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#368/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#368"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,4)-(60,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#372",
-"@type": [
-"http://a.ml/vocabularies/apiContract#ResourceType",
-"http://a.ml/vocabularies/document#AbstractDeclaration",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "ResourceNotFound"
-}
-],
-"http://a.ml/vocabularies/document#dataNode": [
-{
-"@id": "amf://id#373",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#get": [
-{
-"@id": "amf://id#374",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#responses": [
-{
-"@id": "amf://id#375",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#404": [
-{
-"@id": "amf://id#376",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#body": [
-{
-"@id": "amf://id#377",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#application%2Fjson": [
-{
-"@id": "amf://id#378",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#379",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Not found response"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#379/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#379/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#379"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(100,27)-(100,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#380",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ErrorResource"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#380/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#380/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#380"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(101,20)-(101,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#378/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#378/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(100,14)-(101,0)]"
-}
-]
-},
-{
-"@id": "amf://id#378/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(101,14)-(102,0)]"
-}
-]
-},
-{
-"@id": "amf://id#378/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#378"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(100,0)-(102,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#application%2Fxml": [
-{
-"@id": "amf://id#381",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#382",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Not found response"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#382/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#382/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#382"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(103,27)-(103,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#383",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#383/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#383/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#383"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#384",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "\n\n Not found\n\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#384/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#384/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#384"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#381/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#381/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(104,14)-(105,0)]"
-}
-]
-},
-{
-"@id": "amf://id#381/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(103,14)-(104,0)]"
-}
-]
-},
-{
-"@id": "amf://id#381/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(105,14)-(106,0)]"
-}
-]
-},
-{
-"@id": "amf://id#381/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#381"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(103,0)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#377/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#377/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fjson"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(99,12)-(102,0)]"
-}
-]
-},
-{
-"@id": "amf://id#377/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fxml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(102,12)-(106,0)]"
-}
-]
-},
-{
-"@id": "amf://id#377/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#377"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(99,0)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#376/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#376/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#376"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,0)-(106,0)]"
-}
-]
-},
-{
-"@id": "amf://id#376/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(98,10)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#375/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#375/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#375"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(97,0)-(106,0)]"
-}
-]
-},
-{
-"@id": "amf://id#375/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#404"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(97,8)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#374/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#374/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#374"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,0)-(106,0)]"
-}
-]
-},
-{
-"@id": "amf://id#374/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#responses"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(96,6)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#373/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#373/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#373"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(95,4)-(106,0)]"
-}
-]
-},
-{
-"@id": "amf://id#373/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#get"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(95,4)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#372/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#372/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#372"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#372/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#372"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(94,2)-(106,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#385",
-"@type": [
-"http://a.ml/vocabularies/apiContract#ResourceType",
-"http://a.ml/vocabularies/document#AbstractDeclaration",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "UnauthorizedResponse"
-}
-],
-"http://a.ml/vocabularies/document#dataNode": [
-{
-"@id": "amf://id#386",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#get": [
-{
-"@id": "amf://id#387",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#responses": [
-{
-"@id": "amf://id#388",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#404": [
-{
-"@id": "amf://id#389",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#body": [
-{
-"@id": "amf://id#390",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#application%2Fjson": [
-{
-"@id": "amf://id#391",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#392",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Unauthorized response"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#392/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#392/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#392"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(112,27)-(112,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#393",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ErrorResource"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#393/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#393/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#393"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(113,20)-(113,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#391/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#391/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(112,14)-(113,0)]"
-}
-]
-},
-{
-"@id": "amf://id#391/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(113,14)-(114,0)]"
-}
-]
-},
-{
-"@id": "amf://id#391/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#391"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(112,0)-(114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#application%2Fxml": [
-{
-"@id": "amf://id#394",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#395",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Unauthorized response"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#395/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#395/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#395"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(115,27)-(115,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#396",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#396/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#396/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#396"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#397",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "\n\n Unauthorized\n\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#397/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#397/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#397"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#394/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#394/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(116,14)-(117,0)]"
-}
-]
-},
-{
-"@id": "amf://id#394/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(115,14)-(116,0)]"
-}
-]
-},
-{
-"@id": "amf://id#394/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(117,14)-(118,0)]"
-}
-]
-},
-{
-"@id": "amf://id#394/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#394"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(115,0)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#390/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#390/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fjson"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(111,12)-(114,0)]"
-}
-]
-},
-{
-"@id": "amf://id#390/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fxml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(114,12)-(118,0)]"
-}
-]
-},
-{
-"@id": "amf://id#390/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#390"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(111,0)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#389/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#389/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#389"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(110,0)-(118,0)]"
-}
-]
-},
-{
-"@id": "amf://id#389/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(110,10)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#388/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#388/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#388"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(109,0)-(118,0)]"
-}
-]
-},
-{
-"@id": "amf://id#388/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#404"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(109,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#387/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#387/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#387"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(108,0)-(118,0)]"
-}
-]
-},
-{
-"@id": "amf://id#387/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#responses"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(108,6)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#386/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#386/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#386"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(107,4)-(118,0)]"
-}
-]
-},
-{
-"@id": "amf://id#386/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#get"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(107,4)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#385/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#385/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#385"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#385/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#385"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(106,2)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#398",
-"@type": [
-"http://a.ml/vocabularies/apiContract#ResourceType",
-"http://a.ml/vocabularies/document#AbstractDeclaration",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "RequestErrorResponse"
-}
-],
-"http://a.ml/vocabularies/document#dataNode": [
-{
-"@id": "amf://id#399",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#get": [
-{
-"@id": "amf://id#400",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#responses": [
-{
-"@id": "amf://id#401",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#400": [
-{
-"@id": "amf://id#402",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#403",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The error response when one of the parameters is invalid and can't be parsed. Nothing can be done at the time except correcting the request to send valid data."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#403/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#403/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#403"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(122,23)-(122,182)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#body": [
-{
-"@id": "amf://id#404",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#application%2Fjson": [
-{
-"@id": "amf://id#405",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#406",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Invalid request"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#406/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#406/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#406"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(125,27)-(125,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#407",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ErrorResource"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#407/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#407/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#407"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(126,20)-(126,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#405/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#405/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(125,14)-(126,0)]"
-}
-]
-},
-{
-"@id": "amf://id#405/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(126,14)-(127,0)]"
-}
-]
-},
-{
-"@id": "amf://id#405/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#405"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(125,0)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#application%2Fxml": [
-{
-"@id": "amf://id#408",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#409",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Invalid request"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#409/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#409/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#409"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(128,27)-(128,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#410",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "\n\n \n \n \n \n \n \n \n \n\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#410/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#410/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#410"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#411",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "\n\n Invalid request\n\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#411/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#411/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#411"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#408/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#408/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(129,14)-(130,0)]"
-}
-]
-},
-{
-"@id": "amf://id#408/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(128,14)-(129,0)]"
-}
-]
-},
-{
-"@id": "amf://id#408/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(130,14)-(131,0)]"
-}
-]
-},
-{
-"@id": "amf://id#408/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#408"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(128,0)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#404/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#404/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fjson"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(124,12)-(127,0)]"
-}
-]
-},
-{
-"@id": "amf://id#404/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fxml"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(127,12)-(131,0)]"
-}
-]
-},
-{
-"@id": "amf://id#404/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#404"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(124,0)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#402/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#402/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(122,10)-(123,0)]"
-}
-]
-},
-{
-"@id": "amf://id#402/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(123,10)-(131,0)]"
-}
-]
-},
-{
-"@id": "amf://id#402/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#402"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(122,0)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#401/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#401/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#401"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(121,0)-(131,0)]"
-}
-]
-},
-{
-"@id": "amf://id#401/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#400"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(121,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#400/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#400/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#400"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(120,0)-(131,0)]"
-}
-]
-},
-{
-"@id": "amf://id#400/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#responses"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(120,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#399/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#399/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#399"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(119,4)-(131,0)]"
-}
-]
-},
-{
-"@id": "amf://id#399/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#get"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(119,4)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#398/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#398/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#398"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#398/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#398"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(118,2)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#412",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Trait",
-"http://a.ml/vocabularies/document#AbstractDeclaration",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Paginated"
-}
-],
-"http://a.ml/vocabularies/document#dataNode": [
-{
-"@id": "amf://id#233",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#234",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The collection of <>."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#234/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#234/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#234"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,13)-(4,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#queryParameters": [
-{
-"@id": "amf://id#235",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#limit": [
-{
-"@id": "amf://id#236",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#237",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "number"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#237/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#237/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#237"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,10)-(17,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#238",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Limit in the response list"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#238/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#238/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#238"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,17)-(18,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#maximum": [
-{
-"@id": "amf://id#239",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "300"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#239/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#239/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#239"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,13)-(19,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#minimum": [
-{
-"@id": "amf://id#240",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#240/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#240/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#240"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,13)-(20,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#241",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "100"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#241/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#241/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#241"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,13)-(21,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#default": [
-{
-"@id": "amf://id#242",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#242/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#242/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#242"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,13)-(22,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#243",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#243/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#243/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#243"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,14)-(23,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#236/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#236/source-map/lexical/element_7",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#maximum"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#236"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#236/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#minimum"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#start": [
-{
-"@id": "amf://id#244",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#245",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "number"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_13"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#245/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#245/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#245"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,10)-(25,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#246",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The start entry of the list"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_14"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#246/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#246/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#246"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,17)-(26,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#minimum": [
-{
-"@id": "amf://id#247",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "0"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_15"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#247/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#247/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#247"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,13)-(27,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#248",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "25"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_16"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#248/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#248/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#248"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,13)-(28,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#default": [
-{
-"@id": "amf://id#249",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "0"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_17"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#249/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#249/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#249"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,13)-(29,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#250",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#250/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#250/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#250"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,14)-(30,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#244/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#244/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#244"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,0)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#244/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#minimum"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#nextPageToken": [
-{
-"@id": "amf://id#251",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#252",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "string"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#252/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#252/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#252"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,10)-(32,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#253",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#253/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#253/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#253"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,13)-(33,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#254",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The `nextPageToken` is a web safe encoded cursor to the next entry in the database.\nIt can be obtained by requesting paginated resource and used in next request to get\nnext results page.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#254/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#254/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#254"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,17)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#pattern": [
-{
-"@id": "amf://id#255",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "[a-zA-Z0-9]+"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#255/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#255/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#255"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,13)-(38,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#256",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#256/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#256/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#256"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,14)-(39,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#251/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#251/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,4)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#251"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(34,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#251/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#235/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#235/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#start"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "amf://id#235/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#limit"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#235/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,2)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#235/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#235"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,0)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#responses": [
-{
-"@id": "amf://id#257",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#200": [
-{
-"@id": "amf://id#258",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#259",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Paginated response containing a single page of the result.\nBy default one page of the results contains 25 items. You can extend it by setting a\n`limit` query parameter in your request.\nWhen changing parameters while using the `nextPageToken` the `nextPageToken` will be ignored\nand new query will be performed. Queries with `nextPageToken` should contain the same set\nof parameters as the first request.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_27"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#259/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#259/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#259"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,17)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#body": [
-{
-"@id": "amf://id#260",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#application%2Fjson": [
-{
-"@id": "amf://id#261",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#262",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "object"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_30"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#262/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#262/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#262"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,14)-(51,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#properties": [
-{
-"@id": "amf://id#263",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#items": [
-{
-"@id": "amf://id#264",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#265",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "array"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#265/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#265/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#265"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,18)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#266",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#266/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#266/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#266"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,22)-(55,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#267",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Contains a list of objects for this method."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#267/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#267/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#267"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,25)-(56,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#items": [
-{
-"@id": "amf://id#268",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "<>"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#268/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#268/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#268"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,19)-(57,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#264/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#264/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(56,12)-(57,0)]"
-}
-]
-},
-{
-"@id": "amf://id#264/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#264"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,0)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#264/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(57,12)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#264/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(55,12)-(56,0)]"
-}
-]
-},
-{
-"@id": "amf://id#264/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(54,12)-(55,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#nextPageToken": [
-{
-"@id": "amf://id#269",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#270",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "string"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#270/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#270/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#270"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,18)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#271",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#271/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#271/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#271"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,22)-(60,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#272",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "CiAKGjBpNDd2Nmp2Zml2cXRwYjBpOXA"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#272/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#272/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#272"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,21)-(61,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#273",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The next page token is a web safe encoded cursor to the next entry in the database.\nUse it in the next request to obtain next page of the results.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#273/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#273/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#273"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,25)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#269/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#269/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(61,12)-(62,0)]"
-}
-]
-},
-{
-"@id": "amf://id#269/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#269"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,0)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#269/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(62,12)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#269/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(60,12)-(61,0)]"
-}
-]
-},
-{
-"@id": "amf://id#269/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(59,12)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_31"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#263/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#263/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#items"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,10)-(58,0)]"
-}
-]
-},
-{
-"@id": "amf://id#263/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(58,10)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#263/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#263"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(53,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#261/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#261/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "amf://id#261/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#properties"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(52,8)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#261/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#261"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(51,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#260/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#260/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#260"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,0)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#260/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fjson"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(50,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#258/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#258/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "amf://id#258/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(49,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#258/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#258"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,0)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#400": [
-{
-"@id": "amf://id#274",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#275",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The error response when one of the parameters is invalid and can't be parsed.\nNothing can be done at this time except correcting the request to send valid data.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#275/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#275/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#275"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,17)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#body": [
-{
-"@id": "amf://id#276",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#application%2Fjson": [
-{
-"@id": "amf://id#277",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#278",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Invalid"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_46"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#278/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#278/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#278"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,21)-(71,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#279",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "object"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_47"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#279/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#279/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#279"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,14)-(72,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#properties": [
-{
-"@id": "amf://id#280",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#error": [
-{
-"@id": "amf://id#281",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#282",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "boolean"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_50"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#282/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#282/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#282"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,18)-(75,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#283",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_51"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#283/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#283/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#283"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,22)-(76,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#284",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_52"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#284/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#284/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#284"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,21)-(77,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#285",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Indicate that the response is errored."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_53"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#285/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#285/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#285"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,25)-(78,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_49"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#281/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#281/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(77,12)-(78,0)]"
-}
-]
-},
-{
-"@id": "amf://id#281/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#281"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,0)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#281/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(78,12)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#281/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(76,12)-(77,0)]"
-}
-]
-},
-{
-"@id": "amf://id#281/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(75,12)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#message": [
-{
-"@id": "amf://id#286",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#287",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "string"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_55"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#287/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#287/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#287"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,18)-(80,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#288",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The error message associated with the error."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_56"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#288/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#288/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#288"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,25)-(81,69)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#example": [
-{
-"@id": "amf://id#289",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The `limit` parameter is invalid. Please, provide a number between 1 and 300."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_57"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#289/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#289/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#289"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,21)-(82,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#required": [
-{
-"@id": "amf://id#290",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_58"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#290/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#290/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#290"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,22)-(83,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_54"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#286/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#286/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#example"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(82,12)-(83,0)]"
-}
-]
-},
-{
-"@id": "amf://id#286/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#286"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#286/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(83,12)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#286/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(81,12)-(82,0)]"
-}
-]
-},
-{
-"@id": "amf://id#286/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(80,12)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_48"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#280/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#280/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#error"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,10)-(79,0)]"
-}
-]
-},
-{
-"@id": "amf://id#280/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(79,10)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#280/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#280"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(74,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_45"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#277/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#277/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(72,8)-(73,0)]"
-}
-]
-},
-{
-"@id": "amf://id#277/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "amf://id#277/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#properties"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(73,8)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#277/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#277"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(71,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#276/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#276/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#276"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#276/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#application%2Fjson"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(70,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#274/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#274/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "amf://id#274/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(69,4)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#274/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#274"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(66,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#257/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#257/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#200"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(65,0)]"
-}
-]
-},
-{
-"@id": "amf://id#257/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#400"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(65,2)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#257/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#257"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#233/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#233/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#queryParameters"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,0)-(40,0)]"
-}
-]
-},
-{
-"@id": "amf://id#233/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#233/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#responses"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,0)-(84,0)]"
-}
-]
-},
-{
-"@id": "amf://id#233/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#233"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#variable": [
-{
-"@value": "resourceType"
-},
-{
-"@value": "resourcePathName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#412/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#412/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#412"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#412/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#412"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(84,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#412/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#412"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#413",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Trait",
-"http://a.ml/vocabularies/document#AbstractDeclaration",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Adminable"
-}
-],
-"http://a.ml/vocabularies/document#dataNode": [
-{
-"@id": "amf://id#219",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#220",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Use this to mark a resource that can be changed only by users with admin level."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#220/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#220/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#220"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,13)-(4,92)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#responses": [
-{
-"@id": "amf://id#221",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#200": [
-{
-"@id": "amf://id#222",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#headers": [
-{
-"@id": "amf://id#223",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#X-Amin-Resource": [
-{
-"@id": "amf://id#224",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#displayName": [
-{
-"@id": "amf://id#225",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Admin resource mark header"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_7"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#225/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#225/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#225"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,21)-(15,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#type": [
-{
-"@id": "amf://id#226",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "boolean"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_8"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#226/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#226/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#226"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,14)-(16,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#default": [
-{
-"@id": "amf://id#227",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "false"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_9"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#227/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#227/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#227"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,17)-(17,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#228",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "This header is not set if the resource can be changed by non-admin users."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_10"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#228/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#228/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#228"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,21)-(18,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_6"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#224/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#224/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#default"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#224"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#224/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#223/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#223/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#223"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#223/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#X-Amin-Resource"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#222/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#222/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#222"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,0)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#222/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#headers"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#401": [
-{
-"@id": "amf://id#229",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#description": [
-{
-"@id": "amf://id#230",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "The 401 response will be returned when trying to update the resource with\nnon-admin clerance level. Resources that requires admin privileges are marked with\n`X-Admin-Resource` header when getting the resource.\n"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_12"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#230/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#230/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#230"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,17)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_11"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#229/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#229/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#229"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#229/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#221/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#221/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#200"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#221/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#401"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#221/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#221"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#219/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#219/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#219/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#responses"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#219/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#219"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#413/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#413/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#413"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#413/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#413"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(24,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#413/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#413"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#414",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This API supports OAuth 2.0 for authenticating all API requests."
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#32",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "authorization"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "authorization"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#33",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"access_token\" query string parameter."
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#34",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "ya.2453vfDb3cJHisdf.*&H"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#34/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#34/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#34/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-},
-{
-"@id": "amf://id#34/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,15)-(13,38)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#34/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#34"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#32"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#33/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#33/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(12,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#33/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#33/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#33"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#32/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#32/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#32/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#32"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#35",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "access_token"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "access_token"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#36",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Do not use with the \"Authorization\" header."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#36/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#36/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(7,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#36/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#36/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#36"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#35/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#35/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#35/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#35"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#37",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, re-authenticate the user."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#38",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#39",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#39/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#39/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#39/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#39"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#38/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#38/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#38"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#37/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#37/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#37/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#37"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#40",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here."
-}
-],
-"http://a.ml/vocabularies/apiContract#payload": [
-{
-"@id": "amf://id#41",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Payload",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#mediaType": [
-{
-"@value": "application/json"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#42",
-"@type": [
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#42/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#42/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#42/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#42"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#41/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#41/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#41"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#40/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#40/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#payload"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#40/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#40"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/security#settings": [
-{
-"@id": "amf://id#43",
-"@type": [
-"http://a.ml/vocabularies/security#OAuth2Settings",
-"http://a.ml/vocabularies/security#Settings",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#authorizationGrant": [
-{
-"@value": "authorization_code"
-},
-{
-"@value": "implicit"
-}
-],
-"http://a.ml/vocabularies/security#flows": [
-{
-"@id": "amf://id#44",
-"@type": [
-"http://a.ml/vocabularies/security#OAuth2Flow",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/security#authorizationUri": [
-{
-"@value": "http://api.domain.com/oauth2/auth"
-}
-],
-"http://a.ml/vocabularies/security#accessTokenUri": [
-{
-"@value": "http://api.domain.com/oauth2/token"
-}
-],
-"http://a.ml/vocabularies/security#scope": [
-{
-"@id": "amf://id#45",
-"@type": [
-"http://a.ml/vocabularies/security#Scope",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "profile"
-}
-]
-},
-{
-"@id": "amf://id#46",
-"@type": [
-"http://a.ml/vocabularies/security#Scope",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "email"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#44/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#44/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#accessTokenUri"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#authorizationUri"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,2)-(28,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#scope"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#44/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#44"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#43/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#43/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#43"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#43/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#authorizationGrant"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#414/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#414/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#414/source-map/lexical/element_6",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#settings"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#414/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#414/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#414"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#415",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "x-custom"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "A custom security scheme for authenticating requests.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#header": [
-{
-"@id": "amf://id#65",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "SpecialToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "header"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#66",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Used to send a custom token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#66/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#66/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(11,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#66/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#66/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#66"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#65/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#65/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(11,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#65/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#65"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#parameter": [
-{
-"@id": "amf://id#67",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "debugToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": false
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#68",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Select one of available values to run the request in the debug mode with selected level."
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#68/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#69",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Info"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#69/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#69/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#69"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,13)-(15,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#70",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Log"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#70/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#70/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#70"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,19)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_3": [
-{
-"@id": "amf://id#71",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Warning"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#71/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#71/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#71"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,24)-(15,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_4": [
-{
-"@id": "amf://id#72",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Error"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#72/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#72/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#72"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,33)-(15,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_5": [
-{
-"@id": "amf://id#73",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Critical"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#73/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#73/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#73"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,40)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#68/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#68/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(16,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#68/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#68/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#68"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#67/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#67/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#required"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#67/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#67"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#74",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Parameter",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/apiContract#paramName": [
-{
-"@value": "booleanToken"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://a.ml/vocabularies/apiContract#required": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/apiContract#binding": [
-{
-"@value": "query"
-}
-],
-"http://a.ml/vocabularies/shapes#schema": [
-{
-"@id": "amf://id#75",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "schema"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Just to test boolean values."
-}
-],
-"http://www.w3.org/ns/shacl#defaultValue": [
-{
-"@id": "amf://id#76",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#76/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#76/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#76"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,15)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#75/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#75/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(20,10)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#75/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#75"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#defaultValueStr"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#75/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#74/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#74/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/shapes#schema"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#74/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#74"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/apiContract#response": [
-{
-"@id": "amf://id#77",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "401"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Bad token.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#77/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#77/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#77"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#77/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#78",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Response",
-"http://a.ml/vocabularies/apiContract#Message",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/apiContract#statusCode": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "403"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#78/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#78/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#78"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#415/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#415/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#415/source-map/lexical/element_5",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#parameter"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#header"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/apiContract#response"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(27,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#415/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#415/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#415"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#416",
-"@type": [
-"http://a.ml/vocabularies/security#SecurityScheme",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "basic"
-}
-],
-"http://a.ml/vocabularies/security#type": [
-{
-"@value": "Basic Authentication"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "This API supports Basic Authentication for staging environment.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#416/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#416/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#416"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#416/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/security#type"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "amf://id#416/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "amf://id#416/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#416"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(6,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#416/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#416"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#144",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#148",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#149",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "The URL of the image.\nTo resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#149/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#149/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#149/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#149/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#149"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#148/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#148/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#148"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#150",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#151",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Thumbnail"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#151/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#151/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#151/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#151/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#151"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#150/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#150/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#150"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "image"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An image object representing an image object strored in the file store.\nThe image can be only included in the response. It has no effect if the Image appear in the\nrequest. Endpoint handles image creation on it's own and clients can't process images\nexcept of sending image data.\n"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#145",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#url": [
-{
-"@id": "amf://id#146",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#146/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#146/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#146"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,7)-(22,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#thumb": [
-{
-"@id": "amf://id#147",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#147/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#147/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#147"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,9)-(23,60)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#url"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "url: https://domain.com/profile/pawel.psztyc/image\nthumb: https://domain.com/profile/pawel.psztyc/image/thumb"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#145/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#145/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#145/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#145/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#145"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,0)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#144/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#144/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#144/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,0)-(9,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#144/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#144/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(9,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#144/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#144"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#95",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#reports"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#97",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#98",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#104",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#105",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#105/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#105/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#105"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#104/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#104/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#104"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Person"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#firstname": [
-{
-"@id": "amf://id#100",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#100/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#100/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#100"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#lastname": [
-{
-"@id": "amf://id#101",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#101/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#101/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#101"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#title": [
-{
-"@id": "amf://id#102",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Mr."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#102/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#102/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#kind": [
-{
-"@id": "amf://id#103",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Manager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#103/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#103/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#103"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#99/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#98/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#98/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#98/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#98/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#97/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#97/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#97"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#106",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#106/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#106/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#106"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#108",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#109",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#109/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#110",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeManager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#110/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#110/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#110"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,15)-(32,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#109/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#109/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#109/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#109/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#109/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#108/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#108/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#108"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#95/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(33,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#95/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#anyOf": [
-{
-"@id": "amf://id#95/link-575580969",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Manager"
-}
-]
-},
-{
-"@id": "amf://id#111",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#87",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#88",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#88/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#89",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "low"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#89/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#89/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#89"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#90",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "high"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#90/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#90/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#88/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#88/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#87/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#87/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#87"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#112",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#112/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#112/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#112"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#91",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#92",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#92/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#93",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#93/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#93/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#93"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#92/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#92/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#92/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#91/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#91/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#91"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#111/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#111/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#111/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#111/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Alertable"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#113",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#114",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#onCall"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#94",
-"@type": [
-"http://a.ml/vocabularies/shapes#UnionShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#anyOf": [
-{
-"@id": "amf://id#95/link-575580969",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Manager"
-}
-]
-},
-{
-"@id": "amf://id#111",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#87",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#88",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#88/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#89",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "low"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#89/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#89/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#89"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,16)-(40,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/2000/01/rdf-schema#_2": [
-{
-"@id": "amf://id#90",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "high"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#90/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#90/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#90"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,21)-(40,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#88/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#88/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#88"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "amf://id#88/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "clearanceLevel"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#87/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#87/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#87"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(39,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#112",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#112/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#112/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#112"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(44,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#91",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#92",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#92/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#93",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeAdmin"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#93/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#93/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#93"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,15)-(38,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#92/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#92/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#92/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "amf://id#92/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#92"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#91/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#91/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#91"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "AlertableAdmin"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#111/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#111/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#111/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(41,2)-(45,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#111/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#111"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(42,4)-(42,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Alertable"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#94/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#94/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#94/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#94"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(45,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "onCall"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#114/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#114/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#114"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#115",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#Head"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#95",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#96",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#reports"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#97",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#98",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#83",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#84",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#84/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#84/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#84"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#83/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#83/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#83"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#81",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#82",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#82/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#82/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#82"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#81/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#81/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#81"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#85",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#86",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#86/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#86/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#86"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#85/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#85/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#85"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#104",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#105",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#105/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#105/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#105"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#104/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#104/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#104"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Person"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#99",
-"@type": [
-"http://a.ml/vocabularies/data#Object",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#firstname": [
-{
-"@id": "amf://id#100",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Pawel"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#100/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#100/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#100"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,17)-(18,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#lastname": [
-{
-"@id": "amf://id#101",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Psztyc"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#101/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#101/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#101"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,16)-(19,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#title": [
-{
-"@id": "amf://id#102",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Mr."
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_4"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#102/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#102/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#102"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,13)-(20,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/data#kind": [
-{
-"@id": "amf://id#103",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "Manager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_5"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#103/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#103/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#103"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,12)-(21,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "object_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_4",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#title"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#lastname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/data#firstname"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "firstname: Pawel\nlastname: Psztyc\ntitle: Mr.\nkind: Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#99/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#99/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#99/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,12)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,0)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#99/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#99"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#98/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#98/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#98/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(22,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#98/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#98"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#97/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#97/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#97"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "reports"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#96/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#96/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#96"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#106",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#phone"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#107",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#pattern": [
-{
-"@value": "^[0-9|-]+$"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#107/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#107/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#107/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#pattern"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#107/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,2)-(25,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#107/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#107"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "phone"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#106/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#106/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#106"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#108",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#109",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://www.w3.org/ns/shacl#in": [
-{
-"@id": "amf://id#109/list",
-"@type": "http://www.w3.org/2000/01/rdf-schema#Seq",
-"http://www.w3.org/2000/01/rdf-schema#_1": [
-{
-"@id": "amf://id#110",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "AcmeManager"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#110/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#110/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#110"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,15)-(32,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#109/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#109/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#109/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#109/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#in"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#109/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#109"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "kind"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#108/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#108/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#108"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Manager"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#95/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#95/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#95/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,2)-(33,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#95/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Head"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#115/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#115/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#115"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "Org"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Represents an organization unit."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#113/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"@id": "amf://id#113/source-map/declared-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#113/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#113/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#113/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#113"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#692",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#95/link-575580969",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#95"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "Manager"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "amf_inline_type_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#692/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#692/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#692"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#692/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#692"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(370,16)-(371,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [
-{
-"@id": "amf://id#692/source-map/auto-generated-name/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#692"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#195",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#196",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#from"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#197",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#198",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#uid"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#199",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "uid"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "User ID."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#199/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#199/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#199"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,8)-(12,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#199/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#199/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "amf://id#199/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#199"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "uid"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#198/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#198/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#198"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#200",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#201",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "User full name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#201/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#201/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#201"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#201/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#201/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "amf://id#201/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#201"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#200/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#200/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#200"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#202",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#203",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "User emaill address to be used to return the message. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#203/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#203/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#203"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#203/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "amf://id#203/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#203/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#203"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#202/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#202/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#202"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "from"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Object representing sender of the message."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#197/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#197/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#197"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#197/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#197"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#197/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "from"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#196/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#196/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#196"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(6,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#196/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#204",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#205",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#205/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#205/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#205"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#205/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#205/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#205/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#205"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#204/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#204/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#204"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#206",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#207",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "timestamp"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message sent timestamp as a Uxin timestamp."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#207/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#207/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#207"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#207/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "amf://id#207/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "amf://id#207/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#207"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "timestamp"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#206/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#206/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#206"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#208",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#209",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#210",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "attachements"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "List of URLs to the attachments"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#209/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#209/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#209"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#209/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#209"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#209/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "attachements"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#208/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#208/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#208"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "amf://id#208/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#211",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#212",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "True if the message should be marked as an important."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#212/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#212/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#212"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#212/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "amf://id#212/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "amf://id#212/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#212"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#211/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#211/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#211"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "amf://id#211/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "An user message object."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#195/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#195/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#195/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#195/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-},
-{
-"@id": "amf://id#195/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#195/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#195"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#18",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#closed": [
-{
-"@value": false
-}
-],
-"http://www.w3.org/ns/shacl#property": [
-{
-"@id": "amf://id#19",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#email"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#20",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Receiver email address. It's a virtual email address assigned to this user. Messages sent to this address will be rerouted to user's original address."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#20/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#20/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#20/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "amf://id#20/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "amf://id#20/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#20"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "email"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#19/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#19/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#19"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#21",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#message"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#22",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message body"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#22/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#22/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#22/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "amf://id#22/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "amf://id#22/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#22"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "message"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#21/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#21/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#21"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#23",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#timestamp"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#24",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "timestamp"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message sent timestamp as a Uxin timestamp."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#24/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#24/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#24/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "amf://id#24/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "amf://id#24/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#24"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "timestamp"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#23/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#23/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#23"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(13,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#25",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#attachements"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#26",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#27",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "attachements"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "List of URLs to the attachments"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#26/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#26/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#26/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#26"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#26/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "attachements"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#25/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#25/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#25"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "amf://id#25/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#28",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#important"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "amf://id#29",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "True if the message should be marked as an important."
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#29/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#29/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#29/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "amf://id#29/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "amf://id#29/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#29"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "important"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#28/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#28/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#28"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(20,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#28/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#minCount"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "items"
-}
-],
-"http://a.ml/vocabularies/core#description": [
-{
-"@value": "Message sent by a user object. This represents a message in user's sent folder.\n"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#18/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#18/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"@id": "amf://id#18/source-map/type-property-lexical-info/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#18/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(3,0)-(24,0)]"
-}
-]
-},
-{
-"@id": "amf://id#18/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#description"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"@id": "amf://id#18/source-map/source-vendor/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#18"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#797",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#348/link--108497498",
-"@type": [
-"http://www.w3.org/ns/shacl#NodeShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#link-target": [
-{
-"@id": "amf://id#348"
-}
-],
-"http://a.ml/vocabularies/document#link-label": [
-{
-"@value": "OtherQueryParam"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "amf_inline_type_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#797/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#797/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#797"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#797/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#797"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(455,8)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#812",
-"@type": [
-"http://a.ml/vocabularies/shapes#ArrayShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/shapes#items": [
-{
-"@id": "amf://id#819",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://a.ml/vocabularies/shapes#AnyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "amf_inline_type_3"
-}
-],
-"http://a.ml/vocabularies/apiContract#examples": [
-{
-"@id": "amf://id#813",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Some-test-example"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#813",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#814",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "123"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#814/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#814/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#814"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(481,30)-(481,33)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#815",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "456"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#815/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#815/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#815"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(481,35)-(481,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#813/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#813/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#813"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(481,29)-(481,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "- 123\n- 456"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#813/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#813/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#813/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(481,29)-(481,39)]"
-}
-]
-},
-{
-"@id": "amf://id#813/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(481,10)-(482,0)]"
-}
-]
-},
-{
-"@id": "amf://id#813/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(481,29)-(481,39)]"
-}
-]
-},
-{
-"@id": "amf://id#813/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#813"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(481,10)-(482,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#local-element": [
-{
-"@id": "amf://id#813/source-map/local-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#813"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#813/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#813"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#811"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#816",
-"@type": [
-"http://a.ml/vocabularies/apiContract#Example",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "Other-example"
-}
-],
-"http://a.ml/vocabularies/document#strict": [
-{
-"@value": true
-}
-],
-"http://a.ml/vocabularies/document#structuredValue": [
-{
-"@id": "amf://id#816",
-"@type": [
-"http://a.ml/vocabularies/data#Array",
-"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/2000/01/rdf-schema#member": [
-{
-"@id": "amf://id#817",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1011"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#817/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#817/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#817"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(482,26)-(482,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#818",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "1213"
-}
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "scalar_3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#818/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#818/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#818"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(482,32)-(482,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/core#name": [
-{
-"@value": "array_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#816/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#816/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#816"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(482,25)-(482,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#raw": [
-{
-"@value": "- 1011\n- 1213"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#816/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
-{
-"@id": "amf://id#816/source-map/synthesized-field/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#strict"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#816/source-map/lexical/element_3",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#structuredValue"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(482,25)-(482,37)]"
-}
-]
-},
-{
-"@id": "amf://id#816/source-map/lexical/element_1",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/core#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(482,10)-(483,0)]"
-}
-]
-},
-{
-"@id": "amf://id#816/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies/document#raw"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(482,25)-(482,37)]"
-}
-]
-},
-{
-"@id": "amf://id#816/source-map/lexical/element_2",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#816"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(482,10)-(483,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#local-element": [
-{
-"@id": "amf://id#816/source-map/local-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#816"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#tracked-element": [
-{
-"@id": "amf://id#816/source-map/tracked-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#816"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "amf://id#811"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#812/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#inline-element": [
-{
-"@id": "amf://id#812/source-map/inline-element/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#812"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"@id": "amf://id#812/source-map/lexical/element_0",
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#812"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(479,8)-(480,0)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/facets-compact.json b/demo/models/facets-compact.json
deleted file mode 100644
index eee3a2eba..000000000
--- a/demo/models/facets-compact.json
+++ /dev/null
@@ -1,610 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#3",
-"@type": [
-"schema-org:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"schema-org:name": [
-{
-"@value": "API with Types"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "schema-org:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#3"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:declares": [
-{
-"@id": "#1",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"shacl:name": [
-{
-"@value": "CustomDate"
-}
-],
-"raml-shapes:customShapePropertyDefinitions": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#onlyFutureDates"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F/scalar/onlyFutureDates%3F",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "onlyFutureDates?"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F/scalar/onlyFutureDates%3F/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F/scalar/onlyFutureDates%3F"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "onlyFutureDates"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#noHolidays"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "noHolidays"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "noHolidays"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,12)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"shacl:name": [
-{
-"@value": "PossibleMeetingDate"
-}
-],
-"raml-shapes:customShapeProperties": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/shapeExtension",
-"@type": [
-"raml-http:ShapeExtension",
-"doc:DomainElement"
-],
-"doc:definedBy": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#noHolidays"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays",
-"@type": [
-"raml-shapes:ScalarShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "noHolidays"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "noHolidays"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:extension": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/extension/noHolidays/scalar_1",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true",
-"@type": "xsd:boolean"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/extension/noHolidays/scalar_1/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/extension/noHolidays/scalar_1"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,16)-(11,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/shapeExtension/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/shapeExtension"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,21)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(12,0)]"
-}
-]
-},
-{
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"sourcemaps:element": [
-{
-"@value": "amf://id#2"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"@context": {
-"@base": "amf://id",
-"raml-http": "http://a.ml/vocabularies/http#",
-"shacl": "http://www.w3.org/ns/shacl#",
-"raml-shapes": "http://a.ml/vocabularies/shapes#",
-"data": "http://a.ml/vocabularies/data#",
-"doc": "http://a.ml/vocabularies/document#",
-"sourcemaps": "http://a.ml/vocabularies/document-source-maps#",
-"schema-org": "http://schema.org/",
-"xsd": "http://www.w3.org/2001/XMLSchema#"
-}
-}
-]
diff --git a/demo/models/facets.json b/demo/models/facets.json
deleted file mode 100644
index a6ea1204b..000000000
--- a/demo/models/facets.json
+++ /dev/null
@@ -1,599 +0,0 @@
-[
-{
-"@id": "amf://id",
-"@type": [
-"http://a.ml/vocabularies/document#Document",
-"http://a.ml/vocabularies/document#Fragment",
-"http://a.ml/vocabularies/document#Module",
-"http://a.ml/vocabularies/document#Unit"
-],
-"http://a.ml/vocabularies/document#encodes": [
-{
-"@id": "amf://id#3",
-"@type": [
-"http://schema.org/WebAPI",
-"http://a.ml/vocabularies/document#RootDomainElement",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://schema.org/name": [
-{
-"@value": "API with Types"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#3/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#source-vendor": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://schema.org/name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#3"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(2,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#declares": [
-{
-"@id": "amf://id#1",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "CustomDate"
-}
-],
-"http://a.ml/vocabularies/shapes#customShapePropertyDefinitions": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#onlyFutureDates"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F/scalar/onlyFutureDates%3F",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "onlyFutureDates?"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F/scalar/onlyFutureDates%3F/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F/scalar/onlyFutureDates%3F"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 0
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "onlyFutureDates"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "file://demo/models/facets/facets.raml#/declarations/types/scalar/CustomDate/property/onlyFutureDates%3F"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#noHolidays"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "noHolidays"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "noHolidays"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(4,12)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(4,2)-(9,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "amf://id#2",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#date"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "PossibleMeetingDate"
-}
-],
-"http://a.ml/vocabularies/shapes#customShapeProperties": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/shapeExtension",
-"@type": [
-"http://a.ml/vocabularies/http#ShapeExtension",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/document#definedBy": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays",
-"@type": [
-"http://www.w3.org/ns/shacl#PropertyShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape"
-],
-"http://www.w3.org/ns/shacl#path": [
-{
-"@id": "http://a.ml/vocabularies/data#noHolidays"
-}
-],
-"http://a.ml/vocabularies/shapes#range": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays",
-"@type": [
-"http://a.ml/vocabularies/shapes#ScalarShape",
-"http://www.w3.org/ns/shacl#Shape",
-"http://a.ml/vocabularies/shapes#Shape",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://www.w3.org/ns/shacl#datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "noHolidays"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/scalar/noHolidays"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://www.w3.org/ns/shacl#minCount": [
-{
-"@value": 1
-}
-],
-"http://www.w3.org/ns/shacl#name": [
-{
-"@value": "noHolidays"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://a.ml/vocabularies#document/shape_extension/property/noHolidays"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(8,6)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document#extension": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/extension/noHolidays/scalar_1",
-"@type": [
-"http://a.ml/vocabularies/data#Scalar",
-"http://a.ml/vocabularies/data#Node",
-"http://a.ml/vocabularies/document#DomainElement"
-],
-"http://a.ml/vocabularies/data#value": [
-{
-"@value": "true",
-"@type": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/extension/noHolidays/scalar_1/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/extension/noHolidays/scalar_1"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,16)-(11,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/shapeExtension/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "file://demo/models/facets/facets.raml#/declarations/types/scalar/PossibleMeetingDate/shapeExtension"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#sources": [
-{
-"@id": "amf://id#2/source-map",
-"@type": [
-"http://a.ml/vocabularies/document-source-maps#SourceMap"
-],
-"http://a.ml/vocabularies/document-source-maps#declared-element": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": ""
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#lexical": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#name"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(9,21)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(9,2)-(12,0)]"
-}
-]
-},
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "http://www.w3.org/ns/shacl#datatype"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-],
-"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [
-{
-"http://a.ml/vocabularies/document-source-maps#element": [
-{
-"@value": "amf://id#2"
-}
-],
-"http://a.ml/vocabularies/document-source-maps#value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-]
diff --git a/demo/models/google-drive-api-compact.json b/demo/models/google-drive-api-compact.json
deleted file mode 100644
index af9b7f28f..000000000
--- a/demo/models/google-drive-api-compact.json
+++ /dev/null
@@ -1,935201 +0,0 @@
-[
-{
-"@id": "",
-"@type": [
-"doc:Document",
-"doc:Fragment",
-"doc:Module",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2641",
-"@type": [
-"apiContract:WebAPI",
-"doc:RootDomainElement",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Google Drive"
-}
-],
-"apiContract:server": [
-{
-"@id": "#3443",
-"@type": [
-"apiContract:Server",
-"doc:DomainElement"
-],
-"core:urlTemplate": [
-{
-"@value": "https://www.googleapis.com/drive/{version}"
-}
-],
-"apiContract:variable": [
-{
-"@id": "#3444",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "version"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3445",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3444/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:urlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3443/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:accepts": [
-{
-"@value": "application/json"
-}
-],
-"apiContract:contentType": [
-{
-"@value": "application/json"
-}
-],
-"core:version": [
-{
-"@value": "v2"
-}
-],
-"core:documentation": [
-{
-"@id": "#3446",
-"@type": [
-"core:CreativeWork",
-"doc:DomainElement"
-],
-"core:title": [
-{
-"@value": "Headline"
-}
-],
-"core:description": [
-{
-"@value": "Google Drive is a file storage and synchronization service created and managed by Google. It allows users to store documents in the cloud, share files, and edit documents with collaborators. Google Drive encompasses Google Docs, Sheets and Slides, an office suite that permits collaborative editing of documents, spreadsheets, presentations, drawings, forms, and more."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#3446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#3446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3447",
-"@type": [
-"core:CreativeWork",
-"doc:DomainElement"
-],
-"core:title": [
-{
-"@value": "Upload files"
-}
-],
-"core:description": [
-{
-"@value": "# Upload Files\n\nThe Drive API allows you to upload file data when creating or updating a File resource.\n\n## Upload options\n\nThe Drive API allows you to upload certain types of binary data, or media. The specific characteristics of the data you can upload are specified on the reference page for any method that supports media uploads:\n\n- **Maximum upload file size**: The maximum amount of data you can store with this method.\n- **Accepted media MIME types**: The types of binary data you can store using this method.\n\nYou can make upload requests in any of the following ways. Specify the method you are using with the uploadType request parameter.\n\nSimple upload: uploadType=media. For quick transfer of smaller files, for example, 5 MB or less.\nMultipart upload: uploadType=multipart. For quick transfer of smaller files and metadata; transfers the file along with metadata that describes it, all in a single request.\nResumable upload: uploadType=resumable. For reliable transfer, especially important with larger files. With this method, you use a session initiating request, which optionally can include metadata. This is a good strategy to use for most applications, since it also works for smaller files at the cost of one additional HTTP request per upload.\nWhen you upload media, you use a special URI. In fact, methods that support media uploads have two URI endpoints:\n\n- **The /upload URI, for the media**. The format of the upload endpoint is the standard resource URI with an `/upload` prefix. Use this URI when transferring the media data itself. Example: `POST /upload/drive/v2/files`.\n- **The standard resource URI, for the metadata**. If the resource contains any data fields, those fields are used to store metadata describing the uploaded file. You can use this URI when creating or updating metadata values. Example: `POST /drive/v2/files`.\n\n\n## Simple upload\n\nThe most straightforward method for uploading a file is by making a simple upload request. This option is a good choice when:\n\n- The file is small enough to upload again in its entirety if the connection fails.\n- There is no metadata to send. This might be true if you plan to send metadata for this resource in a separate request, or if no metadata is supported or available.\n\n\nTo use simple upload, make a `POST` or `PUT` request to the method's **/upload** URI and add the query parameter `uploadType=media`. For example:\n\n```\nPOST https://www.googleapis.com/upload/drive/v2/files?uploadType=media\n```\n\nThe HTTP headers to use when making a simple upload request include:\n\n- `Content-Type`. Set to one of the method's accepted upload media data types, specified in the API reference.\n- `Content-Length`. Set to the number of bytes you are uploading. Not required if you are using chunked transfer encoding.\n\n\n### Example: Simple upload\n\nThe following example shows the use of a simple upload request for the Drive API.\n```\nPOST /upload/drive/v2/files?uploadType=media HTTP/1.1\nHost: www.googleapis.com\nContent-Type: image/jpeg\nContent-Length: number_of_bytes_in_file\nAuthorization: Bearer your_auth_token\n\nJPEG data\n```\n\nIf the request succeeds, the server returns the HTTP 200 OK status code along with any metadata:\n\n```\nHTTP/1.1 200\nContent-Type: application/json\n\n{\n \"title\": \"My File\"\n}\n```\n\n### Multipart upload\n\nIf you have metadata that you want to send along with the data to upload, you can make a single multipart/related request. This is a good choice if the data you are sending is small enough to upload again in its entirety if the connection fails.\n\nTo use multipart upload, make a POST or PUT request to the method's **/upload** URI and add the query parameter `uploadType=multipart`, for example:\n```\nPOST https://www.googleapis.com/upload/drive/v2/files?uploadType=multipart\n```\n\nThe top-level HTTP headers to use when making a multipart upload request include:\n\n- `Content-Type`. Set to multipart/related and include the boundary string you're using to identify the parts of the request.\n- `Content-Length`. Set to the total number of bytes in the request body. The media portion of the request must be less than the maximum file size specified for this method.\n\nThe body of the request is formatted as a multipart/related content type [RFC2387] and contains exactly two parts. The parts are identified by a boundary string, and the final boundary string is followed by two hyphens.\n\nEach part of the multipart request needs an additional Content-Type header:\n\n- **Metadata part**: Must come first, and Content-Type must match one of the accepted metadata formats.\n- **Media part**: Must come second, and Content-Type must match one the method's accepted media MIME types.\n\nSee the API reference for each method's list of accepted media MIME types and size limits for uploaded files.\n\n\nNote: To create or update the metadata portion only, without uploading the associated data, simply send a `POST` or `PUT` request to the standard resource endpoint: `https://www.googleapis.com/drive/v2/files`\n\n\n#### Example: Multipart upload\n\nThe example below shows a multipart upload request for the Drive API.\n\n```\nPOST /upload/drive/v2/files?uploadType=multipart HTTP/1.1\nHost: www.googleapis.com\nAuthorization: Bearer your_auth_token\nContent-Type: multipart/related; boundary=foo_bar_baz\nContent-Length: number_of_bytes_in_entire_request_body\n\n--foo_bar_baz\nContent-Type: application/json; charset=UTF-8\n\n{\n \"title\": \"My File\"\n}\n\n--foo_bar_baz\nContent-Type: image/jpeg\n\nJPEG data\n--foo_bar_baz--\n```\n\nIf the request succeeds, the server returns the HTTP 200 OK status code along with any metadata:\n```\nHTTP/1.1 200\nContent-Type: application/json\n\n{\n \"title\": \"My File\"\n}\n```\n\n#### Resumable upload\n\nTo upload data files more reliably, you can use the resumable upload protocol. This protocol allows you to resume an upload operation after a communication failure has interrupted the flow of data. It is especially useful if you are transferring large files and the likelihood of a network interruption or some other transmission failure is high, for example, when uploading from a mobile client app. It can also reduce your bandwidth usage in the event of network failures because you don't have to restart large file uploads from the beginning.\n\nThe steps for using resumable upload include:\n\n- Start a resumable session. Make an initial request to the upload URI that includes the metadata, if any.\n- Save the resumable session URI. Save the session URI returned in the response of the initial request; you'll use it for the remaining requests in this session.\n- Upload the file. Send the media file to the resumable session URI.\n\nIn addition, apps that use resumable upload need to have code to resume an interrupted upload. If an upload is interrupted, find out how much data was successfully received, and then resume the upload starting from that point.\n\nNote: An upload URI expires after one week.\n\n\n##### Step 1: Start a resumable session\n\nTo initiate a resumable upload, make a POST or PUT request to the method's */upload* URI and add the query parameter uploadType=resumable, for example:\n```\nPOST https://www.googleapis.com/upload/drive/v2/files?uploadType=resumable\n```\n\nFor this initiating request, the body is either empty or it contains the metadata only; you'll transfer the actual contents of the file you want to upload in subsequent requests.\n\nUse the following HTTP headers with the initial request:\n\n- `X-Upload-Content-Type`. Set to the media MIME type of the upload data to be transferred in subsequent requests.\n- `X-Upload-Content-Length`. Set to the number of bytes of upload data to be transferred in subsequent requests. If the length is unknown at the time of this request, you can omit this header.\n- If providing metadata: `Content-Type`. Set according to the metadata's data type.\n- `Content-Length`. Set to the number of bytes provided in the body of this initial request. Not required if you are using chunked transfer encoding.\n\nSee the API reference for each method's list of accepted media MIME types and size limits for uploaded files.\n\n###### Example: Resumable session initiation request\n\nThe following example shows how to initiate a resumable session for the Drive API.\n\n```\nPOST /upload/drive/v2/files?uploadType=resumable HTTP/1.1\nHost: www.googleapis.com\nAuthorization: Bearer your_auth_token\nContent-Length: 38\nContent-Type: application/json; charset=UTF-8\nX-Upload-Content-Type: image/jpeg\nX-Upload-Content-Length: 2000000\n\n{\n \"title\": \"My File\"\n}\n```\n\nNote: For an initial resumable update request without metadata, leave the body of the request empty, and set the Content-Length header to 0.\n\nThe next section describes how to handle the response.\n\n##### Step 2: Save the resumable session URI\n\nIf the session initiation request succeeds, the API server responds with a 200 OK HTTP status code. In addition, it provides a Location header that specifies your resumable session URI. The Location header, shown in the example below, includes an upload_id query parameter portion that gives the unique upload ID to use for this session.\n\n###### Example: Resumable session initiation response\n\nHere is the response to the request in Step 1:\n```\nHTTP/1.1 200 OK\nLocation: https://www.googleapis.com/upload/drive/v2/files?uploadType=resumable&upload_id=xa298sd_sdlkj2\nContent-Length: 0\n```\nThe value of the Location header, as shown in the above example response, is the session URI you'll use as the HTTP endpoint for doing the actual file upload or querying the upload status.\n\nCopy and save the session URI so you can use it for subsequent requests.\n\n##### Step 3: Upload the file\n\nTo upload the file, send a PUT request to the upload URI that you obtained in the previous step. The format of the upload request is:\n\n```\nPUT session_uri\n```\n\nThe HTTP headers to use when making the resumable file upload requests includes Content-Length. Set this to the number of bytes you are uploading in this request, which is generally the upload file size.\n\n###### Example: Resumable file upload request\n\nHere is a resumable request to upload the entire 2,000,000 byte JPEG file for the current example.\n```\nPUT https://www.googleapis.com/upload/drive/v2/files?uploadType=resumable&upload_id=xa298sd_sdlkj2 HTTP/1.1\nContent-Length: 2000000\nContent-Type: image/jpeg\n\nbytes 0-1999999\n```\n\nIf the request succeeds, the server responds with an HTTP `201 Created`, along with any metadata associated with this resource. If the initial request of the resumable session had been a PUT, to update an existing resource, the success response would be `200 OK`, along with any metadata associated with this resource.\n\nIf the upload request is interrupted or if you receive an `HTTP 503 Service Unavailable` or any other `5xx` response from the server, follow the procedure outlined in resume an interrupted upload. \n\n###### Uploading the file in chunks\n\nWith resumable uploads, you can break a file into chunks and send a series of requests to upload each chunk in sequence. This is not the preferred approach since there are performance costs associated with the additional requests, and it is generally not needed. However, you might need to use chunking to reduce the amount of data transferred in any single request. This is helpful when there is a fixed time limit for individual requests, as is true for certain classes of Google App Engine requests. It also lets you do things like providing upload progress indications for legacy browsers that don't have upload progress support by default.\n\n#### Resume an interrupted upload\n\nIf an upload request is terminated before receiving a response or if you receive an HTTP 503 Service Unavailable response from the server, then you need to resume the interrupted upload. To do this:\n\n1) **Request status**. Query the current status of the upload by issuing an empty PUT request to the upload URI. For this request, the HTTP headers should include a Content-Range header indicating that the current position in the file is unknown. For example, set the Content-Range to `*/2000000` if your total file length is 2,000,000. If you don't know the full size of the file, set the Content-Range to `*/*`.\n\nNote: You can request the status between chunks, not just if the upload is interrupted. This is useful, for example, if you want to show upload progress indications for legacy browsers.\n2) **Get number of bytes uploaded**. Process the response from the status query. The server uses the Range header in its response to specify which bytes it has received so far. For example, a Range header of `0-299999` indicates that the first `300,000` bytes of the file have been received.\n3) **Upload remaining data**. Finally, now that you know where to resume the request, send the remaining data or current chunk. Note that you need to treat the remaining data as a separate chunk in either case, so you need to send the Content-Range header when you resume the upload.\n\n##### Example: Resuming an interrupted upload\n\n###### Request the upload status.\nThe following request uses the Content-Range header to indicate that the current position in the 2,000,000 byte file is unknown.\n```\nPUT {session_uri} HTTP/1.1\nContent-Length: 0\nContent-Range: bytes */2000000\n```\n\n###### Extract the number of bytes uploaded so far from the response.\nThe server's response uses the Range header to indicate that it has received the first 43 bytes of the file so far. Use the upper value of the Range header to determine where to start the resumed upload.\n\n```\nHTTP/1.1 308 Resume Incomplete\nContent-Length: 0\nRange: 0-42\n```\n\nNote: It is possible that the status response could be 201 Created or 200 OK if the upload is complete. This could happen if the connection broke after all bytes were uploaded but before the client received a response from the server.\n\n###### Resume the upload from the point where it left off.\nThe following request resumes the upload by sending the remaining bytes of the file, starting at byte 43.\n```\nPUT {session_uri} HTTP/1.1\nContent-Length: 1999957\nContent-Range: bytes 43-1999999/2000000\n\nbytes 43-1999999\n```\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3447/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#3447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#3447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3448",
-"@type": [
-"core:CreativeWork",
-"doc:DomainElement"
-],
-"core:title": [
-{
-"@value": "Search for file"
-}
-],
-"core:description": [
-{
-"@value": "# Search for Files\n\nYou can search or filter files with the `files.list` or `children.list` methods of the Drive API. These methods accept the `q` parameter which is a search query combining one or more search clauses. Each search clause is made up of three parts.\n\n- **Field** Attribute of the file that is searched, e.g., the attribute `title` of the file.\n- **Operator** Test that is performed on the data to provide a match, e.g., `contains`.\n- **Value** The content of the attribute that is tested, e.g. the title of the file `My cool document`.\n\n\nCombine clauses with the conjunction `and`, and negate the query with `not`.\n\n## Fields\n\nField | Value Type | Operators | Description\n--- | --- | --- | ---\ntitle | string | contains, =, != | Title of the file.\nfullText | string | contains | Full text of the file including title, description, content, and indexable text.\nmimeType | string | contains, =, !=\t | MIME type of the file.\nmodifiedDate | date | <=, <, =, !=, >, >= | Date of the last modification of the file.\nlastViewedByMeDate | date | <=, <, =, !=, >, >= | Date that the user last viewed a file.\ntrashed | boolean | =, != | Whether the file is in the trash or not.\nstarred | boolean | =, != | Whether the file is starred or not.\nparents | collection | in | Whether the parents collection contains the specified ID.\nowners | collection | in | Users who own the file.\nwriters | collection | in | Users who have permission to modify the file.\nreaders | collection | in | Users who have permission to read the file.\nsharedWithMe | boolean | =, != | Files that have been shared with the authorized user.\nproperties | collection | has | Custom file properties.\n\n1) The contains operator only performs prefix matching for a title. For example, the title \"HelloWorld\" would match for title contains 'Hello' but not title contains 'World'.\n\n2) The contains operator only performs matching on entire string tokens for fullText. For example, if the full text of a doc contains the string \"HelloWorld\" only the query fullText contains 'HelloWorld' returns a result. Queries such as fullText contains 'Hello' do not return results in this scenario.\n\n3) The contains operator will match on an exact alphanumeric phrase if it is surrounded by double quotes. For example, if the fullText of a doc contains the string \"Hello there world\", then the query fullText contains '\"Hello there\"' will return a result, but the query fullText contains '\"Hello world\"' will not. Furthermore, since the search is alphanumeric, if the fullText of a doc contains the string \"Hello_world\", then the query fullText contains '\"Hello world\"' will return a result.\n\n4) Fields of type date are not currently comparable to each other, only to constant dates.\n\n\n## Value types\n\nValue Type | Notes\n--- | ---\nString | Surround with single quotes `'`. Escape single quotes in queries with `\\'`, e.g., `'Valentine\\'s Day'`.\nBoolean | `true` or `false`.\nDate | [RFC 3339](http://tools.ietf.org/html/rfc3339) format, default timezone is UTC, e.g., `2012-06-04T12:00:00-08:00.`\n\n## Operators\n\nOperator | Notes\n--- | ---\n`contains` | The content of one string is present in the other.\n`=` | The content of a string or boolean is equal to the other.\n`!=` | The content of a string or boolean is not equal to the other.\n`<` | A date is earlier than another.\n`<=` | A date is earlier than or equal to another.\n`>` | A date is later than another.\n`>=` | A date is later than or equal to another.\n`in` | An element is contained within a collection.\n`and` | Return files that match both clauses.\n`or` | Return files that match either clause.\n`not` | Negates a search clause.\n`has` | A collection contains an element matching the parameters.\n\nFor compound clauses, you can use parentheses to group clauses together. For example:\n\n```\nmodifiedDate > '2012-06-04T12:00:00' and (mimeType contains 'image/' or mimeType contains 'video/')\n```\n\nThis search returns all files with an image or video MIME type that were last modified after June 4, 2012. Because and and or operators are evaluated from left to right, without parentheses the above example would return only images modified after June 4, 2012, but would return all videos, even those before June 4, 2012.\n\n### Examples\n\nAll examples on this page show the unencoded q parameter, where title = 'hello' is encoded as title+%3d+%27hello%27. Client libraries handle this encoding automatically.\n\n\nSearch for files with the title \"hello\"\n\n```\ntitle = 'hello'\n```\n\nSearch for folders using the folder-specific MIME type\n\n```\nmimeType = 'application/vnd.google-apps.folder'\n```\n\nSearch for files that are not folders\n\n```\nmimeType != 'application/vnd.google-apps.folder'\n```\n\nSearch for files with a title containing the words \"hello\" and \"goodbye\"\n\n```\ntitle contains 'hello' and title contains 'goodbye'\n```\n\nSearch for files with a title that does not contain the word \"hello\"\n\n```\nnot title contains 'hello'\n```\n\nSearch for files containing the word \"hello\" in the content\n\n```\nfullText contains 'hello'\n```\n\nSearch for files not containing the word \"hello\" in the content\n\nnot fullText contains 'hello'\nSearch for files containing the exact phrase \"hello world\" in the content\n\n```\nfullText contains '\"hello world\"'\nfullText contains '\"hello_world\"'\n```\n\nSearch for files with a query containing the \\ character (e.g., \\authors)\n\n```\nfullText contains '\\\\authors'\n```\n\nSearch for files writeable by the user \"test@example.org\"\n\n```\n'test@example.org' in writers\n```\n\nSearch for the ID 1234567 in the parents collection. This finds all files and folders located directly in the folder whose ID is 1234567.\n\n```\n'1234567' in parents\n```\n\nSearch for the alias ID appfolder in the parents collection. This finds all files and folders located directly under the Application Data folder.\n\n```\n'appfolder' in parents\n```\n\nSearch for files writeable by the users \"test@example.org\" and \"test2@example.org\"\n\n```\n'test@example.org' in writers and 'test2@example.org' in writers\n```\n\nSearch for files containing the text \"important\" which are in the trash\n\n```\nfullText contains 'important' and trashed = true\n```\n\nSearch for files modified after June 4th 2012\n\n```\nmodifiedDate > '2012-06-04T12:00:00' // default time zone is UTC\nmodifiedDate > '2012-06-04T12:00:00-08:00'\n```\n\nSearch for files shared with the authorized user with \"hello\" in the title\n\n```\nsharedWithMe and title contains 'hello'\n```\n\nSearch for files with a custom file property named additionalID with the value 8e8aceg2af2ge72e78.\n\n```\nproperties has { key='additionalID' and value='8e8aceg2af2ge72e78' and visibility='PRIVATE' }\n```\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3448/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#3448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#3448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:endpoint": [
-{
-"@id": "#2642",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files"
-}
-],
-"core:name": [
-{
-"@value": "Files"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2643",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:name": [
-{
-"@value": "Insert"
-}
-],
-"core:description": [
-{
-"@value": "Insert a new file.\nThis method supports an /upload URI and accepts uploaded media with the following characteristics:\n\n- Maximum file size: 5120GB\n- Accepted Media MIME types: */*\n\nNote: Apps creating shortcuts with files.insert must specify the MIME type `application/vnd.google-apps.drive-sdk`.\n\nApps should specify a file extension in the title property when inserting files with the API. For example, an operation to insert a JPEG file should specify something like `\"title\": \"cat.jpg\"` in the metadata.\n\nSubsequent GET requests include the read-only fileExtension property populated with the extension originally specified in the title property. When a Google Drive user requests to download a file, or when the file is downloaded through the sync client, Drive builds a full filename (with extension) based on the title. In cases where the extension is missing, Google Drive attempts to determine the extension based on the file's MIME type.\n\n### HTTP request\n\nThis method provides media upload functionality through two separate URIs. For more details, see the document on media upload.\n\n- Upload URI, for media upload requests: `POST https://www.googleapis.com/upload/drive/v2/files`\n- Metadata URI, for metadata-only requests: `POST https://www.googleapis.com/drive/v2/files`\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2644",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#2645",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "uploadType"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "uploadType"
-}
-],
-"core:description": [
-{
-"@value": "The type of upload request to the /upload URI. Acceptable values are:\n\n- **media** - Simple upload. Upload the media only, without any metadata.\n- **multipart** - Multipart upload. Upload both the media and its metadata, in a single request.\n- **resumable** - Resumable upload. Upload the file in a resumable fashion, using a series of at least two requests where the first request includes the metadata.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2646",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The type of upload request to the /upload URI. Acceptable values are:\n\n- **media** - Simple upload. Upload the media only, without any metadata.\n- **multipart** - Multipart upload. Upload both the media and its metadata, in a single request.\n- **resumable** - Resumable upload. Upload the file in a resumable fashion, using a series of at least two requests where the first request includes the metadata.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2647",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2647",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "multipart"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2647/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2647/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2647"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,17)-(81,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "multipart"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2647/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2647/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2647/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,17)-(81,26)]"
-}
-]
-},
-{
-"@id": "#2647/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,17)-(81,26)]"
-}
-]
-},
-{
-"@id": "#2647/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2647"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,17)-(81,26)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2647/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2647"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2645"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2646/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2646/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2646"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(82,0)]"
-}
-]
-},
-{
-"@id": "#2646/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(80,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2645/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2645/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#2645/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(80,0)]"
-}
-]
-},
-{
-"@id": "#2645/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(82,0)]"
-}
-]
-},
-{
-"@id": "#2645/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2645"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2648",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "visibility"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **DEFAULT**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **PRIVATE**: The new file will be visible to only the owner.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2649",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **DEFAULT**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **PRIVATE**: The new file will be visible to only the owner.\n"
-}
-],
-"shacl:in": [
-{
-"@id": "#2649/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2650",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "DEFAULT"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2650/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2650/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2650"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,15)-(91,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#2651",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "PRIVATE"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2651/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2651/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2651"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,24)-(91,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2652",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2652",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "DEFAULT"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2652/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2652/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2652"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,17)-(90,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "DEFAULT"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2652/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2652/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2652/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,17)-(90,24)]"
-}
-]
-},
-{
-"@id": "#2652/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,17)-(90,24)]"
-}
-]
-},
-{
-"@id": "#2652/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2652"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,17)-(90,24)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2652/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2652"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2648"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2649/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2649/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2649"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,8)-(83,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2649/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,8)-(84,0)]"
-}
-]
-},
-{
-"@id": "#2649/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(90,0)]"
-}
-]
-},
-{
-"@id": "#2649/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2649"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2648/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2648/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(90,0)]"
-}
-]
-},
-{
-"@id": "#2648/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#2648/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2648"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2653",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "convert"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "convert"
-}
-],
-"core:description": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2654",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2655",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2655/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2655/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2655"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2654/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2654/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2654"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2654/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2654/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2654"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2654/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2654/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2654/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2653/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2653/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,19)]"
-}
-]
-},
-{
-"@id": "#2653/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2653/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2653/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2653"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2656",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ocr"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "ocr"
-}
-],
-"core:description": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2657",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2658",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2658/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2658/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2658"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2657/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2657/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2657"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2657/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2657/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2657"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2657/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2657/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2657/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2656/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2656/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,19)]"
-}
-]
-},
-{
-"@id": "#2656/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2656/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2656/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2656"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2659",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ocrLanguage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "ocrLanguage"
-}
-],
-"core:description": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2660",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2660/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2660/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2660"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2660/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,16)]"
-}
-]
-},
-{
-"@id": "#2660/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2660/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2660"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2659/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2659/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-},
-{
-"@id": "#2659/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2659/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2659/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2659"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2661",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pinned"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pinned"
-}
-],
-"core:description": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2662",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2663",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2663/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2663/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2663"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2662/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2662/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2662"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2662/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2662/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2662"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2662/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2662/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2662/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2661/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2661/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,19)]"
-}
-]
-},
-{
-"@id": "#2661/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2661/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2661/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2661"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2664",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "timedTextLanguage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "timedTextLanguage"
-}
-],
-"core:description": [
-{
-"@value": "The language of the timed text."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2665",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The language of the timed text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2665/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2665/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2665"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2665/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,16)]"
-}
-]
-},
-{
-"@id": "#2665/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2665/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2665"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2664/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2664/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,19)]"
-}
-]
-},
-{
-"@id": "#2664/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2664/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2664/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2664"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2666",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "timedTextTrackName"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "timedTextTrackName"
-}
-],
-"core:description": [
-{
-"@value": "The timed text track name."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2667",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The timed text track name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2667/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2667/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2667"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2667/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,18)]"
-}
-]
-},
-{
-"@id": "#2667/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2667/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2667"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2666/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2666/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,21)]"
-}
-]
-},
-{
-"@id": "#2666/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2666/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2666/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2666"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1504",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1479/link-776083445",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1479"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFileCreate"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1504/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1504/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1504"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:header": [
-{
-"@id": "#2668",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "X-Upload-Content-Type"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "X-Upload-Content-Type"
-}
-],
-"core:description": [
-{
-"@value": "Set to the media MIME type of the upload data to be transferred in subsequent requests.\nDon't use it if `uploadType` queryParameter is set.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2669",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Set to the media MIME type of the upload data to be transferred in subsequent requests.\nDon't use it if `uploadType` queryParameter is set.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2670",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2670",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/jpeg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2670/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2670/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2670"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,17)-(67,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "image/jpeg"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2670/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2670/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2670/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,17)-(67,27)]"
-}
-]
-},
-{
-"@id": "#2670/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,17)-(67,27)]"
-}
-]
-},
-{
-"@id": "#2670/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2670"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,17)-(67,27)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2670/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2670"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2668"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2669/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2669/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2669"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#2669/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2668/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2668/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(67,0)]"
-}
-]
-},
-{
-"@id": "#2668/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#2668/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2668"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2671",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "X-Upload-Content-Length"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "X-Upload-Content-Length"
-}
-],
-"core:description": [
-{
-"@value": "Set to the number of bytes of upload data to be transferred in subsequent requests. If the length is unknown at the time of this request, you can omit this header."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2672",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Set to the number of bytes of upload data to be transferred in subsequent requests. If the length is unknown at the time of this request, you can omit this header."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2673",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2673",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "8000000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2673/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2673/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2673"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,17)-(71,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "8000000"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2673/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2673/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2673/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,17)-(71,24)]"
-}
-]
-},
-{
-"@id": "#2673/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,17)-(71,24)]"
-}
-]
-},
-{
-"@id": "#2673/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2673"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,17)-(71,24)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2673/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2673"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2671"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2672/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2672/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2672"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2672/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#2672/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-},
-{
-"@id": "#2672/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2672"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2671/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2671/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-},
-{
-"@id": "#2671/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#2671/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2671"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2644/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2644/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(92,0)]"
-}
-]
-},
-{
-"@id": "#2644/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,4)-(72,0)]"
-}
-]
-},
-{
-"@id": "#2644/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2644"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,0)-(102,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2674",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1259",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1259/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1259/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,10)-(102,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2674/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2674/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2674"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(102,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2675",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2676",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2677",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2678",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2679",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2680",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2680/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2680/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2680"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,39)-(40,78)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2681",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2681/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2681/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2681"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,80)-(40,124)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2682",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2682/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2682/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2682"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,126)-(40,173)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2683",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2683/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2683/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2683"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,175)-(40,228)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2679/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2679/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2679"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,38)-(40,229)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2678/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2678/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2678"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,30)-(40,229)]"
-}
-]
-},
-{
-"@id": "#2678/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,30)-(40,229)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2677/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2677/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2677"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,28)-(40,231)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2676/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2676/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2676"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,17)-(40,232)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2675/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2675/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2675"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,17)-(40,232)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2643/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2643/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2643/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(62,0)]"
-}
-]
-},
-{
-"@id": "#2643/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(43,0)]"
-}
-]
-},
-{
-"@id": "#2643/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,4)-(102,0)]"
-}
-]
-},
-{
-"@id": "#2643/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2643"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,2)-(102,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2684",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:name": [
-{
-"@value": "list"
-}
-],
-"core:description": [
-{
-"@value": "Lists the user's files. Try it now or see an example.\n\nRequests with `files.list` accept the `q` parameter, which is a search query combining one or more search terms. For more information, see Search for files.\n\nNote: Note: This method returns all files by default. This includes files with trashed=true in the results. Use the trashed=false query parameter to filter these from the results.\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2685",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#2686",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "corpus"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "corpus"
-}
-],
-"core:description": [
-{
-"@value": "The body of items (files/documents) to which the query applies.\n\nAcceptable values are:\n-**DEFAULT**: The items that the user has accessed.\n- **DOMAIN**: Items shared to the user's domain.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2687",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The body of items (files/documents) to which the query applies.\n\nAcceptable values are:\n-**DEFAULT**: The items that the user has accessed.\n- **DOMAIN**: Items shared to the user's domain.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2688",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2688",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "DOMAIN"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2688/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2688/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2688"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,17)-(118,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "DOMAIN"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2688/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2688/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2688/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,17)-(118,23)]"
-}
-]
-},
-{
-"@id": "#2688/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,17)-(118,23)]"
-}
-]
-},
-{
-"@id": "#2688/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2688"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,17)-(118,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2688/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2688"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2686"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2687/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2687/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2687"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(119,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2687/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#2687/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,8)-(118,0)]"
-}
-]
-},
-{
-"@id": "#2687/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2687"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,6)-(121,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2686/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2686/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#2686/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,8)-(118,0)]"
-}
-]
-},
-{
-"@id": "#2686/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,6)-(121,0)]"
-}
-]
-},
-{
-"@id": "#2686/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2686"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,6)-(121,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2689",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "maxResults"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "maxResults"
-}
-],
-"core:description": [
-{
-"@value": "Maximum number of files to return. Acceptable values are `0` to `1000`, inclusive.\n(Default: 100)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2690",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:maxInclusive": [
-{
-"@value": 1000.0
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Maximum number of files to return. Acceptable values are `0` to `1000`, inclusive.\n(Default: 100)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2691",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2691/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2691/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2691"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,17)-(126,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "100"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2692",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2692",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2692/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2692/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,17)-(127,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2692/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2692/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2692/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,17)-(127,19)]"
-}
-]
-},
-{
-"@id": "#2692/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,17)-(127,19)]"
-}
-]
-},
-{
-"@id": "#2692/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,17)-(127,19)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2692/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2689"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2690/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2690/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2690"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(125,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2690/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-},
-{
-"@id": "#2690/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(126,0)]"
-}
-]
-},
-{
-"@id": "#2690/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#2690/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-},
-{
-"@id": "#2690/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#2690/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2690"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#2690/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:maxInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2689/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2689/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-},
-{
-"@id": "#2689/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#2689/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#2689/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2689"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2693",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "orderBy"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "orderBy"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of sort keys.\nValid keys are `createdDate`, `folder`, `lastViewedByMeDate`, `modifiedByMeDate`, `modifiedDate`, `quotaBytesUsed`, `recency`, `sharedWithMeDate`, `starred`, and `title`.\nEach key sorts ascending by default, but may be reversed with the `desc` modifier.\nExample usage: `?orderBy=folder,modifiedDate desc,title`.\n\nPlease note that there is a current limitation for users with approximately one million files in which the requested sort order is ignored.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2694",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of sort keys.\nValid keys are `createdDate`, `folder`, `lastViewedByMeDate`, `modifiedByMeDate`, `modifiedDate`, `quotaBytesUsed`, `recency`, `sharedWithMeDate`, `starred`, and `title`.\nEach key sorts ascending by default, but may be reversed with the `desc` modifier.\nExample usage: `?orderBy=folder,modifiedDate desc,title`.\n\nPlease note that there is a current limitation for users with approximately one million files in which the requested sort order is ignored.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2695",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2695",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "orderBy=folder,modifiedDate desc,title"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2695/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2695/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2695"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,17)-(140,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "orderBy=folder,modifiedDate desc,title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2695/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2695/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2695/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,17)-(140,55)]"
-}
-]
-},
-{
-"@id": "#2695/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,17)-(140,55)]"
-}
-]
-},
-{
-"@id": "#2695/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2695"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,17)-(140,55)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2695/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2695"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2693"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2694/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2694/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2694"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2694/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(133,0)]"
-}
-]
-},
-{
-"@id": "#2694/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(140,0)]"
-}
-]
-},
-{
-"@id": "#2694/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2694"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(142,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2693/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2693/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,8)-(142,0)]"
-}
-]
-},
-{
-"@id": "#2693/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(140,0)]"
-}
-]
-},
-{
-"@id": "#2693/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(142,0)]"
-}
-]
-},
-{
-"@id": "#2693/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2693"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(142,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2696",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pageToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pageToken"
-}
-],
-"core:description": [
-{
-"@value": "Page token for files."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2697",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Page token for files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2697/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2697/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2697"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#2697/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,8)-(144,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2696/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2696/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,8)-(145,0)]"
-}
-]
-},
-{
-"@id": "#2696/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,8)-(144,0)]"
-}
-]
-},
-{
-"@id": "#2696/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#2696/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2696"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,6)-(145,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2698",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "q"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "q"
-}
-],
-"core:description": [
-{
-"@value": "Query string for searching files.\nSee [Searching for files](docs/searching-for-files.md) for more information about supported fields and operations.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2699",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Query string for searching files.\nSee [Searching for files](docs/searching-for-files.md) for more information about supported fields and operations.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2699/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2699/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2699"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2699/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(147,0)]"
-}
-]
-},
-{
-"@id": "#2699/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(151,0)]"
-}
-]
-},
-{
-"@id": "#2699/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2699"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(151,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2698/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2698/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-},
-{
-"@id": "#2698/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(151,0)]"
-}
-]
-},
-{
-"@id": "#2698/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(151,0)]"
-}
-]
-},
-{
-"@id": "#2698/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2698"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(151,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2700",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "spaces"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of spaces to query. Supported values are `drive`, `appDataFolder` and `photos`."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2701",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of spaces to query. Supported values are `drive`, `appDataFolder` and `photos`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2701/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2701/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2701"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(152,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2701/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-},
-{
-"@id": "#2701/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#2701/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2701"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,6)-(155,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2700/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2700/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,8)-(154,0)]"
-}
-]
-},
-{
-"@id": "#2700/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#2700/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,6)-(155,0)]"
-}
-]
-},
-{
-"@id": "#2700/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2700"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,6)-(155,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2702",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "OAuth 2.0 token for the current user.\n\nOne possible way to provide an OAuth 2.0 token.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2703",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "OAuth 2.0 token for the current user.\n\nOne possible way to provide an OAuth 2.0 token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2703/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2703/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2703"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,6)-(6,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2703/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,6)-(6,18)]"
-}
-]
-},
-{
-"@id": "#2703/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2703/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2703"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2702/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2702/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(7,21)]"
-}
-]
-},
-{
-"@id": "#2702/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2702/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2702/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2702"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2704",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "callback"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "callback"
-}
-],
-"core:description": [
-{
-"@value": "Name of the JavaScript callback function that handles the response.\nUsed in JavaScript JSON-P requests.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2705",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Name of the JavaScript callback function that handles the response.\nUsed in JavaScript JSON-P requests.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2705/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2705/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2705"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(13,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2705/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(13,18)]"
-}
-]
-},
-{
-"@id": "#2705/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2705/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2705"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2704/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2704/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(14,21)]"
-}
-]
-},
-{
-"@id": "#2704/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2704/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2704/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2704"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2706",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fields"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fields"
-}
-],
-"core:description": [
-{
-"@value": "Selector specifying a subset of fields to include in the response.\nFor more information, see the partial response section in the Performance Tips document.\nUse for better performance.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2707",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Selector specifying a subset of fields to include in the response.\nFor more information, see the partial response section in the Performance Tips document.\nUse for better performance.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2707/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2707/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2707"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(19,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2707/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(19,18)]"
-}
-]
-},
-{
-"@id": "#2707/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2707/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2707"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2706/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2706/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,21)]"
-}
-]
-},
-{
-"@id": "#2706/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2706/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2706/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2706"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2708",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "key"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "Required unless you provide an OAuth 2.0 token.\nYour API key identifies your project and provides you with API access, quota, and reports.\nObtain your project's API key from the Google API Console.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2709",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Required unless you provide an OAuth 2.0 token.\nYour API key identifies your project and provides you with API access, quota, and reports.\nObtain your project's API key from the Google API Console.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2709/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2709/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2709"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2709/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,18)]"
-}
-]
-},
-{
-"@id": "#2709/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2709/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2709"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2708/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2708/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,21)]"
-}
-]
-},
-{
-"@id": "#2708/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2708/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2708/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2708"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2710",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "prettyPrint"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "prettyPrint"
-}
-],
-"core:description": [
-{
-"@value": "Returns response with indentations and line breaks.\nWhen this is false, it can reduce the response payload size, which might lead to better performance in some environments.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2711",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Returns response with indentations and line breaks.\nWhen this is false, it can reduce the response payload size, which might lead to better performance in some environments.\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2712",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2712/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2712/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2712"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2711/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2711/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2711"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2711/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "#2711/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2711"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(38,19)]"
-}
-]
-},
-{
-"@id": "#2711/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "#2711/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#2711/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2710/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2710/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(34,21)]"
-}
-]
-},
-{
-"@id": "#2710/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#2710/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(38,19)]"
-}
-]
-},
-{
-"@id": "#2710/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2710"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(38,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2713",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "quotaUser"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "quotaUser"
-}
-],
-"core:description": [
-{
-"@value": "Alternative to `userIp`.\nLets you enforce per-user quotas from a server-side application even in cases when the user's IP address is unknown. This can occur, for example, with applications that run cron jobs on App Engine on a user's behalf.\nYou can choose any arbitrary string that uniquely identifies a user, but it is limited to 40 characters.\nOverrides userIp if both are provided.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2714",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Alternative to `userIp`.\nLets you enforce per-user quotas from a server-side application even in cases when the user's IP address is unknown. This can occur, for example, with applications that run cron jobs on App Engine on a user's behalf.\nYou can choose any arbitrary string that uniquely identifies a user, but it is limited to 40 characters.\nOverrides userIp if both are provided.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2714/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2714/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2714"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(40,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2714/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(40,18)]"
-}
-]
-},
-{
-"@id": "#2714/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(47,0)]"
-}
-]
-},
-{
-"@id": "#2714/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2714"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2713/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2713/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(41,21)]"
-}
-]
-},
-{
-"@id": "#2713/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(47,0)]"
-}
-]
-},
-{
-"@id": "#2713/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "#2713/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2713"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2715",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "userIp"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "userIp"
-}
-],
-"core:description": [
-{
-"@value": "IP address of the end user for whom the API call is being made. Lets you enforce per-user quotas when calling the API from a server-side application.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2716",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "IP address of the end user for whom the API call is being made. Lets you enforce per-user quotas when calling the API from a server-side application.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2716/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2716/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2716"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(48,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2716/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(48,18)]"
-}
-]
-},
-{
-"@id": "#2716/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(52,0)]"
-}
-]
-},
-{
-"@id": "#2716/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2716"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2715/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2715/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(49,21)]"
-}
-]
-},
-{
-"@id": "#2715/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(52,0)]"
-}
-]
-},
-{
-"@id": "#2715/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#2715/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2715"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#2685/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2685/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2685"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,0)-(161,0)]"
-}
-]
-},
-{
-"@id": "#2685/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,4)-(155,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2717",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1161",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1077/link--914389219",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1077"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFileList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,10)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2717/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2717/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2717"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2684/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2684/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2684/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,4)-(110,0)]"
-}
-]
-},
-{
-"@id": "#2684/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,4)-(104,0)]"
-}
-]
-},
-{
-"@id": "#2684/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,4)-(161,0)]"
-}
-]
-},
-{
-"@id": "#2684/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2684"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,2)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2642/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2642/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2642"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,0)-(886,0)]"
-}
-]
-},
-{
-"@id": "#2642/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2720",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}"
-}
-],
-"core:name": [
-{
-"@value": "Get file"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2721",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a file's metadata by ID."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2722",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#2723",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "acknowledgeAbuse"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "acknowledgeAbuse"
-}
-],
-"core:description": [
-{
-"@value": "Whether the user is acknowledging the risk of downloading known malware or other abusive files. (Default: false)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2724",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether the user is acknowledging the risk of downloading known malware or other abusive files. (Default: false)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2725",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2725/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2725/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,19)-(174,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2726",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2726",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2726/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2726/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2726"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,19)-(175,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2726/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2726/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2726/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,19)-(175,24)]"
-}
-]
-},
-{
-"@id": "#2726/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,19)-(175,24)]"
-}
-]
-},
-{
-"@id": "#2726/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2726"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,19)-(175,24)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2726/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2726"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2723"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2724/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2724/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2724"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,10)-(173,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2724/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,10)-(175,0)]"
-}
-]
-},
-{
-"@id": "#2724/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2724"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(177,0)]"
-}
-]
-},
-{
-"@id": "#2724/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,10)-(175,0)]"
-}
-]
-},
-{
-"@id": "#2724/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,10)-(173,0)]"
-}
-]
-},
-{
-"@id": "#2724/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,10)-(174,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2723/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2723/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,10)-(177,0)]"
-}
-]
-},
-{
-"@id": "#2723/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,10)-(173,0)]"
-}
-]
-},
-{
-"@id": "#2723/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(177,0)]"
-}
-]
-},
-{
-"@id": "#2723/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2723"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2727",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "projection"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "projection"
-}
-],
-"core:description": [
-{
-"@value": "This parameter is deprecated and has no function.\n\nAcceptable values are:\n\"BASIC\": Deprecated\n\"FULL\": Deprecated\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2728",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "This parameter is deprecated and has no function.\n\nAcceptable values are:\n\"BASIC\": Deprecated\n\"FULL\": Deprecated\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2728/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2728/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2728"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,10)-(178,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2728/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,10)-(179,0)]"
-}
-]
-},
-{
-"@id": "#2728/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,10)-(186,0)]"
-}
-]
-},
-{
-"@id": "#2728/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2728"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2727/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2727/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,10)-(180,0)]"
-}
-]
-},
-{
-"@id": "#2727/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,10)-(186,0)]"
-}
-]
-},
-{
-"@id": "#2727/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#2727/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2727"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(186,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2729",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "revisionId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "revisionId"
-}
-],
-"core:description": [
-{
-"@value": "Specifies the Revision ID that should be downloaded. Ignored unless alt=media is specified."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2730",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Specifies the Revision ID that should be downloaded. Ignored unless alt=media is specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2730/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2730/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2730"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,10)-(188,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2730/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,10)-(189,0)]"
-}
-]
-},
-{
-"@id": "#2730/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,10)-(190,0)]"
-}
-]
-},
-{
-"@id": "#2730/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2730"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,8)-(190,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2729/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2729/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,10)-(188,0)]"
-}
-]
-},
-{
-"@id": "#2729/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,10)-(190,0)]"
-}
-]
-},
-{
-"@id": "#2729/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,8)-(190,0)]"
-}
-]
-},
-{
-"@id": "#2729/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,8)-(190,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2731",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "updateViewedDate"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "updateViewedDate"
-}
-],
-"core:description": [
-{
-"@value": "Whether to update the view date after successfully retrieving the file. (Default: false)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2732",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to update the view date after successfully retrieving the file. (Default: false)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2733",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2733/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2733/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2733"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(193,19)-(193,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2734",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2734",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2734/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2734/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2734"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,19)-(194,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2734/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2734/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2734/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,19)-(194,23)]"
-}
-]
-},
-{
-"@id": "#2734/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,19)-(194,23)]"
-}
-]
-},
-{
-"@id": "#2734/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2734"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,19)-(194,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2734/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2734"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2731"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2732/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2732/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2732"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(192,10)-(192,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2732/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(193,10)-(194,0)]"
-}
-]
-},
-{
-"@id": "#2732/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2732"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#2732/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(193,10)-(194,0)]"
-}
-]
-},
-{
-"@id": "#2732/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(191,10)-(192,0)]"
-}
-]
-},
-{
-"@id": "#2732/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(192,10)-(193,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2731/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2731/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,10)-(196,0)]"
-}
-]
-},
-{
-"@id": "#2731/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(191,10)-(192,0)]"
-}
-]
-},
-{
-"@id": "#2731/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#2731/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2731"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(196,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2735",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "OAuth 2.0 token for the current user.\n\nOne possible way to provide an OAuth 2.0 token.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2736",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "OAuth 2.0 token for the current user.\n\nOne possible way to provide an OAuth 2.0 token.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2736/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2736/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2736"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,6)-(6,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2736/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,6)-(6,18)]"
-}
-]
-},
-{
-"@id": "#2736/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2736/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2736"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2735/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2735/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(7,21)]"
-}
-]
-},
-{
-"@id": "#2735/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2735/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2735/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2735"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2737",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "callback"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "callback"
-}
-],
-"core:description": [
-{
-"@value": "Name of the JavaScript callback function that handles the response.\nUsed in JavaScript JSON-P requests.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2738",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Name of the JavaScript callback function that handles the response.\nUsed in JavaScript JSON-P requests.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2738/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2738/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2738"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(13,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2738/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(13,18)]"
-}
-]
-},
-{
-"@id": "#2738/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2738/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2738"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2737/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2737/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(14,21)]"
-}
-]
-},
-{
-"@id": "#2737/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2737/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2737/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2737"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2739",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fields"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fields"
-}
-],
-"core:description": [
-{
-"@value": "Selector specifying a subset of fields to include in the response.\nFor more information, see the partial response section in the Performance Tips document.\nUse for better performance.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2740",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Selector specifying a subset of fields to include in the response.\nFor more information, see the partial response section in the Performance Tips document.\nUse for better performance.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2740/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2740/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2740"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(19,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2740/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(19,18)]"
-}
-]
-},
-{
-"@id": "#2740/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2740/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2740"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2739/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2739/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,21)]"
-}
-]
-},
-{
-"@id": "#2739/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2739/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2739/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2739"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2741",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "key"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "Required unless you provide an OAuth 2.0 token.\nYour API key identifies your project and provides you with API access, quota, and reports.\nObtain your project's API key from the Google API Console.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2742",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Required unless you provide an OAuth 2.0 token.\nYour API key identifies your project and provides you with API access, quota, and reports.\nObtain your project's API key from the Google API Console.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2742/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2742/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2742"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2742/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,18)]"
-}
-]
-},
-{
-"@id": "#2742/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2742/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2742"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2741/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2741/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,21)]"
-}
-]
-},
-{
-"@id": "#2741/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2741/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2741/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2741"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2743",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "prettyPrint"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "prettyPrint"
-}
-],
-"core:description": [
-{
-"@value": "Returns response with indentations and line breaks.\nWhen this is false, it can reduce the response payload size, which might lead to better performance in some environments.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2744",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Returns response with indentations and line breaks.\nWhen this is false, it can reduce the response payload size, which might lead to better performance in some environments.\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2745",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2745/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2745/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2745"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2744/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2744/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2744"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2744/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "#2744/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2744"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(38,19)]"
-}
-]
-},
-{
-"@id": "#2744/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,19)]"
-}
-]
-},
-{
-"@id": "#2744/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#2744/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2743/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2743/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(34,21)]"
-}
-]
-},
-{
-"@id": "#2743/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#2743/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(38,19)]"
-}
-]
-},
-{
-"@id": "#2743/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2743"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(38,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2746",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "quotaUser"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "quotaUser"
-}
-],
-"core:description": [
-{
-"@value": "Alternative to `userIp`.\nLets you enforce per-user quotas from a server-side application even in cases when the user's IP address is unknown. This can occur, for example, with applications that run cron jobs on App Engine on a user's behalf.\nYou can choose any arbitrary string that uniquely identifies a user, but it is limited to 40 characters.\nOverrides userIp if both are provided.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2747",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Alternative to `userIp`.\nLets you enforce per-user quotas from a server-side application even in cases when the user's IP address is unknown. This can occur, for example, with applications that run cron jobs on App Engine on a user's behalf.\nYou can choose any arbitrary string that uniquely identifies a user, but it is limited to 40 characters.\nOverrides userIp if both are provided.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2747/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2747/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2747"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(40,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2747/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(40,18)]"
-}
-]
-},
-{
-"@id": "#2747/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(47,0)]"
-}
-]
-},
-{
-"@id": "#2747/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2747"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2746/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2746/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(41,21)]"
-}
-]
-},
-{
-"@id": "#2746/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(47,0)]"
-}
-]
-},
-{
-"@id": "#2746/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "#2746/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2746"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2748",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "userIp"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "userIp"
-}
-],
-"core:description": [
-{
-"@value": "IP address of the end user for whom the API call is being made. Lets you enforce per-user quotas when calling the API from a server-side application.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2749",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "IP address of the end user for whom the API call is being made. Lets you enforce per-user quotas when calling the API from a server-side application.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2749/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2749/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2749"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(48,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2749/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(48,18)]"
-}
-]
-},
-{
-"@id": "#2749/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(52,0)]"
-}
-]
-},
-{
-"@id": "#2749/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2749"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2748/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2748/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(49,21)]"
-}
-]
-},
-{
-"@id": "#2748/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(52,0)]"
-}
-]
-},
-{
-"@id": "#2748/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#2748/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2748"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#2722/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2722/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2722"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,0)-(202,0)]"
-}
-]
-},
-{
-"@id": "#2722/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,6)-(196,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2750",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1261",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1261/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1261/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1261"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(199,12)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2750/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2750/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2750"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,8)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2721/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2721/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2721/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(170,0)]"
-}
-]
-},
-{
-"@id": "#2721/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#2721/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2721"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,4)-(202,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2751",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "patch"
-}
-],
-"core:description": [
-{
-"@value": "Updates file metadata. This method supports patch semantics."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2752",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#2753",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "addParents"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "addParents"
-}
-],
-"core:description": [
-{
-"@value": "Comma-separated list of parent IDs to add."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2754",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Comma-separated list of parent IDs to add."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2754/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2754/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2754"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,10)-(208,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2754/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,10)-(209,0)]"
-}
-]
-},
-{
-"@id": "#2754/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,10)-(210,0)]"
-}
-]
-},
-{
-"@id": "#2754/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2754"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2753/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2753/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,10)-(208,0)]"
-}
-]
-},
-{
-"@id": "#2753/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,10)-(210,0)]"
-}
-]
-},
-{
-"@id": "#2753/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,8)-(210,0)]"
-}
-]
-},
-{
-"@id": "#2753/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2753"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2755",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "modifiedDateBehavior"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "modifiedDateBehavior"
-}
-],
-"core:description": [
-{
-"@value": "Determines the behavior in which modifiedDate is updated. This overrides setModifiedDate.\n\nAcceptable values are:\n- \"fromBody\": Set modifiedDate to the value provided in the body of the request. No change if no value was provided.\n- \"fromBodyIfNeeded\": Set modifiedDate to the value provided in the body of the request depending on other contents of the update.\n- \"fromBodyOrNow\": Set modifiedDate to the value provided in the body of the request, or to the current time if no value was provided.\n- \"noChange\": Maintain the previous value of modifiedDate.\n- \"now\": Set modifiedDate to the current time.\n- \"nowIfNeeded\": Set modifiedDate to the current time depending on contents of the update.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2756",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Determines the behavior in which modifiedDate is updated. This overrides setModifiedDate.\n\nAcceptable values are:\n- \"fromBody\": Set modifiedDate to the value provided in the body of the request. No change if no value was provided.\n- \"fromBodyIfNeeded\": Set modifiedDate to the value provided in the body of the request depending on other contents of the update.\n- \"fromBodyOrNow\": Set modifiedDate to the value provided in the body of the request, or to the current time if no value was provided.\n- \"noChange\": Maintain the previous value of modifiedDate.\n- \"now\": Set modifiedDate to the current time.\n- \"nowIfNeeded\": Set modifiedDate to the current time depending on contents of the update.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2756/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2756/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2756"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,10)-(211,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2756/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,10)-(212,0)]"
-}
-]
-},
-{
-"@id": "#2756/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,10)-(223,0)]"
-}
-]
-},
-{
-"@id": "#2756/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2756"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,8)-(223,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2755/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2755/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,10)-(213,0)]"
-}
-]
-},
-{
-"@id": "#2755/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,10)-(223,0)]"
-}
-]
-},
-{
-"@id": "#2755/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,8)-(223,0)]"
-}
-]
-},
-{
-"@id": "#2755/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2755"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,8)-(223,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2757",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "newRevision"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "newRevision"
-}
-],
-"core:description": [
-{
-"@value": "Whether a blob upload should create a new revision. If false, the blob data in the current head revision is replaced. If true or not set, a new blob is created as head revision, and previous revisions are preserved (causing increased use of the user's data storage quota). (Default: true)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2758",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether a blob upload should create a new revision. If false, the blob data in the current head revision is replaced. If true or not set, a new blob is created as head revision, and previous revisions are preserved (causing increased use of the user's data storage quota). (Default: true)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2759",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2759/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2759/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2759"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,19)-(226,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2760",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2760",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2760/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2760/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2760"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,19)-(227,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2760/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2760/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2760/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,19)-(227,23)]"
-}
-]
-},
-{
-"@id": "#2760/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,19)-(227,23)]"
-}
-]
-},
-{
-"@id": "#2760/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2760"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,19)-(227,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2760/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2760"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2757"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2758/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2758/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2758"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,10)-(225,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2758/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,10)-(227,0)]"
-}
-]
-},
-{
-"@id": "#2758/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2758"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,8)-(229,0)]"
-}
-]
-},
-{
-"@id": "#2758/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,10)-(227,0)]"
-}
-]
-},
-{
-"@id": "#2758/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,10)-(225,0)]"
-}
-]
-},
-{
-"@id": "#2758/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,10)-(226,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2757/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2757/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,10)-(229,0)]"
-}
-]
-},
-{
-"@id": "#2757/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,10)-(225,0)]"
-}
-]
-},
-{
-"@id": "#2757/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,8)-(229,0)]"
-}
-]
-},
-{
-"@id": "#2757/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2757"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,8)-(229,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2761",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "removeParents"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "removeParents"
-}
-],
-"core:description": [
-{
-"@value": "Comma-separated list of parent IDs to remove."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2762",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Comma-separated list of parent IDs to remove."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2762/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2762/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2762"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(232,0)]"
-}
-]
-},
-{
-"@id": "#2762/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,10)-(231,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2761/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2761/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,10)-(232,0)]"
-}
-]
-},
-{
-"@id": "#2761/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,10)-(231,0)]"
-}
-]
-},
-{
-"@id": "#2761/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(232,0)]"
-}
-]
-},
-{
-"@id": "#2761/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2761"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2763",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "setModifiedDate"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "setModifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Whether to set the modified date with the supplied modified date. (Default: false)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2764",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to set the modified date with the supplied modified date. (Default: false)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2765",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2765/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2765/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2765"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,19)-(235,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2766",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2766",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2766/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2766/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2766"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,19)-(236,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2766/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2766/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2766/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,19)-(236,23)]"
-}
-]
-},
-{
-"@id": "#2766/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,19)-(236,23)]"
-}
-]
-},
-{
-"@id": "#2766/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2766"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,19)-(236,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2766/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2766"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2763"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2764/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2764/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2764"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,10)-(234,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2764/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,10)-(236,0)]"
-}
-]
-},
-{
-"@id": "#2764/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2764"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#2764/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,10)-(236,0)]"
-}
-]
-},
-{
-"@id": "#2764/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,10)-(234,0)]"
-}
-]
-},
-{
-"@id": "#2764/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,10)-(235,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2763/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2763/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(237,10)-(238,0)]"
-}
-]
-},
-{
-"@id": "#2763/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,10)-(234,0)]"
-}
-]
-},
-{
-"@id": "#2763/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#2763/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2763"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,8)-(238,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2767",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "updateViewedDate"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "updateViewedDate"
-}
-],
-"core:description": [
-{
-"@value": "Whether to update the view date after successfully updating the file. (Default: true)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2768",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to update the view date after successfully updating the file. (Default: true)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2769",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2769/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2769/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2769"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,19)-(241,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2770",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2770",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2770/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2770/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2770"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,19)-(242,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2770/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2770/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2770/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,19)-(242,23)]"
-}
-]
-},
-{
-"@id": "#2770/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,19)-(242,23)]"
-}
-]
-},
-{
-"@id": "#2770/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2770"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,19)-(242,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2770/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2770"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2767"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2768/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2768/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2768"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,10)-(240,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2768/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,10)-(242,0)]"
-}
-]
-},
-{
-"@id": "#2768/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2768"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#2768/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,10)-(242,0)]"
-}
-]
-},
-{
-"@id": "#2768/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,10)-(240,0)]"
-}
-]
-},
-{
-"@id": "#2768/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,10)-(241,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2767/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2767/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(243,10)-(244,0)]"
-}
-]
-},
-{
-"@id": "#2767/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,10)-(240,0)]"
-}
-]
-},
-{
-"@id": "#2767/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#2767/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2767"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,8)-(244,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2771",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "convert"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "convert"
-}
-],
-"core:description": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2772",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2773",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2773/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2773/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2773"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2772/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2772/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2772"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2772/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2772/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2772"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2772/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2772/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2772/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2771/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2771/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,19)]"
-}
-]
-},
-{
-"@id": "#2771/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2771/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2771/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2771"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2774",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ocr"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "ocr"
-}
-],
-"core:description": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2775",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2776",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2776/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2776/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2776"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2775/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2775/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2775"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2775/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2775/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2775"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2775/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2775/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2775/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2774/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2774/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,19)]"
-}
-]
-},
-{
-"@id": "#2774/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2774/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2774/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2774"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2777",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ocrLanguage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "ocrLanguage"
-}
-],
-"core:description": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2778",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2778/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2778/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2778"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2778/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,16)]"
-}
-]
-},
-{
-"@id": "#2778/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2778/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2778"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2777/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2777/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-},
-{
-"@id": "#2777/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2777/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2777/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2777"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2779",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pinned"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pinned"
-}
-],
-"core:description": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2780",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2781",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2781/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2781/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2781"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2780/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2780/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2780"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2780/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2780/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2780"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2780/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2780/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2780/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2779/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2779/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,19)]"
-}
-]
-},
-{
-"@id": "#2779/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2779/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2779/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2779"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2782",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "timedTextLanguage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "timedTextLanguage"
-}
-],
-"core:description": [
-{
-"@value": "The language of the timed text."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2783",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The language of the timed text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2783/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2783/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2783"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2783/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,16)]"
-}
-]
-},
-{
-"@id": "#2783/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2783/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2783"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2782/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2782/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,19)]"
-}
-]
-},
-{
-"@id": "#2782/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2782/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2782/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2782"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2784",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "timedTextTrackName"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "timedTextTrackName"
-}
-],
-"core:description": [
-{
-"@value": "The timed text track name."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2785",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The timed text track name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2785/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2785/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2785"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2785/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,18)]"
-}
-]
-},
-{
-"@id": "#2785/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2785/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2785"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2784/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2784/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,21)]"
-}
-]
-},
-{
-"@id": "#2784/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2784/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2784/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2784"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1258",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1258/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1258/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1258"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2752/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2752/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2752"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,0)-(261,0)]"
-}
-]
-},
-{
-"@id": "#2752/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2786",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"core:description": [
-{
-"@value": "By default, this responds with a Files resource in the response body.\nIf you provide the URL parameter alt=media, then it will respond with the file contents\nin the response body. Downloading content with alt=media only works if the content\nis stored in Drive, so it does not work for shortcuts. Also, it currently does\nnot support exporting Google Docs; use exportLinks from the Files resource instead.\nSee also Download Files.\n"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1264",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1264/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1264/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1264"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(261,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2786/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2786/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2786"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,8)-(261,0)]"
-}
-]
-},
-{
-"@id": "#2786/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,10)-(257,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2751/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2751/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2751/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,6)-(205,0)]"
-}
-]
-},
-{
-"@id": "#2751/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(261,0)]"
-}
-]
-},
-{
-"@id": "#2751/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,4)-(261,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2787",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:description": [
-{
-"@value": "Updates file metadata and/or content."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2788",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#2789",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "uploadType"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "uploadType"
-}
-],
-"core:description": [
-{
-"@value": "The type of upload request to the /upload URI. Acceptable values are:\nmedia - Simple upload. Upload the media only, without any metadata.\nmultipart - Multipart upload. Upload both the media and its metadata, in a single request.\nresumable - Resumable upload. Upload the file in a resumable fashion, using a series of at least two requests where the first request includes the metadata.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2790",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The type of upload request to the /upload URI. Acceptable values are:\nmedia - Simple upload. Upload the media only, without any metadata.\nmultipart - Multipart upload. Upload both the media and its metadata, in a single request.\nresumable - Resumable upload. Upload the file in a resumable fashion, using a series of at least two requests where the first request includes the metadata.\n"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2791",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2791",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "multipart"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2791/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2791/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2791"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,19)-(279,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "multipart"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2791/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2791/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2791/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,19)-(279,28)]"
-}
-]
-},
-{
-"@id": "#2791/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,19)-(279,28)]"
-}
-]
-},
-{
-"@id": "#2791/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2791"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,19)-(279,28)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2791/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2791"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2789"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2790/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2790/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2790"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,8)-(280,0)]"
-}
-]
-},
-{
-"@id": "#2790/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(278,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2789/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2789/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,10)-(279,0)]"
-}
-]
-},
-{
-"@id": "#2789/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(278,0)]"
-}
-]
-},
-{
-"@id": "#2789/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,8)-(280,0)]"
-}
-]
-},
-{
-"@id": "#2789/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2789"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,8)-(280,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2792",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "addParents"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "addParents"
-}
-],
-"core:description": [
-{
-"@value": "Comma-separated list of parent IDs to add."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2793",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Comma-separated list of parent IDs to add."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2793/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2793/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2793"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#2793/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,10)-(282,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2792/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2792/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,10)-(283,0)]"
-}
-]
-},
-{
-"@id": "#2792/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,10)-(282,0)]"
-}
-]
-},
-{
-"@id": "#2792/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#2792/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2792"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,8)-(283,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2794",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "newRevision"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "newRevision"
-}
-],
-"core:description": [
-{
-"@value": "Whether a blob upload should create a new revision. If false, the blob data in the current head revision is replaced. If true or not set, a new blob is created as head revision, and previous revisions are preserved (causing increased use of the user's data storage quota). (Default: true)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2795",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether a blob upload should create a new revision. If false, the blob data in the current head revision is replaced. If true or not set, a new blob is created as head revision, and previous revisions are preserved (causing increased use of the user's data storage quota). (Default: true)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2796",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2796/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2796/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2796"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,19)-(286,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2797",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2797",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2797/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2797/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2797"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,19)-(287,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2797/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2797/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2797/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,19)-(287,23)]"
-}
-]
-},
-{
-"@id": "#2797/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,19)-(287,23)]"
-}
-]
-},
-{
-"@id": "#2797/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2797"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,19)-(287,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2797/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2797"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2794"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2795/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2795/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2795"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,10)-(285,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2795/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,10)-(287,0)]"
-}
-]
-},
-{
-"@id": "#2795/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2795"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(289,0)]"
-}
-]
-},
-{
-"@id": "#2795/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,10)-(287,0)]"
-}
-]
-},
-{
-"@id": "#2795/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,10)-(285,0)]"
-}
-]
-},
-{
-"@id": "#2795/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,10)-(286,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2794/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2794/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,10)-(289,0)]"
-}
-]
-},
-{
-"@id": "#2794/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,10)-(285,0)]"
-}
-]
-},
-{
-"@id": "#2794/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(289,0)]"
-}
-]
-},
-{
-"@id": "#2794/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2794"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(289,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2798",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "removeParents"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "removeParents"
-}
-],
-"core:description": [
-{
-"@value": "Comma-separated list of parent IDs to remove."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2799",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Comma-separated list of parent IDs to remove."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2799/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2799/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2799"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(292,0)]"
-}
-]
-},
-{
-"@id": "#2799/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,10)-(291,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2798/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2798/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,10)-(292,0)]"
-}
-]
-},
-{
-"@id": "#2798/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,10)-(291,0)]"
-}
-]
-},
-{
-"@id": "#2798/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(292,0)]"
-}
-]
-},
-{
-"@id": "#2798/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2798"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(292,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2800",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "setModifiedDate"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "setModifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Whether to set the modified date with the supplied modified date. (Default: false)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2801",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to set the modified date with the supplied modified date. (Default: false)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2802",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2802/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2802/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2802"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,19)-(295,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2803",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2803",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2803/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2803/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2803"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,19)-(296,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2803/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2803/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2803/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,19)-(296,23)]"
-}
-]
-},
-{
-"@id": "#2803/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,19)-(296,23)]"
-}
-]
-},
-{
-"@id": "#2803/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2803"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,19)-(296,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2803/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2803"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2800"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2801/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2801/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2801"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,10)-(294,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2801/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,10)-(296,0)]"
-}
-]
-},
-{
-"@id": "#2801/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2801"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#2801/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,10)-(296,0)]"
-}
-]
-},
-{
-"@id": "#2801/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,10)-(294,0)]"
-}
-]
-},
-{
-"@id": "#2801/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,10)-(295,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2800/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2800/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,10)-(298,0)]"
-}
-]
-},
-{
-"@id": "#2800/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,10)-(294,0)]"
-}
-]
-},
-{
-"@id": "#2800/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#2800/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2800"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,8)-(298,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2804",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "updateViewedDate"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "updateViewedDate"
-}
-],
-"core:description": [
-{
-"@value": "Whether to update the view date after successfully updating the file. (Default: true)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2805",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to update the view date after successfully updating the file. (Default: true)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2806",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2806/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2806/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2806"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,19)-(301,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2807",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2807",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2807/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2807/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2807"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,19)-(302,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2807/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2807/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2807/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,19)-(302,23)]"
-}
-]
-},
-{
-"@id": "#2807/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,19)-(302,23)]"
-}
-]
-},
-{
-"@id": "#2807/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2807"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,19)-(302,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2807/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2807"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2804"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2805/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2805/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2805"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,10)-(300,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2805/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,10)-(302,0)]"
-}
-]
-},
-{
-"@id": "#2805/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2805"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#2805/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,10)-(302,0)]"
-}
-]
-},
-{
-"@id": "#2805/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,10)-(300,0)]"
-}
-]
-},
-{
-"@id": "#2805/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,10)-(301,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2804/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2804/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,10)-(304,0)]"
-}
-]
-},
-{
-"@id": "#2804/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,10)-(300,0)]"
-}
-]
-},
-{
-"@id": "#2804/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#2804/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2804"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,8)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2808",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "convert"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "convert"
-}
-],
-"core:description": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2809",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2810",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2810/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2810/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2810"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2809/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2809/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2809"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2809/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2809/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2809"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2809/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2809/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2809/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2808/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2808/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,19)]"
-}
-]
-},
-{
-"@id": "#2808/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2808/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2808/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2808"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2811",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ocr"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "ocr"
-}
-],
-"core:description": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2812",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2813",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2813/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2813/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2813"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2812/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2812/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2812"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2812/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2812/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2812"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2812/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2812/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2812/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2811/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2811/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,19)]"
-}
-]
-},
-{
-"@id": "#2811/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2811/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2811/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2811"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2814",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ocrLanguage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "ocrLanguage"
-}
-],
-"core:description": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2815",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2815/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2815/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2815"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2815/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,16)]"
-}
-]
-},
-{
-"@id": "#2815/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2815/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2815"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2814/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2814/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-},
-{
-"@id": "#2814/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2814/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2814/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2814"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2816",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pinned"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pinned"
-}
-],
-"core:description": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2817",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2818",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2818/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2818/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2818"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2817/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2817/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2817"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2817/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2817/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2817"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2817/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2817/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2817/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2816/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2816/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,19)]"
-}
-]
-},
-{
-"@id": "#2816/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2816/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2816/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2816"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2819",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "timedTextLanguage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "timedTextLanguage"
-}
-],
-"core:description": [
-{
-"@value": "The language of the timed text."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2820",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The language of the timed text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2820/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2820/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2820"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2820/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,16)]"
-}
-]
-},
-{
-"@id": "#2820/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2820/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2820"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2819/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2819/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,19)]"
-}
-]
-},
-{
-"@id": "#2819/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2819/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2819/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2819"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2821",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "timedTextTrackName"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "timedTextTrackName"
-}
-],
-"core:description": [
-{
-"@value": "The timed text track name."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2822",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The timed text track name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2822/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2822/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2822"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2822/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,18)]"
-}
-]
-},
-{
-"@id": "#2822/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2822/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2822"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2821/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2821/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,21)]"
-}
-]
-},
-{
-"@id": "#2821/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2821/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2821/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2821"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1505",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1479/link-776083445",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1479"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFileCreate"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1505/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1505/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1505"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:header": [
-{
-"@id": "#2823",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "X-Upload-Content-Type"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "X-Upload-Content-Type"
-}
-],
-"core:description": [
-{
-"@value": "Set to the media MIME type of the upload data to be transferred in subsequent requests."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2824",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Set to the media MIME type of the upload data to be transferred in subsequent requests."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2825",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2825",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/jpeg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2825/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2825/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2825"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,19)-(267,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "image/jpeg"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2825/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2825/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2825/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,19)-(267,29)]"
-}
-]
-},
-{
-"@id": "#2825/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,19)-(267,29)]"
-}
-]
-},
-{
-"@id": "#2825/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2825"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,19)-(267,29)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2825/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2825"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2823"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2824/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2824/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2824"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,8)-(268,0)]"
-}
-]
-},
-{
-"@id": "#2824/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(266,10)-(267,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2823/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2823/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(266,10)-(267,0)]"
-}
-]
-},
-{
-"@id": "#2823/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,8)-(268,0)]"
-}
-]
-},
-{
-"@id": "#2823/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2823"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,8)-(268,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2826",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "X-Upload-Content-Length"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "X-Upload-Content-Length"
-}
-],
-"core:description": [
-{
-"@value": "Set to the number of bytes of upload data to be transferred in subsequent requests. If the length is unknown at the time of this request, you can omit this header."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2827",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Set to the number of bytes of upload data to be transferred in subsequent requests. If the length is unknown at the time of this request, you can omit this header."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2828",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2828",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "8000000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2828/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2828/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2828"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,19)-(270,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "8000000"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2828/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2828/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2828/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,19)-(270,28)]"
-}
-]
-},
-{
-"@id": "#2828/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,19)-(270,28)]"
-}
-]
-},
-{
-"@id": "#2828/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2828"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,19)-(270,28)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2828/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2828"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2826"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2827/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2827/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2827"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,8)-(271,0)]"
-}
-]
-},
-{
-"@id": "#2827/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2826/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2826/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,10)-(270,0)]"
-}
-]
-},
-{
-"@id": "#2826/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,8)-(271,0)]"
-}
-]
-},
-{
-"@id": "#2826/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2826"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,8)-(271,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2788/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2788/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,6)-(304,0)]"
-}
-]
-},
-{
-"@id": "#2788/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,6)-(271,0)]"
-}
-]
-},
-{
-"@id": "#2788/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2788"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,0)-(314,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2829",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1260",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1260/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1260/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1260"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,12)-(314,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2829/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2829/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2829"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(314,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2787/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2787/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2787/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,6)-(264,0)]"
-}
-]
-},
-{
-"@id": "#2787/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(314,0)]"
-}
-]
-},
-{
-"@id": "#2787/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2787"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,4)-(314,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2830",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Permanently deletes a file by ID. Skips the trash. The currently authenticated user must own the file."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2831",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"core:description": [
-{
-"@value": "If successful, this method returns an empty response body."
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#2831/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2831/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2831"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,8)-(320,0)]"
-}
-]
-},
-{
-"@id": "#2831/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,10)-(320,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2832",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2833",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2834",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2835",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2836",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2837",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2837/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2837/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2837"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,41)-(315,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2838",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2838/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2838/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2838"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,82)-(315,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2839",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2839/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2839/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2839"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,128)-(315,175)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2836/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2836/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2836"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,40)-(315,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2835/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2835/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2835"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,32)-(315,176)]"
-}
-]
-},
-{
-"@id": "#2835/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,32)-(315,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2834/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2834/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2834"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,30)-(315,178)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2833/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2833/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2833"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,19)-(315,179)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2832/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2832/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2832"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,19)-(315,179)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2830/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2830/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(316,6)-(317,0)]"
-}
-]
-},
-{
-"@id": "#2830/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,6)-(320,0)]"
-}
-]
-},
-{
-"@id": "#2830/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2830"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,4)-(320,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2840",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2841",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2841/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2841/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2841"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2841/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#2841/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2841/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2841"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2840/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2840/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2840/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2840/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2840"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2720/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2720/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2720"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2720/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,4)-(163,0)]"
-}
-]
-},
-{
-"@id": "#2720/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,18)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2720/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2720"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,2)-(834,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2842",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/copy"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2843",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Creates a copy of the specified file."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2844",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#2845",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "visibility"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2846",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2846/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2846/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2846"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2846/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,16)]"
-}
-]
-},
-{
-"@id": "#2846/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2846/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2846"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2845/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2845/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,19)]"
-}
-]
-},
-{
-"@id": "#2845/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2845/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2845/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2845"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2847",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "convert"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "convert"
-}
-],
-"core:description": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2848",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2849",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2849/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2849/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2849"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2848/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2848/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2848"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2848/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2848/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2848"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2848/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2848/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2848/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2847/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2847/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,19)]"
-}
-]
-},
-{
-"@id": "#2847/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2847/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-},
-{
-"@id": "#2847/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2847"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(9,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2850",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ocr"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "ocr"
-}
-],
-"core:description": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2851",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2852",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2852/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2852/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2852"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2851/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2851/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2851"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2851/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2851/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2851"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2851/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2851/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2851/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2850/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2850/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,19)]"
-}
-]
-},
-{
-"@id": "#2850/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2850/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-},
-{
-"@id": "#2850/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2850"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2853",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "ocrLanguage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "ocrLanguage"
-}
-],
-"core:description": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2854",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2854/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2854/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2854"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2854/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,16)]"
-}
-]
-},
-{
-"@id": "#2854/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2854/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2854"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2853/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2853/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-},
-{
-"@id": "#2853/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2853/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-},
-{
-"@id": "#2853/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2853"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,93)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2855",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pinned"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pinned"
-}
-],
-"core:description": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2856",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2857",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2857/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2857/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2857"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2856/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2856/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2856"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2856/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2856/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2856"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2856/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2856/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2856/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2855/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2855/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,19)]"
-}
-]
-},
-{
-"@id": "#2855/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2855/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-},
-{
-"@id": "#2855/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2855"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(25,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2858",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "timedTextLanguage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "timedTextLanguage"
-}
-],
-"core:description": [
-{
-"@value": "The language of the timed text."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2859",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The language of the timed text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2859/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2859/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2859"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2859/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,16)]"
-}
-]
-},
-{
-"@id": "#2859/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2859/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2859"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2858/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2858/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,19)]"
-}
-]
-},
-{
-"@id": "#2858/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2858/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-},
-{
-"@id": "#2858/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2858"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(29,48)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2860",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "timedTextTrackName"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "timedTextTrackName"
-}
-],
-"core:description": [
-{
-"@value": "The timed text track name."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2861",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The timed text track name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2861/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2861/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2861"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2861/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,18)]"
-}
-]
-},
-{
-"@id": "#2861/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2861/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2861"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2860/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2860/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,21)]"
-}
-]
-},
-{
-"@id": "#2860/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2860/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-},
-{
-"@id": "#2860/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2860"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1506",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1479/link-776083445",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1479"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFileCreate"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1506/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1506/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1506"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,10)-(329,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2844/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2844/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2844"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,0)-(336,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2862",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"core:description": [
-{
-"@value": "If successful, this method returns a Files resource in the response body."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1266",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1266/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1266/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1266"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,14)-(336,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2862/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2862/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2862"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,10)-(336,0)]"
-}
-]
-},
-{
-"@id": "#2862/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,12)-(332,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2863",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2864",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2865",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2866",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2867",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2868",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2868/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2868/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2868"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,43)-(323,82)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2869",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2869/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2869/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2869"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,84)-(323,128)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2870",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2870/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2870/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2870"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,130)-(323,177)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2871",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2871/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2871/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2871"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,179)-(323,232)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2872",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2872/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2872/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2872"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,234)-(323,289)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2867/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2867/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2867"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,42)-(323,290)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2866/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2866/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2866"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,34)-(323,290)]"
-}
-]
-},
-{
-"@id": "#2866/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,34)-(323,290)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2865/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2865/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2865"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,32)-(323,292)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2864/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2864/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2864"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,21)-(323,293)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2863/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2863/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2863"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,21)-(323,293)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2843/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2843/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2843/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,8)-(325,0)]"
-}
-]
-},
-{
-"@id": "#2843/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,8)-(336,0)]"
-}
-]
-},
-{
-"@id": "#2843/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2843"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,6)-(336,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2873",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2874",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2874/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2874/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2874"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2874/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#2874/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2874/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2874"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2873/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2873/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2873"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2873/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2873/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2873/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2873"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2842/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2842/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2842"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2842/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2842"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,4)-(336,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2875",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/touch"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2876",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Set the file's updated time to the current server time."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2877",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2878",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2879",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Do not supply a request body with this method."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2879/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#2879/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2879"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2879/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2879"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,10)-(343,0)]"
-}
-]
-},
-{
-"@id": "#2879/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,12)-(343,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2878/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2878/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2878"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,10)-(343,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2877/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2877/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2877"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,0)-(349,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2880",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1265",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1265/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1265/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,14)-(349,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2880/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2880/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2880"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,10)-(349,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2881",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2882",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2883",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2884",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2885",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2886",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2886/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2886/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2886"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,41)-(337,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2887",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2887/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2887/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2887"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,82)-(337,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2888",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2888/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2888/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2888"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,128)-(337,175)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2889",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2889/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2889/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2889"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,177)-(337,230)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2890",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2890/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2890/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2890"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,232)-(337,280)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2885/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2885/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2885"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,40)-(337,281)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2884/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2884/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2884"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,32)-(337,281)]"
-}
-]
-},
-{
-"@id": "#2884/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,32)-(337,281)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2883/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2883/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2883"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,30)-(337,283)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2882/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2882/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2882"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,19)-(337,284)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2881/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2881/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2881"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,19)-(337,284)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2876/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2876/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2876/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,8)-(340,0)]"
-}
-]
-},
-{
-"@id": "#2876/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,8)-(349,0)]"
-}
-]
-},
-{
-"@id": "#2876/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2876"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,6)-(349,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2891",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2892",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2892/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2892/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2892"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2892/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#2892/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2892/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2892"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2891/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2891/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2891"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2891/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2891/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2891/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2891"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2875/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2875/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2875"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2875/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2875"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,4)-(349,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2893",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/trash"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2894",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Moves a file to the trash. The currently authenticated user must own the file."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2895",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2896",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2897",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Do not supply a request body with this method."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2897/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#2897/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2897"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2897/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2897"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,10)-(356,0)]"
-}
-]
-},
-{
-"@id": "#2897/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,12)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2896/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2896/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2896"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,10)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2895/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2895/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2895"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,0)-(362,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2898",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1262",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1262/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1262/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1262"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,14)-(362,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2898/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2898/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2898"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,10)-(362,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2899",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2900",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2901",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2902",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2903",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2904",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2904/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2904/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2904"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,41)-(350,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2905",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2905/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2905/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2905"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,82)-(350,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2906",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2906/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2906/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2906"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,128)-(350,175)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2907",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2907/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2907/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2907"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,177)-(350,230)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2908",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2908/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2908/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2908"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,232)-(350,280)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2903/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2903/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2903"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,40)-(350,281)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2902/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2902/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2902"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,32)-(350,281)]"
-}
-]
-},
-{
-"@id": "#2902/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,32)-(350,281)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2901/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2901/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2901"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,30)-(350,283)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2900/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2900/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2900"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,19)-(350,284)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2899/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2899/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2899"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,19)-(350,284)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2894/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2894/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2894/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,8)-(353,0)]"
-}
-]
-},
-{
-"@id": "#2894/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,8)-(362,0)]"
-}
-]
-},
-{
-"@id": "#2894/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2894"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,6)-(362,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2909",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2910",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2910/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2910/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2910"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2910/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#2910/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2910/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2910"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2909/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2909/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2909"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2909/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2909/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2909/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2909"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2893/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2893/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2893"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2893/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2893"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,4)-(362,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2911",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/untrash"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2912",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Restores a file from the trash."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2913",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"core:description": [
-{
-"@value": "If successful, this method returns a Files resource in the response body."
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1263",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1176/link-1767480863",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1176"
-}
-],
-"doc:link-label": [
-{
-"@value": "DriveFile"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1263/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1263/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1263"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,14)-(373,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2913/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2913/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2913"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,10)-(373,0)]"
-}
-]
-},
-{
-"@id": "#2913/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,12)-(369,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2914",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2915",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2916",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2917",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2918",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2919",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2919/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2919/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2919"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,41)-(363,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2920",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2920/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2920/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2920"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,82)-(363,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2921",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2921/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2921/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2921"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,128)-(363,175)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2922",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2922/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2922/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2922"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,177)-(363,230)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2918/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2918/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2918"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,40)-(363,231)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2917/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2917/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2917"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,32)-(363,231)]"
-}
-]
-},
-{
-"@id": "#2917/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,32)-(363,231)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2916/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2916/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2916"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,30)-(363,233)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2915/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2915/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2915"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,19)-(363,234)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2914/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2914/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2914"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,19)-(363,234)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2912/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2912/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,8)-(366,0)]"
-}
-]
-},
-{
-"@id": "#2912/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,8)-(373,0)]"
-}
-]
-},
-{
-"@id": "#2912/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2912"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,6)-(373,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2923",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2924",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2924/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2924/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#2924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2924/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2923/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2923/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2923/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2923/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2923/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2911/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2911/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2911"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2911/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2911"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,4)-(373,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2925",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/parents"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2926",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists a file's parents."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2927",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2928",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2929",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Do not supply a request body with this method."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#2929/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,10)-(380,0)]"
-}
-]
-},
-{
-"@id": "#2929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,12)-(380,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,10)-(380,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,0)-(387,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2930",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2282",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2270/link--449054935",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2270"
-}
-],
-"doc:link-label": [
-{
-"@value": "ParentList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,14)-(387,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,10)-(387,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2931",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2932",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2933",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2934",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2935",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2936",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,41)-(374,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2937",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,82)-(374,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2938",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,128)-(374,176)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2939",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,178)-(374,235)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2940",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,237)-(374,284)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2941",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,286)-(374,334)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2942",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,336)-(374,391)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,40)-(374,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2934/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,32)-(374,392)]"
-}
-]
-},
-{
-"@id": "#2934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,32)-(374,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,30)-(374,394)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,19)-(374,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,19)-(374,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2926/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2926/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,8)-(377,0)]"
-}
-]
-},
-{
-"@id": "#2926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,8)-(387,0)]"
-}
-]
-},
-{
-"@id": "#2926/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,6)-(387,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2943",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Adds a parent folder for a file."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2944",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2255",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2248/link--340913322",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2248"
-}
-],
-"doc:link-label": [
-{
-"@value": "Parent"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,10)-(393,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,0)-(399,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2945",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2256",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2248/link--340913322",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2248"
-}
-],
-"doc:link-label": [
-{
-"@value": "Parent"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,14)-(399,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,10)-(399,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2931",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2932",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2933",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2934",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2935",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2936",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,41)-(374,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2937",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,82)-(374,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2938",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,128)-(374,176)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2939",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,178)-(374,235)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2940",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,237)-(374,284)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2941",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,286)-(374,334)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2942",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,336)-(374,391)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,40)-(374,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2934/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,32)-(374,392)]"
-}
-]
-},
-{
-"@id": "#2934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,32)-(374,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,30)-(374,394)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,19)-(374,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,19)-(374,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2943/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,8)-(389,0)]"
-}
-]
-},
-{
-"@id": "#2943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,8)-(399,0)]"
-}
-]
-},
-{
-"@id": "#2943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,6)-(399,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2946",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#2947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2946/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2946/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2946/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2925/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,4)-(416,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2948",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/parents/{parentId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2949",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a specific parent reference."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2950",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2257",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2248/link--340913322",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2248"
-}
-],
-"doc:link-label": [
-{
-"@value": "Parent"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,16)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,12)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,10)-(406,0)]"
-}
-]
-},
-{
-"@id": "#2949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,10)-(412,0)]"
-}
-]
-},
-{
-"@id": "#2949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,8)-(412,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2951",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Removes a parent from a file."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2952",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#2952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,12)-(416,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,10)-(414,0)]"
-}
-]
-},
-{
-"@id": "#2951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,10)-(416,0)]"
-}
-]
-},
-{
-"@id": "#2951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,8)-(416,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2953",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2954",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2954/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2954/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#2954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2954/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2953/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2955",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "parentId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "parentId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2956",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2956/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(402,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2956/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(403,0)]"
-}
-]
-},
-{
-"@id": "#2956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-},
-{
-"@id": "#2956/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-},
-{
-"@id": "#2955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,10)-(404,0)]"
-}
-]
-},
-{
-"@id": "#2955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2948/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D%2Fparents"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2948/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,6)-(416,0)]"
-}
-]
-},
-{
-"@id": "#2948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,22)-(404,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2957",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/permissions"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2958",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists a file's permissions."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2959",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#99",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#82/link--1036513425",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#82"
-}
-],
-"doc:link-label": [
-{
-"@value": "PermissionList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#99/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#99/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#99"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,14)-(426,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,10)-(426,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2960",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2961",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2962",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2963",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2964",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2965",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,41)-(417,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2966",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2966/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2966/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,82)-(417,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2967",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,128)-(417,176)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2968",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,178)-(417,235)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,237)-(417,284)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,286)-(417,334)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2971",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,336)-(417,391)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,40)-(417,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,32)-(417,392)]"
-}
-]
-},
-{
-"@id": "#2963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,32)-(417,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2962/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2962/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2962"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,30)-(417,394)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2961/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2961/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2961"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,19)-(417,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2960/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2960/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,19)-(417,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2958/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,8)-(420,0)]"
-}
-]
-},
-{
-"@id": "#2958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(420,8)-(426,0)]"
-}
-]
-},
-{
-"@id": "#2958/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,6)-(426,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2972",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Inserts a permission for a file.\n\nWarning: Concurrent permissions operations on the same file are not supported; only the last update is applied.\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2973",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#2974",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "emailMessage"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "emailMessage"
-}
-],
-"core:description": [
-{
-"@value": "A custom message to include in notification emails."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2975",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "A custom message to include in notification emails."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,10)-(435,0)]"
-}
-]
-},
-{
-"@id": "#2975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2974/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,12)-(435,0)]"
-}
-]
-},
-{
-"@id": "#2974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-},
-{
-"@id": "#2974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,10)-(435,0)]"
-}
-]
-},
-{
-"@id": "#2974/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,10)-(435,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2976",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "sendNotificationEmails"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "sendNotificationEmails"
-}
-],
-"core:description": [
-{
-"@value": "Whether to send notification emails when sharing to users or groups. This parameter is ignored and an email is sent if the role is owner. (Default: true)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2977",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to send notification emails when sharing to users or groups. This parameter is ignored and an email is sent if the role is owner. (Default: true)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2978",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,21)-(438,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2979",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2979",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,21)-(439,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2979/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2979/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,21)-(439,26)]"
-}
-]
-},
-{
-"@id": "#2979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,21)-(439,26)]"
-}
-]
-},
-{
-"@id": "#2979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,21)-(439,26)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2979/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2976"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2977/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(437,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2977/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#2977/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#2977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#2977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,12)-(437,0)]"
-}
-]
-},
-{
-"@id": "#2977/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(438,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2976/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,12)-(441,0)]"
-}
-]
-},
-{
-"@id": "#2976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,12)-(437,0)]"
-}
-]
-},
-{
-"@id": "#2976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#2976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,10)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#66",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#58/link--1512096013",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#58"
-}
-],
-"doc:link-label": [
-{
-"@value": "PermissionInsert"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#66/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#66/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#66"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(442,10)-(445,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,0)-(451,0)]"
-}
-]
-},
-{
-"@id": "#2973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,8)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2980",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#23",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#6/link-1949280989",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#6"
-}
-],
-"doc:link-label": [
-{
-"@value": "Permission"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#23/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#23/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#23"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,14)-(451,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,10)-(451,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2960",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2961",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2962",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#2963",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#2964",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2965",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,41)-(417,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2966",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2966/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2966/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,82)-(417,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2967",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,128)-(417,176)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2968",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,178)-(417,235)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,237)-(417,284)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,286)-(417,334)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2971",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,336)-(417,391)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,40)-(417,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,32)-(417,392)]"
-}
-]
-},
-{
-"@id": "#2963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,32)-(417,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2962/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2962/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2962"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,30)-(417,394)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2961/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2961/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2961"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,19)-(417,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2960/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2960/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,19)-(417,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2972/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,8)-(431,0)]"
-}
-]
-},
-{
-"@id": "#2972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,8)-(451,0)]"
-}
-]
-},
-{
-"@id": "#2972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,6)-(451,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2981",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2982",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2982/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2982/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2982/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#2982/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2982/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2981/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2981/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2981"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2981/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2981/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#2981/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2981"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2957/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,4)-(530,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2983",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/permissions/{permissionId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#2984",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a permission by ID."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2985",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#24",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#6/link-1949280989",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#6"
-}
-],
-"doc:link-label": [
-{
-"@value": "Permission"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#24/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#24/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#24"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,16)-(464,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,12)-(464,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,10)-(458,0)]"
-}
-]
-},
-{
-"@id": "#2984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(458,10)-(464,0)]"
-}
-]
-},
-{
-"@id": "#2984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,8)-(464,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2986",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:description": [
-{
-"@value": "Updates a permission.\n\n**Warning**: Concurrent permissions operations on the same file are not supported; only the last update is applied.\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#2987",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#2988",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "transferOwnership"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "transferOwnership"
-}
-],
-"core:description": [
-{
-"@value": "Whether changing a role to 'owner' should also downgrade the current owners to writers. (Default: false)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2989",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether changing a role to 'owner' should also downgrade the current owners to writers. (Default: false)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2990",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(474,23)-(474,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2991",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2991",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(475,23)-(475,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2991/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2991/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(475,23)-(475,28)]"
-}
-]
-},
-{
-"@id": "#2991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(475,23)-(475,28)]"
-}
-]
-},
-{
-"@id": "#2991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(475,23)-(475,28)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2991/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2988"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2989/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(473,14)-(473,18)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2989/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(474,14)-(475,0)]"
-}
-]
-},
-{
-"@id": "#2989/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(471,12)-(477,0)]"
-}
-]
-},
-{
-"@id": "#2989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(474,14)-(475,0)]"
-}
-]
-},
-{
-"@id": "#2989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(472,14)-(473,0)]"
-}
-]
-},
-{
-"@id": "#2989/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(473,14)-(474,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2988/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,14)-(477,0)]"
-}
-]
-},
-{
-"@id": "#2988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(472,14)-(473,0)]"
-}
-]
-},
-{
-"@id": "#2988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(471,12)-(477,0)]"
-}
-]
-},
-{
-"@id": "#2988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(471,12)-(477,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2992",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "removeExpiration"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "removeExpiration"
-}
-],
-"core:description": [
-{
-"@value": "Whether to remove the expiration date."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2993",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to remove the expiration date."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2994",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(479,23)-(479,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2995",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2995",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(480,23)-(480,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2995/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2995/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(480,23)-(480,28)]"
-}
-]
-},
-{
-"@id": "#2995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(480,23)-(480,28)]"
-}
-]
-},
-{
-"@id": "#2995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(480,23)-(480,28)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2995/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2992"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2993/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(478,14)-(478,18)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2993/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(479,14)-(480,0)]"
-}
-]
-},
-{
-"@id": "#2993/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(477,12)-(483,0)]"
-}
-]
-},
-{
-"@id": "#2993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(479,14)-(480,0)]"
-}
-]
-},
-{
-"@id": "#2993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,14)-(482,0)]"
-}
-]
-},
-{
-"@id": "#2993/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(478,14)-(479,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2992/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,14)-(483,0)]"
-}
-]
-},
-{
-"@id": "#2992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,14)-(482,0)]"
-}
-]
-},
-{
-"@id": "#2992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(477,12)-(483,0)]"
-}
-]
-},
-{
-"@id": "#2992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(477,12)-(483,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#67",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#58/link--1512096013",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#58"
-}
-],
-"doc:link-label": [
-{
-"@value": "PermissionInsert"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#67/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#67/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#67"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(484,12)-(487,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,0)-(493,0)]"
-}
-]
-},
-{
-"@id": "#2987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(470,10)-(483,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#2996",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#25",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#6/link-1949280989",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#6"
-}
-],
-"doc:link-label": [
-{
-"@value": "Permission"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#25/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#25/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#25"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(490,16)-(493,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(488,12)-(493,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2997",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2998",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2999",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3000",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3001",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3002",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,45)-(465,84)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3003",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,86)-(465,130)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,44)-(465,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,36)-(465,131)]"
-}
-]
-},
-{
-"@id": "#3000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,36)-(465,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,34)-(465,133)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,23)-(465,134)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,23)-(465,134)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2986/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(466,10)-(470,0)]"
-}
-]
-},
-{
-"@id": "#2986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(487,10)-(493,0)]"
-}
-]
-},
-{
-"@id": "#2986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,8)-(493,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3004",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Deletes a permission from a file.\n\nWarning: Concurrent permissions operations on the same file are not supported; only the last update is applied.\n"
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3005",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(500,12)-(501,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3006",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3007",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3008",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3009",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3010",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3011",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,45)-(494,84)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3012",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,86)-(494,130)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,44)-(494,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,36)-(494,131)]"
-}
-]
-},
-{
-"@id": "#3009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,36)-(494,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,34)-(494,133)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,23)-(494,134)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,23)-(494,134)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(495,10)-(499,0)]"
-}
-]
-},
-{
-"@id": "#3004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(499,10)-(501,0)]"
-}
-]
-},
-{
-"@id": "#3004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(493,8)-(501,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3013",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "patch"
-}
-],
-"core:description": [
-{
-"@value": "Updates a permission. This method supports patch semantics.\n\n**Warning**: Concurrent permissions operations on the same file are not supported; only the last update is applied.\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3014",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3015",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "transferOwnership"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "transferOwnership"
-}
-],
-"core:description": [
-{
-"@value": "Whether changing a role to 'owner' should also downgrade the current owners to writers. (Default: false)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3016",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether changing a role to 'owner' should also downgrade the current owners to writers. (Default: false)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3017",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(511,23)-(511,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3018",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3018",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,23)-(512,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3018/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,23)-(512,28)]"
-}
-]
-},
-{
-"@id": "#3018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,23)-(512,28)]"
-}
-]
-},
-{
-"@id": "#3018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,23)-(512,28)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3018/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3015"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3016/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3016/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(510,14)-(510,18)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3016/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(511,14)-(512,0)]"
-}
-]
-},
-{
-"@id": "#3016/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(508,12)-(514,0)]"
-}
-]
-},
-{
-"@id": "#3016/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(511,14)-(512,0)]"
-}
-]
-},
-{
-"@id": "#3016/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(509,14)-(510,0)]"
-}
-]
-},
-{
-"@id": "#3016/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(510,14)-(511,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3015/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3015/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(513,14)-(514,0)]"
-}
-]
-},
-{
-"@id": "#3015/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(509,14)-(510,0)]"
-}
-]
-},
-{
-"@id": "#3015/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(508,12)-(514,0)]"
-}
-]
-},
-{
-"@id": "#3015/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3015"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(508,12)-(514,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3019",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "removeExpiration"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "removeExpiration"
-}
-],
-"core:description": [
-{
-"@value": "Whether to remove the expiration date."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to remove the expiration date."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3021",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3021/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3021/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(516,23)-(516,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3022",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3022",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3022/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3022/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(517,23)-(517,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3022/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3022/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3022/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(517,23)-(517,28)]"
-}
-]
-},
-{
-"@id": "#3022/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(517,23)-(517,28)]"
-}
-]
-},
-{
-"@id": "#3022/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(517,23)-(517,28)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3022/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3019"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(515,14)-(515,18)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3020/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(516,14)-(517,0)]"
-}
-]
-},
-{
-"@id": "#3020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(514,12)-(520,0)]"
-}
-]
-},
-{
-"@id": "#3020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(516,14)-(517,0)]"
-}
-]
-},
-{
-"@id": "#3020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(518,14)-(519,0)]"
-}
-]
-},
-{
-"@id": "#3020/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(515,14)-(516,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3019/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(519,14)-(520,0)]"
-}
-]
-},
-{
-"@id": "#3019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(518,14)-(519,0)]"
-}
-]
-},
-{
-"@id": "#3019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(514,12)-(520,0)]"
-}
-]
-},
-{
-"@id": "#3019/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(514,12)-(520,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#68",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#58/link--1512096013",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#58"
-}
-],
-"doc:link-label": [
-{
-"@value": "PermissionInsert"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#68/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#68/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#68"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(521,12)-(524,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,0)-(530,0)]"
-}
-]
-},
-{
-"@id": "#3014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(507,10)-(520,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3023",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#26",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#6/link-1949280989",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#6"
-}
-],
-"doc:link-label": [
-{
-"@value": "Permission"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#26/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#26/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#26"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(527,16)-(530,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(525,12)-(530,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3024",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3025",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3026",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3027",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3028",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3029",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,45)-(502,84)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3030",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,86)-(502,130)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,44)-(502,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,36)-(502,131)]"
-}
-]
-},
-{
-"@id": "#3027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,36)-(502,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,34)-(502,133)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,23)-(502,134)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,23)-(502,134)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3013/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3013/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(503,10)-(507,0)]"
-}
-]
-},
-{
-"@id": "#3013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(524,10)-(530,0)]"
-}
-]
-},
-{
-"@id": "#3013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(501,8)-(530,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3031",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3031/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3031/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3033",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "permissionId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the permission."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(454,12)-(454,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(454,12)-(455,0)]"
-}
-]
-},
-{
-"@id": "#3034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(455,12)-(456,0)]"
-}
-]
-},
-{
-"@id": "#3034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(453,10)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3033/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(455,12)-(456,0)]"
-}
-]
-},
-{
-"@id": "#3033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(453,10)-(456,0)]"
-}
-]
-},
-{
-"@id": "#3033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(453,10)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#2983/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D%2Fpermissions"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,6)-(530,0)]"
-}
-]
-},
-{
-"@id": "#2983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,22)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3035",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/revisions"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3036",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists a file's revisions."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3037",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2194",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2162/link--1442524484",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2162"
-}
-],
-"doc:link-label": [
-{
-"@value": "RevisionList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(537,14)-(540,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(535,10)-(540,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3038",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3039",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3040",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3041",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3042",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3043",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,43)-(532,82)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3044",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,84)-(532,128)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3045",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,130)-(532,178)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3046",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,180)-(532,237)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3047",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,239)-(532,286)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3048",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,288)-(532,336)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3049",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,338)-(532,393)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,42)-(532,394)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3041/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,34)-(532,394)]"
-}
-]
-},
-{
-"@id": "#3041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,34)-(532,394)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,32)-(532,396)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,21)-(532,397)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(532,21)-(532,397)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3036/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(533,8)-(534,0)]"
-}
-]
-},
-{
-"@id": "#3036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(534,8)-(540,0)]"
-}
-]
-},
-{
-"@id": "#3036/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(531,6)-(540,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3050",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3051",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3051/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3051/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3051"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3051/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3051/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3051/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3051"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3050/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3035/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3035/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3035"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3035/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3035"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(530,4)-(585,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3052",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/revisions/{revisionId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3053",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a specific revision."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3054",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2126",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2099/link--1832253791",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2099"
-}
-],
-"doc:link-label": [
-{
-"@value": "Revision"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(551,16)-(554,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3054/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3054/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3054"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(549,12)-(554,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3055",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3056",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3057",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3058",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3059",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3060",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,45)-(546,84)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,86)-(546,130)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3062",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3062/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3062/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3062"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,132)-(546,180)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,182)-(546,239)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3064",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,241)-(546,288)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3065",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,290)-(546,338)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,340)-(546,395)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,44)-(546,396)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,36)-(546,396)]"
-}
-]
-},
-{
-"@id": "#3058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,36)-(546,396)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,34)-(546,398)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,23)-(546,399)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3055/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3055/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3055"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(546,23)-(546,399)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3053/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3053/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(547,10)-(548,0)]"
-}
-]
-},
-{
-"@id": "#3053/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(548,10)-(554,0)]"
-}
-]
-},
-{
-"@id": "#3053/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(545,8)-(554,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3067",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:description": [
-{
-"@value": "Updates a revision."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3068",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2090",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2084/link-1567852438",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2084"
-}
-],
-"doc:link-label": [
-{
-"@value": "RevisionInsert"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2090/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2090/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2090"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(558,12)-(561,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,0)-(567,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3069",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2127",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2099/link--1832253791",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2099"
-}
-],
-"doc:link-label": [
-{
-"@value": "Revision"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(564,16)-(567,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(562,12)-(567,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3070",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3071",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3072",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3073",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3074",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3075",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,45)-(555,84)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3076",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,86)-(555,130)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3077",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3077/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3077/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3077"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,132)-(555,179)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,44)-(555,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,36)-(555,180)]"
-}
-]
-},
-{
-"@id": "#3073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,36)-(555,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,34)-(555,182)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,23)-(555,183)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(555,23)-(555,183)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3067/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3067/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(556,10)-(557,0)]"
-}
-]
-},
-{
-"@id": "#3067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(561,10)-(567,0)]"
-}
-]
-},
-{
-"@id": "#3067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(554,8)-(567,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3078",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Removes a revision."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3079",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3079/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3079/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3079"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(571,12)-(572,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3080",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3081",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3082",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3083",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3084",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3085",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3085/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3085/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3085"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,45)-(568,84)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3086",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3086/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3086/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3086"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,86)-(568,130)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3087",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3087/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3087/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3087"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,132)-(568,179)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3084/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3084/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3084"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,44)-(568,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3083/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3083/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3083"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,36)-(568,180)]"
-}
-]
-},
-{
-"@id": "#3083/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,36)-(568,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3082/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3082/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3082"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,34)-(568,182)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3081/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3081/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3081"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,23)-(568,183)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3080/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3080/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3080"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(568,23)-(568,183)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3078/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3078/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(569,10)-(570,0)]"
-}
-]
-},
-{
-"@id": "#3078/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(570,10)-(572,0)]"
-}
-]
-},
-{
-"@id": "#3078/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(567,8)-(572,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3088",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "patch"
-}
-],
-"core:description": [
-{
-"@value": "Updates a revision. This method supports patch semantics."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3089",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2128",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2099/link--1832253791",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2099"
-}
-],
-"doc:link-label": [
-{
-"@value": "Revision"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(576,12)-(579,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3089/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3089/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3089"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,0)-(585,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3090",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2129",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2099/link--1832253791",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2099"
-}
-],
-"doc:link-label": [
-{
-"@value": "Revision"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(582,16)-(585,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3090/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3090/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3090"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(580,12)-(585,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3091",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3092",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3093",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3094",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3095",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3096",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3096/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3096/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,45)-(573,84)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3097",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3097/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3097/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3097"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,86)-(573,130)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3098",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3098/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3098/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,132)-(573,179)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3095/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3095/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3095"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,44)-(573,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3094/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3094/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,36)-(573,180)]"
-}
-]
-},
-{
-"@id": "#3094/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,36)-(573,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3093/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3093/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3093"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,34)-(573,182)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3092/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3092/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,23)-(573,183)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3091/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3091/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3091"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(573,23)-(573,183)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3088/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3088/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3088/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(574,10)-(575,0)]"
-}
-]
-},
-{
-"@id": "#3088/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(579,10)-(585,0)]"
-}
-]
-},
-{
-"@id": "#3088/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3088"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(572,8)-(585,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3099",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3100",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3100/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3100/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3100/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3099/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3099/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3099/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3099/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3099/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3101",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "revisionId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "revisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the revision."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3102",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3102/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(543,12)-(543,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3102/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(543,12)-(544,0)]"
-}
-]
-},
-{
-"@id": "#3102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(544,12)-(545,0)]"
-}
-]
-},
-{
-"@id": "#3102/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(542,10)-(545,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3101/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(544,12)-(545,0)]"
-}
-]
-},
-{
-"@id": "#3101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(542,10)-(545,0)]"
-}
-]
-},
-{
-"@id": "#3101/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(542,10)-(545,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3052/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3052/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D%2Frevisions"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3052/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(540,6)-(585,0)]"
-}
-]
-},
-{
-"@id": "#3052/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(541,22)-(545,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3103",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/comments"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3104",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists a file's comments."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3105",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3106",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "updatedMin"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "updatedMin"
-}
-],
-"core:description": [
-{
-"@value": "Only discussions that were updated after this timestamp will be returned. Formatted as an RFC 3339 timestamp."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Only discussions that were updated after this timestamp will be returned. Formatted as an RFC 3339 timestamp."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(591,12)-(591,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(591,12)-(592,0)]"
-}
-]
-},
-{
-"@id": "#3107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(593,12)-(594,0)]"
-}
-]
-},
-{
-"@id": "#3107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(590,10)-(594,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3106/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(592,12)-(593,0)]"
-}
-]
-},
-{
-"@id": "#3106/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(593,12)-(594,0)]"
-}
-]
-},
-{
-"@id": "#3106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(590,10)-(594,0)]"
-}
-]
-},
-{
-"@id": "#3106/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(590,10)-(594,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3108",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "includeDeleted"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "includeDeleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether to include deleted items. If set, all replies, including deleted replies (with content stripped) will be returned."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3109",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to include deleted items. If set, all replies, including deleted replies (with content stripped) will be returned."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3109/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3109/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,17)]"
-}
-]
-},
-{
-"@id": "#3109/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,17)]"
-}
-]
-},
-{
-"@id": "#3109/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,139)]"
-}
-]
-},
-{
-"@id": "#3109/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3108/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3108/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,139)]"
-}
-]
-},
-{
-"@id": "#3108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3108/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3111",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "maxResults"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "maxResults"
-}
-],
-"core:description": [
-{
-"@value": "The maximum number of replies to include in the response, used for paging. Acceptable values are 0 to 100, inclusive"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3112",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:maxInclusive": [
-{
-"@value": 1000.0
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The maximum number of replies to include in the response, used for paging. Acceptable values are 0 to 100, inclusive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3113",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "100"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3112/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3112/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,16)]"
-}
-]
-},
-{
-"@id": "#3112/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,17)]"
-}
-]
-},
-{
-"@id": "#3112/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,14)]"
-}
-]
-},
-{
-"@id": "#3112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,16)]"
-}
-]
-},
-{
-"@id": "#3112/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,133)]"
-}
-]
-},
-{
-"@id": "#3112/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3112/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:maxInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3111/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,133)]"
-}
-]
-},
-{
-"@id": "#3111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3111/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3114",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pageToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pageToken"
-}
-],
-"core:description": [
-{
-"@value": "Page token for changes.\nThe continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3115",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Page token for changes.\nThe continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3115/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3115/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,16)]"
-}
-]
-},
-{
-"@id": "#3115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3115/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3114/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,19)]"
-}
-]
-},
-{
-"@id": "#3114/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3114/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3105/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(587,0)-(600,0)]"
-}
-]
-},
-{
-"@id": "#3105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(589,8)-(594,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3116",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2498",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2455/link-291255827",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2455"
-}
-],
-"doc:link-label": [
-{
-"@value": "CommentList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2498/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2498/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(597,14)-(600,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(595,10)-(600,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3104/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3104/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(588,8)-(589,0)]"
-}
-]
-},
-{
-"@id": "#3104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(594,8)-(600,0)]"
-}
-]
-},
-{
-"@id": "#3104/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(586,6)-(600,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3117",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Creates a new comment on the given file."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3118",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2594",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2588/link--1702613932",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2588"
-}
-],
-"doc:link-label": [
-{
-"@value": "CommentWritable"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2594/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2594/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2594"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(603,10)-(606,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(601,0)-(612,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3119",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2548",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2511/link-988480884",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2511"
-}
-],
-"doc:link-label": [
-{
-"@value": "Comment"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2548/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2548/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2548"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(609,14)-(612,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(607,10)-(612,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3117/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3117/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(601,8)-(602,0)]"
-}
-]
-},
-{
-"@id": "#3117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(606,8)-(612,0)]"
-}
-]
-},
-{
-"@id": "#3117/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(600,6)-(612,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3120",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3121",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3121/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3121/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3121/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3120/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3120/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3120/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3103/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(585,4)-(730,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3122",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/comments/{commentId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3123",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a comment by ID."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3124",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3125",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "includeDeleted"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "includeDeleted"
-}
-],
-"core:description": [
-{
-"@value": "If set, this will succeed when retrieving a deleted comment, and will include any deleted replies. (Default: false)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3126",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "If set, this will succeed when retrieving a deleted comment, and will include any deleted replies. (Default: false)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3127",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(623,23)-(623,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3128",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3128",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(624,23)-(624,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3128/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3128/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(624,23)-(624,27)]"
-}
-]
-},
-{
-"@id": "#3128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(624,23)-(624,27)]"
-}
-]
-},
-{
-"@id": "#3128/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(624,23)-(624,27)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3128/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3125"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3126/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(622,14)-(622,18)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3126/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(623,14)-(624,0)]"
-}
-]
-},
-{
-"@id": "#3126/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(620,12)-(626,0)]"
-}
-]
-},
-{
-"@id": "#3126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(623,14)-(624,0)]"
-}
-]
-},
-{
-"@id": "#3126/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(621,14)-(622,0)]"
-}
-]
-},
-{
-"@id": "#3126/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(622,14)-(623,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3125/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(625,14)-(626,0)]"
-}
-]
-},
-{
-"@id": "#3125/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(621,14)-(622,0)]"
-}
-]
-},
-{
-"@id": "#3125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(620,12)-(626,0)]"
-}
-]
-},
-{
-"@id": "#3125/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(620,12)-(626,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3124/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(618,0)-(632,0)]"
-}
-]
-},
-{
-"@id": "#3124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(619,10)-(626,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3129",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2549",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2511/link-988480884",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2511"
-}
-],
-"doc:link-label": [
-{
-"@value": "Comment"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2549/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2549/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2549"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(629,16)-(632,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(627,12)-(632,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3123/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3123/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(618,10)-(619,0)]"
-}
-]
-},
-{
-"@id": "#3123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(626,10)-(632,0)]"
-}
-]
-},
-{
-"@id": "#3123/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(617,8)-(632,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3130",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3131",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2595",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2588/link--1702613932",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2588"
-}
-],
-"doc:link-label": [
-{
-"@value": "CommentWritable"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2595/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2595/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2595"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(634,12)-(637,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(633,0)-(643,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3132",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2550",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2511/link-988480884",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2511"
-}
-],
-"doc:link-label": [
-{
-"@value": "Comment"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2550/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2550/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(640,16)-(643,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(638,12)-(643,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3130/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(632,8)-(643,0)]"
-}
-]
-},
-{
-"@id": "#3130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(637,10)-(643,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3133",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Deletes a comment."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3134",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(646,12)-(647,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3133/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(644,10)-(645,0)]"
-}
-]
-},
-{
-"@id": "#3133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(645,10)-(647,0)]"
-}
-]
-},
-{
-"@id": "#3133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(643,8)-(647,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3135",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "patch"
-}
-],
-"core:description": [
-{
-"@value": "Updates an existing comment. This method supports patch semantics."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3136",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2596",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2588/link--1702613932",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2588"
-}
-],
-"doc:link-label": [
-{
-"@value": "CommentWritable"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2596/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2596/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2596"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(650,12)-(653,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(648,0)-(659,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3137",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2551",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2511/link-988480884",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2511"
-}
-],
-"doc:link-label": [
-{
-"@value": "Comment"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2551/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2551/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2551"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(656,16)-(659,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(654,12)-(659,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3135/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3135/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(648,10)-(649,0)]"
-}
-]
-},
-{
-"@id": "#3135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(653,10)-(659,0)]"
-}
-]
-},
-{
-"@id": "#3135/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(647,8)-(659,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3138",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3139",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3139/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3138/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3138/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3140",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "commentId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "commentId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the comment."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3141",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(615,12)-(615,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3141/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(615,12)-(616,0)]"
-}
-]
-},
-{
-"@id": "#3141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(616,12)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3140/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(616,12)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3122/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D%2Fcomments"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3122/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(612,6)-(730,0)]"
-}
-]
-},
-{
-"@id": "#3122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(613,22)-(617,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3142",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/comments/{commentId}/replies"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3143",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists all of the replies to a comment."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3145",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3146",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "includeDeleted"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "includeDeleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether to include deleted items. If set, all replies, including deleted replies (with content stripped) will be returned."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3147",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to include deleted items. If set, all replies, including deleted replies (with content stripped) will be returned."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3148",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3147/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3147/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,17)]"
-}
-]
-},
-{
-"@id": "#3147/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,17)]"
-}
-]
-},
-{
-"@id": "#3147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,139)]"
-}
-]
-},
-{
-"@id": "#3147/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3146/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3146/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,139)]"
-}
-]
-},
-{
-"@id": "#3146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3146/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3149",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "maxResults"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "maxResults"
-}
-],
-"core:description": [
-{
-"@value": "The maximum number of replies to include in the response, used for paging. Acceptable values are 0 to 100, inclusive"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3150",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:maxInclusive": [
-{
-"@value": 1000.0
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The maximum number of replies to include in the response, used for paging. Acceptable values are 0 to 100, inclusive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3151",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "100"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3150/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3150/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,16)]"
-}
-]
-},
-{
-"@id": "#3150/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,17)]"
-}
-]
-},
-{
-"@id": "#3150/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,14)]"
-}
-]
-},
-{
-"@id": "#3150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,16)]"
-}
-]
-},
-{
-"@id": "#3150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,133)]"
-}
-]
-},
-{
-"@id": "#3150/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3150/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:maxInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3149/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,133)]"
-}
-]
-},
-{
-"@id": "#3149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3152",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pageToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pageToken"
-}
-],
-"core:description": [
-{
-"@value": "Page token for changes.\nThe continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3153",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Page token for changes.\nThe continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3153/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3153/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,16)]"
-}
-]
-},
-{
-"@id": "#3153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3153/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3152/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,19)]"
-}
-]
-},
-{
-"@id": "#3152/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3152/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3144",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2396",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2377/link--1825577729",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2377"
-}
-],
-"doc:link-label": [
-{
-"@value": "ReplyList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(666,18)-(669,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(664,14)-(669,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3143/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(662,12)-(663,0)]"
-}
-]
-},
-{
-"@id": "#3143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(663,12)-(669,0)]"
-}
-]
-},
-{
-"@id": "#3143/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(660,10)-(669,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3154",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Creates a new reply to the given comment."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3155",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2452",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2448/link--161032132",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2448"
-}
-],
-"doc:link-label": [
-{
-"@value": "ReplyWritable"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(672,14)-(675,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(670,0)-(682,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3156",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"core:description": [
-{
-"@value": ""
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2424",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2409/link-1756317719",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2409"
-}
-],
-"doc:link-label": [
-{
-"@value": "Reply"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(679,18)-(682,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3156/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(676,14)-(682,0)]"
-}
-]
-},
-{
-"@id": "#3156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(677,16)-(678,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3154/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3154/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(670,12)-(671,0)]"
-}
-]
-},
-{
-"@id": "#3154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(675,12)-(682,0)]"
-}
-]
-},
-{
-"@id": "#3154/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(669,10)-(682,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3157",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3158",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3158/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3158/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3158/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3157/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3157/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3157/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3159",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "commentId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "commentId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the comment."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3160",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3160/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(615,12)-(615,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3160/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(615,12)-(616,0)]"
-}
-]
-},
-{
-"@id": "#3160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(616,12)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3160/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3159/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3159/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(616,12)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3159/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3142/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D%2Fcomments%2F%7BcommentId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(659,8)-(730,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3161",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/comments/{commentId}/replies/{replyId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3162",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a reply."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3163",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3164",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "includeDeleted"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "includeDeleted"
-}
-],
-"core:description": [
-{
-"@value": "If set, this will succeed when retrieving a deleted reply. (Default: false)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3165",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "If set, this will succeed when retrieving a deleted reply. (Default: false)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(693,27)-(693,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "false"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3167",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3167",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(694,27)-(694,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3167/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3167/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(694,27)-(694,31)]"
-}
-]
-},
-{
-"@id": "#3167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(694,27)-(694,31)]"
-}
-]
-},
-{
-"@id": "#3167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(694,27)-(694,31)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3167/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3164"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3165/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(692,18)-(692,22)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3165/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(693,18)-(694,0)]"
-}
-]
-},
-{
-"@id": "#3165/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(690,16)-(696,0)]"
-}
-]
-},
-{
-"@id": "#3165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(693,18)-(694,0)]"
-}
-]
-},
-{
-"@id": "#3165/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(691,18)-(692,0)]"
-}
-]
-},
-{
-"@id": "#3165/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(692,18)-(693,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(695,18)-(696,0)]"
-}
-]
-},
-{
-"@id": "#3164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(691,18)-(692,0)]"
-}
-]
-},
-{
-"@id": "#3164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(690,16)-(696,0)]"
-}
-]
-},
-{
-"@id": "#3164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(690,16)-(696,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3163/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(688,0)-(702,0)]"
-}
-]
-},
-{
-"@id": "#3163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(689,14)-(696,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3168",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2425",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2409/link-1756317719",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2409"
-}
-],
-"doc:link-label": [
-{
-"@value": "Reply"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(699,20)-(702,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(697,16)-(702,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3162/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3162/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(688,14)-(689,0)]"
-}
-]
-},
-{
-"@id": "#3162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(696,14)-(702,0)]"
-}
-]
-},
-{
-"@id": "#3162/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(687,12)-(702,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3169",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:description": [
-{
-"@value": "Updates an existing reply."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3170",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2453",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2448/link--161032132",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2448"
-}
-],
-"doc:link-label": [
-{
-"@value": "ReplyWritable"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(705,16)-(708,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(703,0)-(714,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3171",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2426",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2409/link-1756317719",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2409"
-}
-],
-"doc:link-label": [
-{
-"@value": "Reply"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(711,20)-(714,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(709,16)-(714,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3169/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3169/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(703,14)-(704,0)]"
-}
-]
-},
-{
-"@id": "#3169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(708,14)-(714,0)]"
-}
-]
-},
-{
-"@id": "#3169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(702,12)-(714,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3172",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Deletes a reply."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3173",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(717,16)-(718,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(715,14)-(716,0)]"
-}
-]
-},
-{
-"@id": "#3172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(716,14)-(718,0)]"
-}
-]
-},
-{
-"@id": "#3172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(714,12)-(718,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3174",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "patch"
-}
-],
-"core:description": [
-{
-"@value": "Updates an existing reply. This method supports patch semantics."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3175",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2454",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2448/link--161032132",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2448"
-}
-],
-"doc:link-label": [
-{
-"@value": "ReplyWritable"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(721,16)-(724,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(719,0)-(730,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3176",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2427",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2409/link-1756317719",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2409"
-}
-],
-"doc:link-label": [
-{
-"@value": "Reply"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(727,20)-(730,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(725,16)-(730,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3174/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(719,14)-(720,0)]"
-}
-]
-},
-{
-"@id": "#3174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(724,14)-(730,0)]"
-}
-]
-},
-{
-"@id": "#3174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(718,12)-(730,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3177",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3178",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3178/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3178/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3177/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3179",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "commentId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "commentId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the comment."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3180",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3180/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(615,12)-(615,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3180/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(615,12)-(616,0)]"
-}
-]
-},
-{
-"@id": "#3180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(616,12)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3180/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3179/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(616,12)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-},
-{
-"@id": "#3179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(614,10)-(617,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3181",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "replyId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "replyId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the reply."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3182",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3182/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(685,16)-(685,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3182/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(685,16)-(686,0)]"
-}
-]
-},
-{
-"@id": "#3182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(686,16)-(687,0)]"
-}
-]
-},
-{
-"@id": "#3182/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(684,14)-(687,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3181/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(686,16)-(687,0)]"
-}
-]
-},
-{
-"@id": "#3181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(684,14)-(687,0)]"
-}
-]
-},
-{
-"@id": "#3181/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(684,14)-(687,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3161/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D%2Fcomments%2F%7BcommentId%7D%2Freplies"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3161/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(682,10)-(730,0)]"
-}
-]
-},
-{
-"@id": "#3161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(683,26)-(687,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3183",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/realtime"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3184",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Exports the contents of the Realtime API data model associated with this file as JSON."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3185",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3186",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "revision"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "revision"
-}
-],
-"core:description": [
-{
-"@value": "The revision of the Realtime API data model to export. Revisions start at 1 (the initial empty data model) and are incremented with each change. If this parameter is excluded, the most recent data model will be returned."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3187",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The revision of the Realtime API data model to export. Revisions start at 1 (the initial empty data model) and are incremented with each change. If this parameter is excluded, the most recent data model will be returned."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3188",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3188",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(738,21)-(738,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3188/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3188/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(738,21)-(738,22)]"
-}
-]
-},
-{
-"@id": "#3188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(738,21)-(738,22)]"
-}
-]
-},
-{
-"@id": "#3188/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(738,21)-(738,22)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3188/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3186"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3187/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(737,12)-(737,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3187/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(737,12)-(738,0)]"
-}
-]
-},
-{
-"@id": "#3187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(736,12)-(737,0)]"
-}
-]
-},
-{
-"@id": "#3187/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(735,10)-(740,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3186/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(739,12)-(740,0)]"
-}
-]
-},
-{
-"@id": "#3186/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(736,12)-(737,0)]"
-}
-]
-},
-{
-"@id": "#3186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(735,10)-(740,0)]"
-}
-]
-},
-{
-"@id": "#3186/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(735,10)-(740,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3185/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(733,0)-(744,0)]"
-}
-]
-},
-{
-"@id": "#3185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(734,8)-(740,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3189",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#3190",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3191",
-"@type": [
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#3191/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(743,14)-(744,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(743,14)-(744,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(741,10)-(744,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3192",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3193",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3194",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3195",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3196",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3197",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,41)-(731,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,82)-(731,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,128)-(731,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,40)-(731,177)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3195/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,32)-(731,177)]"
-}
-]
-},
-{
-"@id": "#3195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,32)-(731,177)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,30)-(731,179)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,19)-(731,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,19)-(731,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3184/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3184/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(733,8)-(734,0)]"
-}
-]
-},
-{
-"@id": "#3184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(740,8)-(744,0)]"
-}
-]
-},
-{
-"@id": "#3184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(732,6)-(744,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3200",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:name": [
-{
-"@value": "update"
-}
-],
-"core:description": [
-{
-"@value": "Overwrites the Realtime API data model associated with this file with the provided JSON data model.\n\nThis method supports an /upload URI and accepts uploaded media with the following characteristics:\n\n- **Maximum file size**: 10MB\n- **Accepted Media MIME** types: */*\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3201",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3202",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "uploadType"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "uploadType"
-}
-],
-"core:description": [
-{
-"@value": "The type of upload request to the /upload URI. Acceptable values are:\n\n- **media** - Simple upload. Upload the media data.\n- **resumable** - Resumable upload. Upload the file in a resumable fashion, using a series of at least two requests.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3203",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The type of upload request to the /upload URI. Acceptable values are:\n\n- **media** - Simple upload. Upload the media data.\n- **resumable** - Resumable upload. Upload the file in a resumable fashion, using a series of at least two requests.\n"
-}
-],
-"shacl:in": [
-{
-"@id": "#3203/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#3204",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "media"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(762,19)-(762,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#3205",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "resumable"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(762,26)-(762,35)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3206",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3206",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "media"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(763,21)-(763,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "media"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3206/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3206/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(763,21)-(763,26)]"
-}
-]
-},
-{
-"@id": "#3206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(763,21)-(763,26)]"
-}
-]
-},
-{
-"@id": "#3206/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(763,21)-(763,26)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3206/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3202"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3203/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(761,12)-(761,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3203/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(755,12)-(760,0)]"
-}
-]
-},
-{
-"@id": "#3203/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(761,12)-(762,0)]"
-}
-]
-},
-{
-"@id": "#3203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(762,12)-(763,0)]"
-}
-]
-},
-{
-"@id": "#3203/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(754,10)-(764,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3202/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(760,12)-(761,0)]"
-}
-]
-},
-{
-"@id": "#3202/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(755,12)-(760,0)]"
-}
-]
-},
-{
-"@id": "#3202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(754,10)-(764,0)]"
-}
-]
-},
-{
-"@id": "#3202/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(754,10)-(764,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3207",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "baseRevision"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "baseRevision"
-}
-],
-"core:description": [
-{
-"@value": "The revision of the model to diff the uploaded model against. If set, the uploaded model is diffed against the provided revision and those differences are merged with any changes made to the model after the provided revision. If not set, the uploaded model replaces the current model on the server."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3208",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The revision of the model to diff the uploaded model against. If set, the uploaded model is diffed against the provided revision and those differences are merged with any changes made to the model after the provided revision. If not set, the uploaded model replaces the current model on the server."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3208/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(765,12)-(765,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3208/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(765,12)-(766,0)]"
-}
-]
-},
-{
-"@id": "#3208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(767,12)-(768,0)]"
-}
-]
-},
-{
-"@id": "#3208/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(764,10)-(768,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3207/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(766,12)-(767,0)]"
-}
-]
-},
-{
-"@id": "#3207/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(767,12)-(768,0)]"
-}
-]
-},
-{
-"@id": "#3207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(764,10)-(768,0)]"
-}
-]
-},
-{
-"@id": "#3207/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(764,10)-(768,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3201/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(745,0)-(768,0)]"
-}
-]
-},
-{
-"@id": "#3201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(753,8)-(768,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3192",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3193",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3194",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3195",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3196",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3197",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,41)-(731,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,82)-(731,126)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,128)-(731,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,40)-(731,177)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3195/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,32)-(731,177)]"
-}
-]
-},
-{
-"@id": "#3195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,32)-(731,177)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,30)-(731,179)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,19)-(731,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(731,19)-(731,180)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3200/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3200/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(745,8)-(746,0)]"
-}
-]
-},
-{
-"@id": "#3200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(746,8)-(753,0)]"
-}
-]
-},
-{
-"@id": "#3200/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(744,6)-(768,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3209",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3210",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3210/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3210/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3210/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3210/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3210/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3209/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3209/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3209/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3183/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(730,4)-(768,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3211",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/properties"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3212",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists a file's properties."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3213",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2335",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2322/link--314172996",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2322"
-}
-],
-"doc:link-label": [
-{
-"@value": "PropertyList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(774,14)-(777,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3213/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3213/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3213"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(772,10)-(777,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3212/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(770,8)-(771,0)]"
-}
-]
-},
-{
-"@id": "#3212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(771,8)-(777,0)]"
-}
-]
-},
-{
-"@id": "#3212/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(769,6)-(777,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3214",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Adds a property to a file."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3215",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2305",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2294/link--1416206568",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2294"
-}
-],
-"doc:link-label": [
-{
-"@value": "Property"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(780,10)-(783,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3215/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3215/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3215"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(778,0)-(789,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3216",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2304",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2294/link--1416206568",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2294"
-}
-],
-"doc:link-label": [
-{
-"@value": "Property"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(786,14)-(789,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3216/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3216/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3216"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(784,10)-(789,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3214/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3214/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3214/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(778,8)-(779,0)]"
-}
-]
-},
-{
-"@id": "#3214/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(783,8)-(789,0)]"
-}
-]
-},
-{
-"@id": "#3214/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3214"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(777,6)-(789,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3217",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3218",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3218/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3218/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3218/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3217/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3217/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3217/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3211/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(768,4)-(834,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3219",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{fileId}/properties/{propertyKey}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3220",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a property by its key."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3222",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3223",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "visibility"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3224",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3224/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3224/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,16)]"
-}
-]
-},
-{
-"@id": "#3224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3224/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3223/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,19)]"
-}
-]
-},
-{
-"@id": "#3223/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3223/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3222/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3221",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2303",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2294/link--1416206568",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2294"
-}
-],
-"doc:link-label": [
-{
-"@value": "Property"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(800,16)-(803,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(798,12)-(803,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3220/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(796,10)-(797,0)]"
-}
-]
-},
-{
-"@id": "#3220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(797,10)-(803,0)]"
-}
-]
-},
-{
-"@id": "#3220/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(794,8)-(803,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3225",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:description": [
-{
-"@value": "Updates a property."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3226",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3227",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "visibility"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3228",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3228/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3228/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,16)]"
-}
-]
-},
-{
-"@id": "#3228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3228/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3227/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,19)]"
-}
-]
-},
-{
-"@id": "#3227/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3227/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2302",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2294/link--1416206568",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2294"
-}
-],
-"doc:link-label": [
-{
-"@value": "Property"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(807,12)-(810,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(804,0)-(816,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3229",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2306",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2294/link--1416206568",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2294"
-}
-],
-"doc:link-label": [
-{
-"@value": "Property"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(813,16)-(816,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(811,12)-(816,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3225/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3225/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(805,10)-(806,0)]"
-}
-]
-},
-{
-"@id": "#3225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(810,10)-(816,0)]"
-}
-]
-},
-{
-"@id": "#3225/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(803,8)-(816,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3230",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Deletes a property."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3232",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3233",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "visibility"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3234",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3234/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3234/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,16)]"
-}
-]
-},
-{
-"@id": "#3234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3233/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,19)]"
-}
-]
-},
-{
-"@id": "#3233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3233/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3231",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(820,12)-(821,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3230/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(818,10)-(819,0)]"
-}
-]
-},
-{
-"@id": "#3230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(819,10)-(821,0)]"
-}
-]
-},
-{
-"@id": "#3230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(816,8)-(821,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3235",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "patch"
-}
-],
-"core:description": [
-{
-"@value": "Updates a property. This method supports patch semantics."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3236",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3237",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "visibility"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3238",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3238/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3238/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,16)]"
-}
-]
-},
-{
-"@id": "#3238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3238/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3237/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,19)]"
-}
-]
-},
-{
-"@id": "#3237/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#3237/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2308",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2294/link--1416206568",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2294"
-}
-],
-"doc:link-label": [
-{
-"@value": "Property"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(825,12)-(828,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(822,0)-(834,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3239",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2307",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2294/link--1416206568",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2294"
-}
-],
-"doc:link-label": [
-{
-"@value": "Property"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(831,16)-(834,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(829,12)-(834,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3235/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(823,10)-(824,0)]"
-}
-]
-},
-{
-"@id": "#3235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(828,10)-(834,0)]"
-}
-]
-},
-{
-"@id": "#3235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(821,8)-(834,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3240",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "fileId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3241",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID for the file in question."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3241/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3241/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#3241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3241/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3240/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3240/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-},
-{
-"@id": "#3240/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3242",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "propertyKey"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "propertyKey"
-}
-],
-"core:description": [
-{
-"@value": "The key of the property."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3243",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The key of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3243/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(792,12)-(792,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3243/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(792,12)-(793,0)]"
-}
-]
-},
-{
-"@id": "#3243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(793,12)-(794,0)]"
-}
-]
-},
-{
-"@id": "#3243/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(791,10)-(794,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3242/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(793,12)-(794,0)]"
-}
-]
-},
-{
-"@id": "#3242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(791,10)-(794,0)]"
-}
-]
-},
-{
-"@id": "#3242/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(791,10)-(794,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3219/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfileId%7D%2Fproperties"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(789,6)-(834,0)]"
-}
-]
-},
-{
-"@id": "#3219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(790,22)-(794,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3244",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/trash"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3245",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Permanently deletes all of the user's trashed files."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3246",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(838,8)-(839,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3245/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(836,6)-(837,0)]"
-}
-]
-},
-{
-"@id": "#3245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(837,6)-(839,0)]"
-}
-]
-},
-{
-"@id": "#3245/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(835,4)-(839,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3244/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(834,2)-(839,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3247",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{folderId}/children"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3248",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Inserts a file into a folder."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3249",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2026",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2020/link-583618488",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2020"
-}
-],
-"doc:link-label": [
-{
-"@value": "Child"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(843,8)-(846,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(841,0)-(852,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3250",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2027",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2020/link-583618488",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2020"
-}
-],
-"doc:link-label": [
-{
-"@value": "Child"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(849,12)-(852,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(847,8)-(852,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3248/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3248/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(841,6)-(842,0)]"
-}
-]
-},
-{
-"@id": "#3248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(846,6)-(852,0)]"
-}
-]
-},
-{
-"@id": "#3248/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(840,4)-(852,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3251",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists a folder's children. To list all children of the root folder, use the alias root for the folderId value."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3252",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3253",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "maxResults"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "maxResults"
-}
-],
-"core:description": [
-{
-"@value": "Maximum number of children to return. Acceptable values are 0 to 1000, inclusive. (Default: 100)"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3254",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Maximum number of children to return. Acceptable values are 0 to 1000, inclusive. (Default: 100)"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(858,19)-(858,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "100"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3256",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3256",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "25"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(859,19)-(859,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3256/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3256/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(859,19)-(859,21)]"
-}
-]
-},
-{
-"@id": "#3256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(859,19)-(859,21)]"
-}
-]
-},
-{
-"@id": "#3256/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(859,19)-(859,21)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3256/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3253"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3254/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(857,10)-(857,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3254/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(858,10)-(859,0)]"
-}
-]
-},
-{
-"@id": "#3254/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(855,8)-(861,0)]"
-}
-]
-},
-{
-"@id": "#3254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(858,10)-(859,0)]"
-}
-]
-},
-{
-"@id": "#3254/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(856,10)-(857,0)]"
-}
-]
-},
-{
-"@id": "#3254/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(857,10)-(858,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3253/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(860,10)-(861,0)]"
-}
-]
-},
-{
-"@id": "#3253/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(856,10)-(857,0)]"
-}
-]
-},
-{
-"@id": "#3253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(855,8)-(861,0)]"
-}
-]
-},
-{
-"@id": "#3253/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(855,8)-(861,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3257",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pageToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pageToken"
-}
-],
-"core:description": [
-{
-"@value": "Page token for children."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3258",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Page token for children."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3258/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3258/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3258"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(861,8)-(864,0)]"
-}
-]
-},
-{
-"@id": "#3258/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(862,10)-(863,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3257/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(863,10)-(864,0)]"
-}
-]
-},
-{
-"@id": "#3257/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(862,10)-(863,0)]"
-}
-]
-},
-{
-"@id": "#3257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(861,8)-(864,0)]"
-}
-]
-},
-{
-"@id": "#3257/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(861,8)-(864,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3259",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "q"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "q"
-}
-],
-"core:description": [
-{
-"@value": "Query string for searching children. See Searching for files for more information about supported fields and operations."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3260",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Query string for searching children. See Searching for files for more information about supported fields and operations."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3260/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3260/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3260"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(864,8)-(867,0)]"
-}
-]
-},
-{
-"@id": "#3260/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(865,10)-(866,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3259/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3259/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(866,10)-(867,0)]"
-}
-]
-},
-{
-"@id": "#3259/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(865,10)-(866,0)]"
-}
-]
-},
-{
-"@id": "#3259/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(864,8)-(867,0)]"
-}
-]
-},
-{
-"@id": "#3259/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(864,8)-(867,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3252/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(853,0)-(873,0)]"
-}
-]
-},
-{
-"@id": "#3252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(854,6)-(867,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3261",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2051",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2038/link--1764743480",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2038"
-}
-],
-"doc:link-label": [
-{
-"@value": "ChildrenList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2051/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2051/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2051"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(870,12)-(873,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3261/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3261/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3261"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(868,8)-(873,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3251/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3251/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(853,6)-(854,0)]"
-}
-]
-},
-{
-"@id": "#3251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(867,6)-(873,0)]"
-}
-]
-},
-{
-"@id": "#3251/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(852,4)-(873,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3262",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "folderId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "folderId"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3263",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3262/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3262/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3262"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3247/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(839,2)-(886,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3264",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/files/{folderId}/children/{childId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3265",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Removes a child from a folder."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3266",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "204"
-}
-],
-"core:name": [
-{
-"@value": "204"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3266/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3266/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3266"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(877,10)-(878,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3265/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3265/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(875,8)-(876,0)]"
-}
-]
-},
-{
-"@id": "#3265/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(876,8)-(878,0)]"
-}
-]
-},
-{
-"@id": "#3265/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(874,6)-(878,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3267",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a specific child reference."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3268",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#2052",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2038/link--1764743480",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2038"
-}
-],
-"doc:link-label": [
-{
-"@value": "ChildrenList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2052/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2052/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(883,14)-(886,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(881,10)-(886,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3267/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(879,8)-(880,0)]"
-}
-]
-},
-{
-"@id": "#3267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(880,8)-(886,0)]"
-}
-]
-},
-{
-"@id": "#3267/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(878,6)-(886,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3269",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "folderId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "folderId"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3270",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3269/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3271",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "childId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "childId"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3272",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "childId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3271/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3264/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3264/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3264"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Ffiles%2F%7BfolderId%7D%2Fchildren"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3264/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3264"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(873,4)-(886,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3273",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/about"
-}
-],
-"core:name": [
-{
-"@value": "About"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3274",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets the information about the current user along with Drive API settings."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3275",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3276",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "includeSubscribed"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "includeSubscribed"
-}
-],
-"core:description": [
-{
-"@value": "When calculating the number of remaining change IDs, whether to include public files the user has opened and shared files.\nWhen set to false, this counts only change IDs for owned files and any shared or public files that the user has explicitly\nadded to a folder they own. (Default: true)\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "When calculating the number of remaining change IDs, whether to include public files the user has opened and shared files.\nWhen set to false, this counts only change IDs for owned files and any shared or public files that the user has explicitly\nadded to a folder they own. (Default: true)\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3278",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(898,17)-(898,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3279",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3279",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(899,17)-(899,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3279/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(899,17)-(899,21)]"
-}
-]
-},
-{
-"@id": "#3279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(899,17)-(899,21)]"
-}
-]
-},
-{
-"@id": "#3279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(899,17)-(899,21)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3279/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3276"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(897,8)-(897,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3277/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(898,8)-(899,0)]"
-}
-]
-},
-{
-"@id": "#3277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(892,6)-(901,0)]"
-}
-]
-},
-{
-"@id": "#3277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(898,8)-(899,0)]"
-}
-]
-},
-{
-"@id": "#3277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(893,8)-(897,0)]"
-}
-]
-},
-{
-"@id": "#3277/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(897,8)-(898,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3276/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(900,8)-(901,0)]"
-}
-]
-},
-{
-"@id": "#3276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(893,8)-(897,0)]"
-}
-]
-},
-{
-"@id": "#3276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(892,6)-(901,0)]"
-}
-]
-},
-{
-"@id": "#3276/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(892,6)-(901,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3280",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "maxChangeIdCount"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "maxChangeIdCount"
-}
-],
-"core:description": [
-{
-"@value": "Maximum number of remaining change IDs to count"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Maximum number of remaining change IDs to count"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3282",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3282",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "700000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(904,17)-(904,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "700000"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3282/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3282/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(904,17)-(904,23)]"
-}
-]
-},
-{
-"@id": "#3282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(904,17)-(904,23)]"
-}
-]
-},
-{
-"@id": "#3282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(904,17)-(904,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3282/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3280"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(903,8)-(903,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(903,8)-(904,0)]"
-}
-]
-},
-{
-"@id": "#3281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(902,8)-(903,0)]"
-}
-]
-},
-{
-"@id": "#3281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(901,6)-(906,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3280/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(905,8)-(906,0)]"
-}
-]
-},
-{
-"@id": "#3280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(902,8)-(903,0)]"
-}
-]
-},
-{
-"@id": "#3280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(901,6)-(906,0)]"
-}
-]
-},
-{
-"@id": "#3280/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(901,6)-(906,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3283",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "startChangeId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "startChangeId"
-}
-],
-"core:description": [
-{
-"@value": "Change ID to start counting from when calculating number of remaining change IDs"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3284",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Change ID to start counting from when calculating number of remaining change IDs"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3285",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3285",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "700000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(909,17)-(909,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "700000"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3285/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3285/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(909,17)-(909,23)]"
-}
-]
-},
-{
-"@id": "#3285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(909,17)-(909,23)]"
-}
-]
-},
-{
-"@id": "#3285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(909,17)-(909,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3285/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3283"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3284/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(908,8)-(908,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3284/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(908,8)-(909,0)]"
-}
-]
-},
-{
-"@id": "#3284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(907,8)-(908,0)]"
-}
-]
-},
-{
-"@id": "#3284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(906,6)-(911,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3283/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(910,8)-(911,0)]"
-}
-]
-},
-{
-"@id": "#3283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(907,8)-(908,0)]"
-}
-]
-},
-{
-"@id": "#3283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(906,6)-(911,0)]"
-}
-]
-},
-{
-"@id": "#3283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(906,6)-(911,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,0)-(917,0)]"
-}
-]
-},
-{
-"@id": "#3275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(891,4)-(911,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3286",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#533",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#188/link-1685125604",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#188"
-}
-],
-"doc:link-label": [
-{
-"@value": "About"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#533/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#533/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(914,10)-(917,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(912,6)-(917,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3287",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3288",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3289",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3290",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3291",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3292",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,39)-(889,78)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3293",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,80)-(889,124)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3294",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,126)-(889,174)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3295",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,176)-(889,233)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3296",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,235)-(889,282)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3297",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,284)-(889,332)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3298",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,334)-(889,389)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,38)-(889,390)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,30)-(889,390)]"
-}
-]
-},
-{
-"@id": "#3290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,30)-(889,390)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,28)-(889,392)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,17)-(889,393)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(889,17)-(889,393)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3274/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3274/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(890,4)-(891,0)]"
-}
-]
-},
-{
-"@id": "#3274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(911,4)-(917,0)]"
-}
-]
-},
-{
-"@id": "#3274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(888,2)-(917,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(886,0)-(917,0)]"
-}
-]
-},
-{
-"@id": "#3273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(887,2)-(888,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3299",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/changes"
-}
-],
-"core:name": [
-{
-"@value": "Changes"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3300",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists the changes for a user."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3301",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3302",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "includeSubscribed"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "includeSubscribed"
-}
-],
-"core:description": [
-{
-"@value": "Whether to include public files the user has opened and shared files.\nWhen set to false, the list only includes owned files plus any shared or public\nfiles the user has explicitly added to a folder they own.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to include public files the user has opened and shared files.\nWhen set to false, the list only includes owned files plus any shared or public\nfiles the user has explicitly added to a folder they own.\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3304",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(930,17)-(930,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3305",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3305",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(931,17)-(931,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3305/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(931,17)-(931,21)]"
-}
-]
-},
-{
-"@id": "#3305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(931,17)-(931,21)]"
-}
-]
-},
-{
-"@id": "#3305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(931,17)-(931,21)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3305/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3302"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(929,8)-(929,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3303/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(930,8)-(931,0)]"
-}
-]
-},
-{
-"@id": "#3303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(924,6)-(933,0)]"
-}
-]
-},
-{
-"@id": "#3303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(930,8)-(931,0)]"
-}
-]
-},
-{
-"@id": "#3303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(925,8)-(929,0)]"
-}
-]
-},
-{
-"@id": "#3303/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(929,8)-(930,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3302/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(932,8)-(933,0)]"
-}
-]
-},
-{
-"@id": "#3302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(925,8)-(929,0)]"
-}
-]
-},
-{
-"@id": "#3302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(924,6)-(933,0)]"
-}
-]
-},
-{
-"@id": "#3302/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(924,6)-(933,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3306",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "startChangeId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "startChangeId"
-}
-],
-"core:description": [
-{
-"@value": "Change ID to start listing changes from."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Change ID to start listing changes from."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3308",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3308",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "700000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(936,17)-(936,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "700000"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3308/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3308/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(936,17)-(936,23)]"
-}
-]
-},
-{
-"@id": "#3308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(936,17)-(936,23)]"
-}
-]
-},
-{
-"@id": "#3308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(936,17)-(936,23)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3308/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3306"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(935,8)-(935,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(935,8)-(936,0)]"
-}
-]
-},
-{
-"@id": "#3307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(934,8)-(935,0)]"
-}
-]
-},
-{
-"@id": "#3307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(933,6)-(938,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3306/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(937,8)-(938,0)]"
-}
-]
-},
-{
-"@id": "#3306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(934,8)-(935,0)]"
-}
-]
-},
-{
-"@id": "#3306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(933,6)-(938,0)]"
-}
-]
-},
-{
-"@id": "#3306/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(933,6)-(938,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3309",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "spaces"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of spaces to query. Supported values are:\n\n- **drive**\n- **appDataFolder**\n- **photos**\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3310",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of spaces to query. Supported values are:\n\n- **drive**\n- **appDataFolder**\n- **photos**\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3310/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(939,8)-(939,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3310/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(939,8)-(940,0)]"
-}
-]
-},
-{
-"@id": "#3310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(941,8)-(947,0)]"
-}
-]
-},
-{
-"@id": "#3310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(938,6)-(947,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3309/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(940,8)-(941,0)]"
-}
-]
-},
-{
-"@id": "#3309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(941,8)-(947,0)]"
-}
-]
-},
-{
-"@id": "#3309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(938,6)-(947,0)]"
-}
-]
-},
-{
-"@id": "#3309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(938,6)-(947,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3311",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "includeDeleted"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "includeDeleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether to include deleted items. If set, all replies, including deleted replies (with content stripped) will be returned."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3312",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Whether to include deleted items. If set, all replies, including deleted replies (with content stripped) will be returned."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3313",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3312/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3312/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,17)]"
-}
-]
-},
-{
-"@id": "#3312/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,17)]"
-}
-]
-},
-{
-"@id": "#3312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,139)]"
-}
-]
-},
-{
-"@id": "#3312/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3311/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(3,139)]"
-}
-]
-},
-{
-"@id": "#3311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#3311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(6,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3314",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "maxResults"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "maxResults"
-}
-],
-"core:description": [
-{
-"@value": "The maximum number of replies to include in the response, used for paging. Acceptable values are 0 to 100, inclusive"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3315",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:maxInclusive": [
-{
-"@value": 1000.0
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The maximum number of replies to include in the response, used for paging. Acceptable values are 0 to 100, inclusive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3316",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "100"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3315/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,16)]"
-}
-]
-},
-{
-"@id": "#3315/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,17)]"
-}
-]
-},
-{
-"@id": "#3315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,14)]"
-}
-]
-},
-{
-"@id": "#3315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,16)]"
-}
-]
-},
-{
-"@id": "#3315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,133)]"
-}
-]
-},
-{
-"@id": "#3315/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3315/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:maxInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3314/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,133)]"
-}
-]
-},
-{
-"@id": "#3314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#3314/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3317",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pageToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pageToken"
-}
-],
-"core:description": [
-{
-"@value": "Page token for changes.\nThe continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3318",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Page token for changes.\nThe continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3318/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3318/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,16)]"
-}
-]
-},
-{
-"@id": "#3318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3317/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,19)]"
-}
-]
-},
-{
-"@id": "#3317/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#3317/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(921,0)-(953,0)]"
-}
-]
-},
-{
-"@id": "#3301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(923,4)-(947,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3319",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1937",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1635/link-379471837",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1635"
-}
-],
-"doc:link-label": [
-{
-"@value": "ChangeList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(950,10)-(953,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(948,6)-(953,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3320",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3321",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3322",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3323",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3324",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3325",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,37)-(919,76)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3326",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,78)-(919,122)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3327",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,124)-(919,172)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3328",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,174)-(919,231)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3329",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,233)-(919,280)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3330",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,282)-(919,330)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3331",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,332)-(919,387)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,36)-(919,388)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,28)-(919,388)]"
-}
-]
-},
-{
-"@id": "#3323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,28)-(919,388)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,26)-(919,390)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,15)-(919,391)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(919,15)-(919,391)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3300/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3300/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(922,4)-(923,0)]"
-}
-]
-},
-{
-"@id": "#3300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(947,4)-(953,0)]"
-}
-]
-},
-{
-"@id": "#3300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(920,2)-(953,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(917,0)-(989,0)]"
-}
-]
-},
-{
-"@id": "#3299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(918,2)-(919,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3332",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/changes/{changeId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3333",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a specific change."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3334",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1612",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1534/link-1659101277",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1534"
-}
-],
-"doc:link-label": [
-{
-"@value": "Change"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1612/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1612/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1612"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(963,12)-(966,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(961,8)-(966,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(959,6)-(960,0)]"
-}
-]
-},
-{
-"@id": "#3333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(960,6)-(966,0)]"
-}
-]
-},
-{
-"@id": "#3333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(958,4)-(966,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3335",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "changeId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "changeId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the change."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3336",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3336/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(956,8)-(956,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3336/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(956,8)-(957,0)]"
-}
-]
-},
-{
-"@id": "#3336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(957,8)-(958,0)]"
-}
-]
-},
-{
-"@id": "#3336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(955,6)-(958,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(957,8)-(958,0)]"
-}
-]
-},
-{
-"@id": "#3335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(955,6)-(958,0)]"
-}
-]
-},
-{
-"@id": "#3335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(955,6)-(958,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3332/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Fchanges"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(953,2)-(966,0)]"
-}
-]
-},
-{
-"@id": "#3332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(954,18)-(958,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3337",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/changes/watch"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3338",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Watch for all changes to a user's Drive."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3339",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3340",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "spaces"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of spaces to query. Supported values are:\n\n- **drive**\n- **appDataFolder**\n- **photos**\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3341",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of spaces to query. Supported values are:\n\n- **drive**\n- **appDataFolder**\n- **photos**\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(970,10)-(970,14)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3341/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(970,10)-(971,0)]"
-}
-]
-},
-{
-"@id": "#3341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(972,10)-(978,0)]"
-}
-]
-},
-{
-"@id": "#3341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(969,8)-(978,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3340/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(971,10)-(972,0)]"
-}
-]
-},
-{
-"@id": "#3340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(972,10)-(978,0)]"
-}
-]
-},
-{
-"@id": "#3340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(969,8)-(978,0)]"
-}
-]
-},
-{
-"@id": "#3340/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(969,8)-(978,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1961",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1954/link--603170688",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1954"
-}
-],
-"doc:link-label": [
-{
-"@value": "Watch"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1961/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1961/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1961"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(980,8)-(983,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(968,0)-(989,0)]"
-}
-]
-},
-{
-"@id": "#3339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(968,6)-(978,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3342",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#1980",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#1972/link--1745317339",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#1972"
-}
-],
-"doc:link-label": [
-{
-"@value": "WatchResponse"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(986,12)-(989,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(984,8)-(989,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3338/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3338/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(978,6)-(979,0)]"
-}
-]
-},
-{
-"@id": "#3338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(983,6)-(989,0)]"
-}
-]
-},
-{
-"@id": "#3338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(967,4)-(989,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3337/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Fchanges"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(966,2)-(989,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3343",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/permissionIds/{email}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3344",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Returns the permission ID for an email address."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3345",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#114",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#110/link-694192562",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#110"
-}
-],
-"doc:link-label": [
-{
-"@value": "PermissionId"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1000,10)-(1003,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(998,6)-(1003,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3346",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3347",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3348",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3349",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3350",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3351",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,39)-(995,78)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3352",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,80)-(995,124)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3353",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3353/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3353/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3353"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,126)-(995,174)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,176)-(995,233)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3355",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,235)-(995,282)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3356",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,284)-(995,337)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3357",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,339)-(995,387)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3358",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,389)-(995,444)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,38)-(995,445)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3349/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3349/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3349"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,30)-(995,445)]"
-}
-]
-},
-{
-"@id": "#3349/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,30)-(995,445)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,28)-(995,447)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,17)-(995,448)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(995,17)-(995,448)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3344/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(996,4)-(997,0)]"
-}
-]
-},
-{
-"@id": "#3344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(997,4)-(1003,0)]"
-}
-]
-},
-{
-"@id": "#3344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(994,2)-(1003,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3359",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "email"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "email"
-}
-],
-"core:description": [
-{
-"@value": "The email address for which to return a permission ID"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3360",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The email address for which to return a permission ID"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(992,6)-(992,10)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3360/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(992,6)-(993,0)]"
-}
-]
-},
-{
-"@id": "#3360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(993,6)-(994,0)]"
-}
-]
-},
-{
-"@id": "#3360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(991,4)-(994,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3359/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(993,6)-(994,0)]"
-}
-]
-},
-{
-"@id": "#3359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(991,4)-(994,0)]"
-}
-]
-},
-{
-"@id": "#3359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(991,4)-(994,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(989,0)-(1003,0)]"
-}
-]
-},
-{
-"@id": "#3343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(990,16)-(994,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3361",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/apps"
-}
-],
-"core:name": [
-{
-"@value": "Apps"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3362",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Lists a user's installed apps."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3363",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3364",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "appFilterExtensions"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "appFilterExtensions"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of file extensions for open with filtering. All apps within the given app query scope which can open any of the given file extensions will be included in the response. If appFilterMimeTypes are provided as well, the result is a union of the two resulting app lists."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3365",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of file extensions for open with filtering. All apps within the given app query scope which can open any of the given file extensions will be included in the response. If appFilterMimeTypes are provided as well, the result is a union of the two resulting app lists."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3365/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1010,8)-(1010,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3365/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1010,8)-(1011,0)]"
-}
-]
-},
-{
-"@id": "#3365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1011,8)-(1012,0)]"
-}
-]
-},
-{
-"@id": "#3365/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1008,6)-(1012,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3364/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3364/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1009,8)-(1010,0)]"
-}
-]
-},
-{
-"@id": "#3364/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1011,8)-(1012,0)]"
-}
-]
-},
-{
-"@id": "#3364/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1008,6)-(1012,0)]"
-}
-]
-},
-{
-"@id": "#3364/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3364"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1008,6)-(1012,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3366",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "appFilterMimeTypes"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "appFilterMimeTypes"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of MIME types for open with filtering. All apps within the given app query scope which can open any of the given MIME types will be included in the response. If appFilterExtensions are provided as well, the result is a union of the two resulting app lists."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "A comma-separated list of MIME types for open with filtering. All apps within the given app query scope which can open any of the given MIME types will be included in the response. If appFilterExtensions are provided as well, the result is a union of the two resulting app lists."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1012,6)-(1015,0)]"
-}
-]
-},
-{
-"@id": "#3367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1014,8)-(1015,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3366/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1013,8)-(1014,0)]"
-}
-]
-},
-{
-"@id": "#3366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1014,8)-(1015,0)]"
-}
-]
-},
-{
-"@id": "#3366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1012,6)-(1015,0)]"
-}
-]
-},
-{
-"@id": "#3366/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1012,6)-(1015,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3368",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "languageCode"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "languageCode"
-}
-],
-"core:description": [
-{
-"@value": "A language or locale code, as defined by BCP 47, with some extensions from the Unicode LDML format."
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "A language or locale code, as defined by BCP 47, with some extensions from the Unicode LDML format."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#3370",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#3370",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "fr"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1017,17)-(1017,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "fr"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3370/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3370/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1017,17)-(1017,19)]"
-}
-]
-},
-{
-"@id": "#3370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1017,17)-(1017,19)]"
-}
-]
-},
-{
-"@id": "#3370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1017,17)-(1017,19)]"
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#3370/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#3368"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1015,6)-(1019,0)]"
-}
-]
-},
-{
-"@id": "#3369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1016,8)-(1017,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3368/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1018,8)-(1019,0)]"
-}
-]
-},
-{
-"@id": "#3368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1016,8)-(1017,0)]"
-}
-]
-},
-{
-"@id": "#3368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1015,6)-(1019,0)]"
-}
-]
-},
-{
-"@id": "#3368/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1015,6)-(1019,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1006,0)-(1025,0)]"
-}
-]
-},
-{
-"@id": "#3363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1007,4)-(1019,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3371",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#868",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#762/link-1172438644",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#762"
-}
-],
-"doc:link-label": [
-{
-"@value": "AppList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#868/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#868/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#868"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1022,10)-(1025,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1020,6)-(1025,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3362/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3362/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1006,4)-(1007,0)]"
-}
-]
-},
-{
-"@id": "#3362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1019,4)-(1025,0)]"
-}
-]
-},
-{
-"@id": "#3362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1005,2)-(1025,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3361/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3361/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3361"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1003,0)-(1038,0)]"
-}
-]
-},
-{
-"@id": "#3361/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1004,2)-(1005,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3372",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/apps/{appId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3373",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a specific app."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3374",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#708",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#609/link-736423338",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#609"
-}
-],
-"doc:link-label": [
-{
-"@value": "App"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#708/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#708/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#708"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1035,12)-(1038,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1033,8)-(1038,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1031,6)-(1032,0)]"
-}
-]
-},
-{
-"@id": "#3373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1032,6)-(1038,0)]"
-}
-]
-},
-{
-"@id": "#3373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1030,4)-(1038,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3375",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "appId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "appId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the app."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3376",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3376/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1028,8)-(1028,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3376/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1028,8)-(1029,0)]"
-}
-]
-},
-{
-"@id": "#3376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1029,8)-(1030,0)]"
-}
-]
-},
-{
-"@id": "#3376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1027,6)-(1030,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1029,8)-(1030,0)]"
-}
-]
-},
-{
-"@id": "#3375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1027,6)-(1030,0)]"
-}
-]
-},
-{
-"@id": "#3375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1027,6)-(1030,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3372/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Fapps"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1025,2)-(1038,0)]"
-}
-]
-},
-{
-"@id": "#3372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1026,18)-(1030,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3377",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/channels/stop"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3378",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:description": [
-{
-"@value": "Stop watching for changes to a resource.\nIf successful, this method returns an empty response body.\n"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3379",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#2605",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2601/link-1409664711",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2601"
-}
-],
-"doc:link-label": [
-{
-"@value": "type"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2605/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2605/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1044,6)-(1047,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1040,0)-(1049,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3380",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "201"
-}
-],
-"core:name": [
-{
-"@value": "201"
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1048,6)-(1049,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#2718",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#2719",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3378/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3378/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1040,4)-(1043,0)]"
-}
-]
-},
-{
-"@id": "#3378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1047,4)-(1049,0)]"
-}
-]
-},
-{
-"@id": "#3378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1039,2)-(1049,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1038,0)-(1049,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3381",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/teamdrives"
-}
-],
-"core:name": [
-{
-"@value": "Teamdrives"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3382",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "post"
-}
-],
-"core:name": [
-{
-"@value": "insert"
-}
-],
-"core:description": [
-{
-"@value": "Creates a new Team Drive."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3383",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3384",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "requestId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "requestId"
-}
-],
-"core:description": [
-{
-"@value": "An ID, such as a random UUID, which uniquely identifies this user's request for idempotent creation of a Team Drive.\nA repeated request by the same user and with the same request ID will avoid creating duplicates by attempting to create the same Team Drive.\nIf the Team Drive already exists a 409 error will be returned.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3385",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "An ID, such as a random UUID, which uniquely identifies this user's request for idempotent creation of a Team Drive.\nA repeated request by the same user and with the same request ID will avoid creating duplicates by attempting to create the same Team Drive.\nIf the Team Drive already exists a 409 error will be returned.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3385/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1057,8)-(1057,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3385/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1057,8)-(1058,0)]"
-}
-]
-},
-{
-"@id": "#3385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1059,8)-(1063,0)]"
-}
-]
-},
-{
-"@id": "#3385/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1056,6)-(1063,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3384/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1058,8)-(1059,0)]"
-}
-]
-},
-{
-"@id": "#3384/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1059,8)-(1063,0)]"
-}
-]
-},
-{
-"@id": "#3384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1056,6)-(1063,0)]"
-}
-]
-},
-{
-"@id": "#3384/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1056,6)-(1063,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [
-{
-"@id": "#3386",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2610/link--1932709054",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2610"
-}
-],
-"doc:link-label": [
-{
-"@value": "TeamDrive"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1064,6)-(1066,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3383/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1052,0)-(1073,0)]"
-}
-]
-},
-{
-"@id": "#3383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1055,4)-(1063,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3387",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#3388",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2610/link--1932709054",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2610"
-}
-],
-"doc:link-label": [
-{
-"@value": "TeamDrive"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1069,10)-(1071,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1067,6)-(1071,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3389",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "409"
-}
-],
-"core:name": [
-{
-"@value": "409"
-}
-],
-"core:description": [
-{
-"@value": "If the Team Drive already exists."
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3389/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1071,6)-(1073,0)]"
-}
-]
-},
-{
-"@id": "#3389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1072,8)-(1073,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3390",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3391",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3392",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3393",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3394",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3395",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1054,39)-(1054,78)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1054,38)-(1054,79)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3393/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1054,30)-(1054,79)]"
-}
-]
-},
-{
-"@id": "#3393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1054,30)-(1054,79)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1054,28)-(1054,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1054,17)-(1054,82)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1054,17)-(1054,82)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3382/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3382/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1053,4)-(1054,0)]"
-}
-]
-},
-{
-"@id": "#3382/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1052,4)-(1053,0)]"
-}
-]
-},
-{
-"@id": "#3382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1066,4)-(1073,0)]"
-}
-]
-},
-{
-"@id": "#3382/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1051,2)-(1073,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3396",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:name": [
-{
-"@value": "list"
-}
-],
-"core:description": [
-{
-"@value": "Lists the user's Team Drives."
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3397",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:parameter": [
-{
-"@id": "#3398",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "maxResults"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "maxResults"
-}
-],
-"core:description": [
-{
-"@value": "Maximum number of Team Drives to return."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3399",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 1.0
-}
-],
-"shacl:maxInclusive": [
-{
-"@value": 100.0
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Maximum number of Team Drives to return."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#3400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1083,17)-(1083,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3399/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3399/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3399"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1079,8)-(1079,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3399/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1083,8)-(1084,0)]"
-}
-]
-},
-{
-"@id": "#3399/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1079,8)-(1080,0)]"
-}
-]
-},
-{
-"@id": "#3399/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1081,8)-(1082,0)]"
-}
-]
-},
-{
-"@id": "#3399/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1083,8)-(1084,0)]"
-}
-]
-},
-{
-"@id": "#3399/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1080,8)-(1081,0)]"
-}
-]
-},
-{
-"@id": "#3399/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3399"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1078,6)-(1084,0)]"
-}
-]
-},
-{
-"@id": "#3399/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:maxInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1082,8)-(1083,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1080,8)-(1081,0)]"
-}
-]
-},
-{
-"@id": "#3398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1078,6)-(1084,0)]"
-}
-]
-},
-{
-"@id": "#3398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1078,6)-(1084,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3401",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "pageToken"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "pageToken"
-}
-],
-"core:description": [
-{
-"@value": "Page token for Team Drives."
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Page token for Team Drives."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#3402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1085,8)-(1085,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1085,8)-(1086,0)]"
-}
-]
-},
-{
-"@id": "#3402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1086,8)-(1087,0)]"
-}
-]
-},
-{
-"@id": "#3402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1084,6)-(1087,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3401/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1086,8)-(1087,0)]"
-}
-]
-},
-{
-"@id": "#3401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1084,6)-(1087,0)]"
-}
-]
-},
-{
-"@id": "#3401/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1084,6)-(1087,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:payload": [],
-"sourcemaps:sources": [
-{
-"@id": "#3397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3397/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,0)-(1092,0)]"
-}
-]
-},
-{
-"@id": "#3397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1077,4)-(1087,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3403",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#3404",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2611/link-312455327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2611"
-}
-],
-"doc:link-label": [
-{
-"@value": "TeamDriveList"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1090,10)-(1092,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3403/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3403/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3403"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1088,6)-(1092,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3405",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3406",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3407",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3408",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3409",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3410",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,39)-(1074,78)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3411",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,80)-(1074,128)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,38)-(1074,129)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,30)-(1074,129)]"
-}
-]
-},
-{
-"@id": "#3408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,30)-(1074,129)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,28)-(1074,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,17)-(1074,132)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1074,17)-(1074,132)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3396/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3396/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1076,4)-(1077,0)]"
-}
-]
-},
-{
-"@id": "#3396/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1075,4)-(1076,0)]"
-}
-]
-},
-{
-"@id": "#3396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1087,4)-(1092,0)]"
-}
-]
-},
-{
-"@id": "#3396/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1073,2)-(1092,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1049,0)-(1119,0)]"
-}
-]
-},
-{
-"@id": "#3381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1050,2)-(1051,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3412",
-"@type": [
-"apiContract:EndPoint",
-"doc:DomainElement"
-],
-"apiContract:path": [
-{
-"@value": "/teamdrives/{teamDriveId}"
-}
-],
-"apiContract:supportedOperation": [
-{
-"@id": "#3413",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "delete"
-}
-],
-"core:description": [
-{
-"@value": "Permanently deletes a Team Drive for which the user is an organizer. The Team Drive cannot contain any untrashed items.\n"
-}
-],
-"security:security": [
-{
-"@id": "#3414",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3415",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3416",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3417",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3418",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3419",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1097,41)-(1097,80)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1097,40)-(1097,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1097,32)-(1097,81)]"
-}
-]
-},
-{
-"@id": "#3417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1097,32)-(1097,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1097,30)-(1097,83)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1097,19)-(1097,84)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1097,19)-(1097,84)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3413/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1096,4)-(1100,0)]"
-}
-]
-},
-{
-"@id": "#3413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1098,6)-(1100,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3420",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "get"
-}
-],
-"core:description": [
-{
-"@value": "Gets a Team Drive's metadata by ID."
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3421",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#3422",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2610/link--1932709054",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2610"
-}
-],
-"doc:link-label": [
-{
-"@value": "TeamDrive"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1106,12)-(1108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1104,8)-(1108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3423",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3424",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3425",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3426",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3427",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3428",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1102,41)-(1102,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3429",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1102,82)-(1102,130)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1102,40)-(1102,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3426/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1102,32)-(1102,131)]"
-}
-]
-},
-{
-"@id": "#3426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1102,32)-(1102,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1102,30)-(1102,133)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1102,19)-(1102,134)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1102,19)-(1102,134)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3420/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1101,6)-(1102,0)]"
-}
-]
-},
-{
-"@id": "#3420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1103,6)-(1108,0)]"
-}
-]
-},
-{
-"@id": "#3420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1100,4)-(1108,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#3430",
-"@type": [
-"apiContract:Operation",
-"doc:DomainElement"
-],
-"apiContract:method": [
-{
-"@value": "put"
-}
-],
-"core:description": [
-{
-"@value": "Updates a Team Drive's metadata"
-}
-],
-"apiContract:expects": [
-{
-"@id": "#3431",
-"@type": [
-"apiContract:Request",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:payload": [
-{
-"@id": "#3432",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2610/link--1932709054",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2610"
-}
-],
-"doc:link-label": [
-{
-"@value": "TeamDrive"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1112,8)-(1114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1109,0)-(1119,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:returns": [
-{
-"@id": "#3433",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "200"
-}
-],
-"core:name": [
-{
-"@value": "200"
-}
-],
-"apiContract:payload": [
-{
-"@id": "#3434",
-"@type": [
-"apiContract:Payload",
-"doc:DomainElement"
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2610/link--1932709054",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"doc:link-target": [
-{
-"@id": "#2610"
-}
-],
-"doc:link-label": [
-{
-"@value": "TeamDrive"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1117,12)-(1119,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1115,8)-(1119,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:security": [
-{
-"@id": "#3435",
-"@type": [
-"security:SecurityRequirement",
-"doc:DomainElement"
-],
-"security:schemes": [
-{
-"@id": "#3436",
-"@type": [
-"security:ParametrizedSecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:scheme": [
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#3437",
-"@type": [
-"security:Settings",
-"doc:DomainElement"
-],
-"security:additionalProperties": [
-{
-"@id": "#3438",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:scopes": [
-{
-"@id": "#3439",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#3440",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1109,41)-(1109,80)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1109,40)-(1109,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1109,32)-(1109,81)]"
-}
-]
-},
-{
-"@id": "#3438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:scopes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1109,32)-(1109,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1109,30)-(1109,83)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1109,19)-(1109,84)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1109,19)-(1109,84)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#3430/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:expects"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3430/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1110,6)-(1111,0)]"
-}
-]
-},
-{
-"@id": "#3430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:returns"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1114,6)-(1119,0)]"
-}
-]
-},
-{
-"@id": "#3430/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1108,4)-(1119,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#3441",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the Team Drive"
-}
-],
-"apiContract:required": [
-{
-"@value": true
-}
-],
-"apiContract:binding": [
-{
-"@value": "path"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#3442",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the Team Drive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3442/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1094,6)-(1096,0)]"
-}
-]
-},
-{
-"@id": "#3442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1095,8)-(1096,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3441/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1095,8)-(1096,0)]"
-}
-]
-},
-{
-"@id": "#3441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1094,6)-(1096,0)]"
-}
-]
-},
-{
-"@id": "#3441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1094,6)-(1096,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#3412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parent-end-point": [
-{
-"@id": "#3412/source-map/parent-end-point/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "file://demo/models/google-drive-api/google-drive-api.raml#/web-api/end-points/%2Fteamdrives"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#3412/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#3412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1092,2)-(1119,0)]"
-}
-]
-},
-{
-"@id": "#3412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1093,18)-(1096,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2641/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:single-value-array": [
-{
-"@id": "#2641/source-map/single-value-array/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:accepts"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-},
-{
-"@id": "#2641/source-map/single-value-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "apiContract:contentType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2641/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "core:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2641/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#2641/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "apiContract:server"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2641/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:documentation"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,0)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2641/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:contentType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2641/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2641"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(1119,0)]"
-}
-]
-},
-{
-"@id": "#2641/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:accepts"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2641/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2641"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": true
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:aliases-array": [
-{
-"@id": "#/source-map/aliases-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "DriveFile->amf://id#960::libraries/file-lib.raml,CommentLib->amf://id#2376::libraries/comment-lib.raml,WatchLib->amf://id#921::libraries/watch-lib.raml,AppLib->amf://id#595::libraries/app-lib.raml,AboutLib->amf://id#121::libraries/about-lib.raml,ParentLib->amf://id#2247::libraries/parent-lib.raml,Properties->amf://id#2293::libraries/properties-lib.raml,ChildLib->amf://id#2019::libraries/child-lib.raml,RevisionLib->amf://id#2083::libraries/revision-lib.raml,PermissionLib->amf://id#5::libraries/permission-lib.raml"
-}
-]
-}
-]
-}
-],
-"doc:references": [
-{
-"@id": "#1",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"role\": \"writer\",\n \"type\": \"user\",\n \"additionalRoles\": [\n \"commenter\"\n ],\n \"value\": \"email@domain.com\",\n \"withLink\": false\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#3",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#4",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#appList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/SCYWICRJlGoSQyVoGTWoC9oTI14\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/apps\",\n \"items\": [{\n \"kind\": \"drive#app\",\n \"id\": \"663457040646\",\n \"name\": \"AcmeSecure\",\n \"shortDescription\": \"AcmeSecure is a cloud security application\",\n \"longDescription\": \"AcmeSecure is a cloud security application\",\n \"supportsCreate\": false,\n \"supportsImport\": false,\n \"supportsMultiOpen\": false,\n \"supportsOfflineCreate\": false,\n \"installed\": true,\n \"authorized\": false,\n \"hasDriveWideScope\": false,\n \"useByDefault\": true,\n \"openUrlTemplate\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D\",\n \"primaryMimeTypes\": [\n \"application/vnd.google-apps.drive-sdk.1234567\"\n ],\n \"icons\": [{\n \"category\": \"application\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }]\n }],\n \"defaultAppIds\": [\n \"663457040646\"\n ]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#5",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#58",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#69",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#70",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#70/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(81,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-},
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,8)-(84,0)]"
-}
-]
-},
-{
-"@id": "#70/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(84,0)]"
-}
-]
-},
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#71",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#72",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#72/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(85,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-},
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(92,0)]"
-}
-]
-},
-{
-"@id": "#72/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#73",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#74",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,8)-(97,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#74/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(97,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(97,0)]"
-}
-]
-},
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#76",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#77",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#77/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(98,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(106,0)]"
-}
-]
-},
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#79",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#79/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#79/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(107,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#79/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#79/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#79/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(110,0)]"
-}
-]
-},
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,8)-(109,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#80",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#81",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#81/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(111,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,6)-(114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#80/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#80/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#80"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,6)-(114,0)]"
-}
-]
-},
-{
-"@id": "#80/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,8)-(113,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionInsert"
-}
-],
-"core:description": [
-{
-"@value": "Create a permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#59",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#59",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:role": [
-{
-"@id": "#60",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "writer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#60/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#60/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#60"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#61",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#61/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#61/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#61"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#62",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#63",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "commenter"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#63/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#63/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#63"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#62/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#62/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#62"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,21)-(6,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#64",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "email@domain.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#64/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#64/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#64"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,11)-(7,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#65",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,14)-(8,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#59/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#59/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"role\": \"writer\",\n \"type\": \"user\",\n \"additionalRoles\": [\n \"commenter\"\n ],\n \"value\": \"email@domain.com\",\n \"withLink\": false\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#59/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,29)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(9,1)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(6,3)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,19)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,18)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"role\": \"writer\",\n \"type\": \"user\",\n \"additionalRoles\": [\n \"commenter\"\n ],\n \"value\": \"email@domain.com\",\n \"withLink\": false\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#59/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#59/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#59/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,21)-(444,69)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,21)-(444,69)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#59/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#59/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#66,amf://id#67,amf://id#68"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#58/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#58/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#58/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,2)-(114,0)]"
-}
-]
-},
-{
-"@id": "#58/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,4)-(79,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#58/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#82",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#100",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#101",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permissionList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,17)-(120,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#101/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,15)-(121,35)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permissionList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#101/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(122,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#104",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#105",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#105/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(124,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-},
-{
-"@id": "#105/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(127,0)]"
-}
-]
-},
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(126,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#106",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#108",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#109",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of permissions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#109/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(136,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(135,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(136,0)]"
-}
-]
-},
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#83",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#83",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#84",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#85",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#86",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,114)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#87",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#88",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#91",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "99999999998604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,10)-(8,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#92",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,16)-(9,137)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawe\u0142 Pszty\u0107"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,12)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#94",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "jarrodek@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,20)-(11,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#95",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,14)-(12,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#96",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,12)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#97",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#98",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,17)-(15,115)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,18)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,26)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,30)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,73)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,40)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,115)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,19)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,137)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(16,3)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,32)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,11)-(16,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#83/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#permissionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions\",\n \"items\": [{\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\\\"\",\n \"id\": \"99999999998604565116\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116\",\n \"name\": \"Pawe\u0142 Pszty\u0107\",\n \"emailAddress\": \"jarrodek@gmail.com\",\n \"domain\": \"gmail.com\",\n \"role\": \"owner\",\n \"type\": \"user\",\n \"photoLink\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,114)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(17,1)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(16,4)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#permissionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions\",\n \"items\": [{\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\\\"\",\n \"id\": \"99999999998604565116\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116\",\n \"name\": \"Pawe\u0142 Pszty\u0107\",\n \"emailAddress\": \"jarrodek@gmail.com\",\n \"domain\": \"gmail.com\",\n \"role\": \"owner\",\n \"type\": \"user\",\n \"photoLink\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#83/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(425,25)-(425,70)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(425,25)-(425,70)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#83/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#83/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#99"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#82/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,2)-(136,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#82/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,4)-(115,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#110",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#115",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#116",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permissionId."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#117",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,17)-(141,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#116/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#118",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,15)-(142,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#116/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(140,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#116/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,8)-(143,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,6)-(144,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,8)-(142,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,8)-(142,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,8)-(144,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,6)-(144,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#119",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#120",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The permission ID."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#120/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,8)-(145,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#120/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,8)-(146,0)]"
-}
-]
-},
-{
-"@id": "#120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(147,0)]"
-}
-]
-},
-{
-"@id": "#120/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,6)-(147,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,6)-(147,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionId"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#111",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#111",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#112",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#113",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "127124699322860456"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#111/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#permissionId\",\n \"id\": \"127124699322860456\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,28)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(4,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#permissionId\",\n \"id\": \"127124699322860456\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionId-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#111/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1002,21)-(1002,64)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1002,21)-(1002,64)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#111/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#111/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#114"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#110/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,2)-(147,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#110/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,4)-(137,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#5/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(147,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#121",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#186",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#130",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#source"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#131",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"core:description": [
-{
-"@value": "The content type to convert from."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#131/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#132",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#targets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#133",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#134",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"core:description": [
-{
-"@value": "The possible content types to convert to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#133/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#132/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ExportFormat"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#186/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,18)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#186/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#187",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#144",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#145",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The content type that this additional role info applies to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#145/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#146",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#roleSets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#147",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#137",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#138",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#primaryRole"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#139",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "primaryRole"
-}
-],
-"core:description": [
-{
-"@value": "A primary permission role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#139/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "primaryRole"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#140",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#141",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#142",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "The supported additional roles with the primary role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,70)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,70)]"
-}
-]
-},
-{
-"@id": "#140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#137/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "roleSets"
-}
-],
-"core:description": [
-{
-"@value": "The supported additional roles per primary role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#147/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "roleSets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AdditionalRoleInfo"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#187/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(13,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#187/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#188",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#534",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#535",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#about."
-}
-],
-"shacl:in": [
-{
-"@id": "#535/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#536",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#about"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#536/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#536/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#536"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,15)-(18,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#535/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#535/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#535/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#535/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#535/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#535/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#534/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#534/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(19,0)]"
-}
-]
-},
-{
-"@id": "#534/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#537",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#538",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the item."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#538/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#538/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#538"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(20,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#538/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#538/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#538/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#538"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#537/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#537/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#537"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(23,0)]"
-}
-]
-},
-{
-"@id": "#537/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#539",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#540",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this item."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#540/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#540/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#540"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#540/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#540/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#540/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#540"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#539/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#539/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#539"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(27,0)]"
-}
-]
-},
-{
-"@id": "#539/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#541",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#542",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#542/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#542/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#542"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#542/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#542/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-},
-{
-"@id": "#542/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#542"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#541/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#541/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#541"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "#541/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#543",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#user"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#544",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "user"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The authenticated user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#544/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#544/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#544"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#544/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#544/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#544/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#544"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#543/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#543/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#543"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#543/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#545",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesTotal"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#546",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesTotal"
-}
-],
-"core:description": [
-{
-"@value": "The total number of quota bytes."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#546/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#546/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#546"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(36,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#546/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#546/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#546/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#546"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesTotal"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#545/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#545/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#545"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(39,0)]"
-}
-]
-},
-{
-"@id": "#545/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#547",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#548",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#548/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#548/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#548"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#548/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#548/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-},
-{
-"@id": "#548/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#548"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#547/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#547/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#547"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(43,0)]"
-}
-]
-},
-{
-"@id": "#547/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#549",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsedAggregate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#550",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsedAggregate"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by all Google apps (Drive, Picasa, etc.)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#550/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#550/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(44,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#550/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#550/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#550/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,6)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsedAggregate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#549/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#549/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#549"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,6)-(47,0)]"
-}
-]
-},
-{
-"@id": "#549/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,8)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#551",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsedInTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#552",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsedInTrash"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by trashed items."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#552/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#552/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#552"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#552/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#552/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#552/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#552"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsedInTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#551/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#551/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#551"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#551/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#553",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#554",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaType"
-}
-],
-"core:description": [
-{
-"@value": "The type of the user's storage quota. Possible values are:\n\n- **LIMITED**\n- **UNLIMITED**\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#554/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#554/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#554"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#554/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#554/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#554/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#554"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#553/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#553/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(59,0)]"
-}
-]
-},
-{
-"@id": "#553/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#555",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesByService"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#556",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#156",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#157",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#serviceName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#158",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "serviceName"
-}
-],
-"core:description": [
-{
-"@value": "The service's name, e.g. DRIVE, GMAIL, or PHOTOS."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#158/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#158/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#158/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "serviceName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#159",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#bytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#160",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "bytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The storage quota bytes used by the service."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#160/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#160/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "bytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#156/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#156/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#156/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesByService"
-}
-],
-"core:description": [
-{
-"@value": ""
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#556/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#556/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#556"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,8)-(60,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#556/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#556"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#556/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesByService"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#555/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#555/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#555/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#557",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#largestChangeId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#558",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "largestChangeId"
-}
-],
-"core:description": [
-{
-"@value": "The largest change id."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#558/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#558/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#558"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#558/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#558/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#558/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#558"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "largestChangeId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#557/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#557/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#557/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#559",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#remainingChangeIds"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#560",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "remainingChangeIds"
-}
-],
-"core:description": [
-{
-"@value": "The number of remaining change ids."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#560/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#560/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#560"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#560/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#560/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#560/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#560"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "remainingChangeIds"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#559/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#559/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#559"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#559/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#561",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rootFolderId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#562",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "rootFolderId"
-}
-],
-"core:description": [
-{
-"@value": "The id of the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#562/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#562/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#562"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#562/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#562/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#562/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#562"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rootFolderId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#561/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#561/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#561"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#561/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#563",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domainSharingPolicy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#564",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domainSharingPolicy"
-}
-],
-"core:description": [
-{
-"@value": "The domain sharing policy for the current user. Possible values are:\n\n- **allowed**\n- **allowedWithWarning**\n- **incomingOnly**\n- **disallowed**\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#564/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#564/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#564"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(77,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#564/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-},
-{
-"@id": "#564/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,8)-(86,0)]"
-}
-]
-},
-{
-"@id": "#564/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#564"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domainSharingPolicy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#563/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#563/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#563"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(86,0)]"
-}
-]
-},
-{
-"@id": "#563/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#565",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#566",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The current user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#566/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#566/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#566"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(87,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#566/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-},
-{
-"@id": "#566/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,8)-(90,0)]"
-}
-]
-},
-{
-"@id": "#566/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#566"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(90,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#565/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#565/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(90,0)]"
-}
-]
-},
-{
-"@id": "#565/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#567",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#importFormats"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#568",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#149",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#source"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"core:description": [
-{
-"@value": "The imported file's content type to convert from."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#152",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#targets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#153",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#154",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"core:description": [
-{
-"@value": "The possible content types to convert to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#153/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#153/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#152/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ImportFormat"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#149/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,18)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#149/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "importFormats"
-}
-],
-"core:description": [
-{
-"@value": "The allowable import formats."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#568/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#568/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#568"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(91,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#568/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#568"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,6)-(94,0)]"
-}
-]
-},
-{
-"@id": "#568/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "importFormats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#567/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#567/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#567"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,6)-(94,0)]"
-}
-]
-},
-{
-"@id": "#567/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,8)-(93,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#569",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportFormats"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#570",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#186",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#130",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#source"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#131",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"core:description": [
-{
-"@value": "The content type to convert from."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#131/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#132",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#targets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#133",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#134",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"core:description": [
-{
-"@value": "The possible content types to convert to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#133/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#132/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ExportFormat"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#186/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,18)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#186/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "exportFormats"
-}
-],
-"core:description": [
-{
-"@value": "The allowable export formats."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#570/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#570/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#570"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(95,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#570/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#570"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,6)-(98,0)]"
-}
-]
-},
-{
-"@id": "#570/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportFormats"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#569/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#569/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#569"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,6)-(98,0)]"
-}
-]
-},
-{
-"@id": "#569/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,8)-(97,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#571",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoleInfo"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#572",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#187",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#144",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#145",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The content type that this additional role info applies to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#145/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#146",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#roleSets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#147",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#137",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#138",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#primaryRole"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#139",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "primaryRole"
-}
-],
-"core:description": [
-{
-"@value": "A primary permission role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#139/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "primaryRole"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#140",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#141",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#142",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "The supported additional roles with the primary role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,70)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,70)]"
-}
-]
-},
-{
-"@id": "#140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#137/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "roleSets"
-}
-],
-"core:description": [
-{
-"@value": "The supported additional roles per primary role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#147/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "roleSets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AdditionalRoleInfo"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#187/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(13,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#187/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoleInfo"
-}
-],
-"core:description": [
-{
-"@value": "Information about supported additional roles per file type. The most specific type takes precedence."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#572/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#572/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#572"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(99,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#572/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#572"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(102,0)]"
-}
-]
-},
-{
-"@id": "#572/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoleInfo"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#571/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#571/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#571"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(102,0)]"
-}
-]
-},
-{
-"@id": "#571/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#573",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#features"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#574",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#123",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#124",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#125",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "featureName"
-}
-],
-"core:description": [
-{
-"@value": "The name of the feature."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#125/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#125/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#125/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "featureName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#124/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#126",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureRate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#127",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "featureRate"
-}
-],
-"core:description": [
-{
-"@value": "The request limit rate for this feature, in queries per second."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#127/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#127/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,80)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,80)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "featureRate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#126/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,80)]"
-}
-]
-},
-{
-"@id": "#126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Feature"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#123/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,80)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#123/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "features"
-}
-],
-"core:description": [
-{
-"@value": "List of additional features enabled on this account."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#574/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#574/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#574"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(103,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#574/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#574"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,6)-(106,0)]"
-}
-]
-},
-{
-"@id": "#574/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "features"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#573/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#573/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#573"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,6)-(106,0)]"
-}
-]
-},
-{
-"@id": "#573/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,8)-(105,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#575",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxUploadSizes"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#576",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#181",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#182",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#183",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The file type."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#183/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#183/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#183/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#182/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(9,0)]"
-}
-]
-},
-{
-"@id": "#182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#184",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#size"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#185",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"core:description": [
-{
-"@value": "The max upload size for this type."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#185/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#185/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#185/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "UploadSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#181/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#181/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(13,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#181/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "maxUploadSizes"
-}
-],
-"core:description": [
-{
-"@value": "List of max upload sizes for each file type. The most specific type takes precedence."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#576/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#576/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(107,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#576/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(110,0)]"
-}
-]
-},
-{
-"@id": "#576/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxUploadSizes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#575/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#575/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#575"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(110,0)]"
-}
-]
-},
-{
-"@id": "#575/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,8)-(109,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#577",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isCurrentAppInstalled"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#578",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isCurrentAppInstalled"
-}
-],
-"core:description": [
-{
-"@value": "A boolean indicating whether the authenticated app is installed by the authenticated user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#578/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#578/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(111,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#578/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#578/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#578/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,6)-(114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isCurrentAppInstalled"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#577/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#577/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#577"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,6)-(114,0)]"
-}
-]
-},
-{
-"@id": "#577/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,8)-(113,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#579",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#languageCode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#580",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "languageCode"
-}
-],
-"core:description": [
-{
-"@value": "The user's language or locale code, as defined by BCP 47, with some extensions from Unicode's LDML format (http://www.unicode.org/reports/tr35/)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#580/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#580/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#580"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(115,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#580/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#580/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-},
-{
-"@id": "#580/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#580"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,6)-(118,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "languageCode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#579/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#579/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#579"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,6)-(118,0)]"
-}
-]
-},
-{
-"@id": "#579/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,8)-(117,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#581",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorPalette"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#582",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#583",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorPalette"
-}
-],
-"core:description": [
-{
-"@value": "The palette of allowable folder colors as RGB hex strings."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#582/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#582/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#582"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(119,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#582/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#582"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,6)-(122,0)]"
-}
-]
-},
-{
-"@id": "#582/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(122,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorPalette"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#581/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#581/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#581"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,6)-(122,0)]"
-}
-]
-},
-{
-"@id": "#581/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "About"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#189",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#189",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#190",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#about"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#191",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/CJNorAI8wKpANsLwX5GAPdH9IPQ\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#192",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/about"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,57)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#193",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,10)-(5,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:user": [
-{
-"@id": "#194",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#195",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#196",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(8,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#197",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/BBBAAABCr5Y/YoMhXu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#197/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,15)-(11,5)]"
-}
-]
-},
-{
-"@id": "#197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,27)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#200",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,20)-(13,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#201",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,20)-(14,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#194/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,42)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,24)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,29)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,40)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,31)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,10)-(15,3)]"
-}
-]
-},
-{
-"@id": "#194/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(11,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesTotal": [
-{
-"@id": "#202",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "124554051584"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,21)-(16,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#203",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2064607222"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,20)-(17,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsedAggregate": [
-{
-"@id": "#204",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100222740716"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,29)-(18,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsedInTrash": [
-{
-"@id": "#205",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "481018653"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,27)-(19,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaType": [
-{
-"@id": "#206",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "LIMITED"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,15)-(20,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesByService": [
-{
-"@id": "#207",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#208",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:serviceName": [
-{
-"@id": "#209",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "DRIVE"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,21)-(22,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:bytesUsed": [
-{
-"@id": "#210",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2063190593"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#210/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#210/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,19)-(23,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#208/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:serviceName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(22,28)]"
-}
-]
-},
-{
-"@id": "#208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:bytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(23,31)]"
-}
-]
-},
-{
-"@id": "#208/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,26)-(24,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#211",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:serviceName": [
-{
-"@id": "#212",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "GMAIL"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,21)-(26,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:bytesUsed": [
-{
-"@id": "#213",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "3334049823"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#213/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#213/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#213"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,19)-(27,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#211/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:serviceName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,28)]"
-}
-]
-},
-{
-"@id": "#211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:bytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(27,31)]"
-}
-]
-},
-{
-"@id": "#211/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(28,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#214",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:serviceName": [
-{
-"@id": "#215",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "PHOTOS"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#215/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#215/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#215"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,21)-(30,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:bytesUsed": [
-{
-"@id": "#216",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "94824083671"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#216/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#216/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#216"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,19)-(31,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#214/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#214/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:serviceName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(30,29)]"
-}
-]
-},
-{
-"@id": "#214/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:bytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,32)]"
-}
-]
-},
-{
-"@id": "#214/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#214"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(32,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,25)-(33,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:largestChangeId": [
-{
-"@id": "#217",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1360600"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,21)-(34,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:rootFolderId": [
-{
-"@id": "#218",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,18)-(35,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domainSharingPolicy": [
-{
-"@id": "#219",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "allowed"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,25)-(36,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#220",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,18)-(37,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:importFormats": [
-{
-"@id": "#221",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#222",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#223",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/x-vnd.oasis.opendocument.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,16)-(39,67)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#224",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#225",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,17)-(42,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#222/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(39,67)]"
-}
-]
-},
-{
-"@id": "#222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,7)]"
-}
-]
-},
-{
-"@id": "#222/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,20)-(43,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#226",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#227",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/tab-separated-values"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,16)-(45,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#228",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#229",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,17)-(48,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#226/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(45,43)]"
-}
-]
-},
-{
-"@id": "#226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(48,7)]"
-}
-]
-},
-{
-"@id": "#226/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(49,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#230",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#231",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/jpeg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,16)-(51,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#232",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#233",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(53,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,17)-(54,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#230/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(51,28)]"
-}
-]
-},
-{
-"@id": "#230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,6)-(54,7)]"
-}
-]
-},
-{
-"@id": "#230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(55,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#234",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#235",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/bmp"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,16)-(57,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#236",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#237",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(59,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,17)-(60,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#234/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(57,27)]"
-}
-]
-},
-{
-"@id": "#234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(60,7)]"
-}
-]
-},
-{
-"@id": "#234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(61,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#238",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#239",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/gif"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,16)-(63,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#240",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#241",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,17)-(66,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#238/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(63,27)]"
-}
-]
-},
-{
-"@id": "#238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(66,7)]"
-}
-]
-},
-{
-"@id": "#238/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,4)-(67,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#242",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#243",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-excel.sheet.macroenabled.12"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,16)-(69,64)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#244",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#245",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(71,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,17)-(72,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#242/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(69,64)]"
-}
-]
-},
-{
-"@id": "#242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(72,7)]"
-}
-]
-},
-{
-"@id": "#242/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(73,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#246",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#247",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.wordprocessingml.template"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,16)-(75,89)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#248",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#249",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(77,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,17)-(78,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#246/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(75,89)]"
-}
-]
-},
-{
-"@id": "#246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(78,7)]"
-}
-]
-},
-{
-"@id": "#246/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,4)-(79,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#250",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#251",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-powerpoint.presentation.macroenabled.12"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,16)-(81,76)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#252",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,8)-(83,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,17)-(84,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#250/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(81,76)]"
-}
-]
-},
-{
-"@id": "#250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,6)-(84,7)]"
-}
-]
-},
-{
-"@id": "#250/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(85,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#254",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-word.template.macroenabled.12"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,16)-(87,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#256",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#257",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,8)-(89,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,17)-(90,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#254/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(87,66)]"
-}
-]
-},
-{
-"@id": "#254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,6)-(90,7)]"
-}
-]
-},
-{
-"@id": "#254/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,4)-(91,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#258",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#259",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#259/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#259/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,16)-(93,89)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#260",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#261",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#261/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#261/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#261"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(95,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#260/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#260/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#260"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,17)-(96,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#258/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#258/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,6)-(93,89)]"
-}
-]
-},
-{
-"@id": "#258/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,6)-(96,7)]"
-}
-]
-},
-{
-"@id": "#258/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#258"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,4)-(97,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#262",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#263",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/pjpeg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#263/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#263/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#263"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,16)-(99,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#264",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#265",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#265/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#265/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#264/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#264/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#264"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,17)-(102,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#262/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#262/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,6)-(99,29)]"
-}
-]
-},
-{
-"@id": "#262/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(102,7)]"
-}
-]
-},
-{
-"@id": "#262/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#262"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,4)-(103,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#266",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#267",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.script+text/plain"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,16)-(105,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#268",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.script"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(107,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,17)-(108,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#266/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#266/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,6)-(105,63)]"
-}
-]
-},
-{
-"@id": "#266/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(108,7)]"
-}
-]
-},
-{
-"@id": "#266/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#266"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,4)-(109,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#270",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#271",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-excel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_83"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,16)-(111,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#272",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#273",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_85"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_84"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,17)-(114,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_82"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#270/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,6)-(111,42)]"
-}
-]
-},
-{
-"@id": "#270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(114,7)]"
-}
-]
-},
-{
-"@id": "#270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,4)-(115,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#274",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#275",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.sun.xml.writer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_87"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,16)-(117,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#276",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#277",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_89"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(119,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_88"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,17)-(120,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_86"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#274/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(117,48)]"
-}
-]
-},
-{
-"@id": "#274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,6)-(120,7)]"
-}
-]
-},
-{
-"@id": "#274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,4)-(121,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#278",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#279",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-word.document.macroenabled.12"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_91"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,16)-(123,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#280",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#281",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_93"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(125,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_92"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,17)-(126,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_90"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#278/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(123,66)]"
-}
-]
-},
-{
-"@id": "#278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,6)-(126,7)]"
-}
-]
-},
-{
-"@id": "#278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,4)-(127,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#282",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#283",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-powerpoint.slideshow.macroenabled.12"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_95"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,16)-(129,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#284",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#285",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_97"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,8)-(131,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_96"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,17)-(132,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_94"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#282/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,6)-(129,73)]"
-}
-]
-},
-{
-"@id": "#282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,6)-(132,7)]"
-}
-]
-},
-{
-"@id": "#282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,4)-(133,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#286",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#287",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_99"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,16)-(135,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#288",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#289",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_101"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,8)-(137,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_100"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,17)-(138,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_98"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#286/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,6)-(135,26)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,6)-(138,7)]"
-}
-]
-},
-{
-"@id": "#286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,4)-(139,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#290",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#291",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/plain"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_103"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,16)-(141,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#292",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#293",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_105"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,8)-(143,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_104"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,17)-(144,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_102"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#290/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,6)-(141,28)]"
-}
-]
-},
-{
-"@id": "#290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,6)-(144,7)]"
-}
-]
-},
-{
-"@id": "#290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,4)-(145,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#294",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#295",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.oasis.opendocument.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_107"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,16)-(147,64)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#296",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#297",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_109"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,8)-(149,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_108"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,17)-(150,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_106"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,6)-(147,64)]"
-}
-]
-},
-{
-"@id": "#294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,6)-(150,7)]"
-}
-]
-},
-{
-"@id": "#294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,4)-(151,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#298",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#299",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/x-vnd.oasis.opendocument.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_111"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,16)-(153,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#300",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#301",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_113"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(155,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_112"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,17)-(156,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_110"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(153,66)]"
-}
-]
-},
-{
-"@id": "#298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,6)-(156,7)]"
-}
-]
-},
-{
-"@id": "#298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,4)-(157,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#302",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#303",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_115"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,16)-(159,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#304",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#305",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_117"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,8)-(161,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_116"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,17)-(162,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_114"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#302/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,6)-(159,27)]"
-}
-]
-},
-{
-"@id": "#302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,6)-(162,7)]"
-}
-]
-},
-{
-"@id": "#302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,4)-(163,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#306",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#307",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/x-vnd.oasis.opendocument.text"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_119"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,16)-(165,59)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#308",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#309",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_121"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(167,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_120"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,17)-(168,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_118"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#306/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(165,59)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,6)-(168,7)]"
-}
-]
-},
-{
-"@id": "#306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,4)-(169,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#310",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#311",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/msword"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_123"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,16)-(171,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#312",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#313",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_125"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,8)-(173,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_124"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,17)-(174,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_122"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#310/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,6)-(171,36)]"
-}
-]
-},
-{
-"@id": "#310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,6)-(174,7)]"
-}
-]
-},
-{
-"@id": "#310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,4)-(175,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#314",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#315",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_127"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,16)-(177,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#316",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#317",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_129"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_128"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,17)-(180,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_126"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#314/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,6)-(177,33)]"
-}
-]
-},
-{
-"@id": "#314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(180,7)]"
-}
-]
-},
-{
-"@id": "#314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,4)-(181,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#318",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#319",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/json"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_131"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,16)-(183,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#320",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#321",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.script"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_133"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(185,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_132"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,17)-(186,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_130"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#318/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,6)-(183,34)]"
-}
-]
-},
-{
-"@id": "#318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,6)-(186,7)]"
-}
-]
-},
-{
-"@id": "#318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,4)-(187,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#322",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#323",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/x-msmetafile"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_135"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,16)-(189,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#324",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#325",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.drawing"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_137"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(191,8)-(191,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_136"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,17)-(192,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_134"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#322/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,6)-(189,42)]"
-}
-]
-},
-{
-"@id": "#322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,6)-(192,7)]"
-}
-]
-},
-{
-"@id": "#322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,4)-(193,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#326",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#327",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.spreadsheetml.template"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_139"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,16)-(195,86)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#328",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#329",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_141"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,8)-(197,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_140"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,17)-(198,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_138"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#326/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,6)-(195,86)]"
-}
-]
-},
-{
-"@id": "#326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,6)-(198,7)]"
-}
-]
-},
-{
-"@id": "#326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,4)-(199,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#330",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#331",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-powerpoint"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_143"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(201,16)-(201,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#332",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#333",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_145"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_144"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,17)-(204,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_142"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#330/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(201,6)-(201,47)]"
-}
-]
-},
-{
-"@id": "#330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(204,7)]"
-}
-]
-},
-{
-"@id": "#330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(200,4)-(205,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#334",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#335",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-excel.template.macroenabled.12"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_147"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,16)-(207,67)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#336",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#337",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_149"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(209,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_148"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,17)-(210,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_146"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#334/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,6)-(207,67)]"
-}
-]
-},
-{
-"@id": "#334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,6)-(210,7)]"
-}
-]
-},
-{
-"@id": "#334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,4)-(211,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#338",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#339",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/x-bmp"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_151"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,16)-(213,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#340",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#341",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_153"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(215,8)-(215,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_152"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(214,17)-(216,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_150"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#338/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,6)-(213,29)]"
-}
-]
-},
-{
-"@id": "#338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(214,6)-(216,7)]"
-}
-]
-},
-{
-"@id": "#338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,4)-(217,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#342",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#343",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_155"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,16)-(219,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#344",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#345",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_157"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(221,8)-(221,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_156"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,17)-(222,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_154"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#342/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,6)-(219,33)]"
-}
-]
-},
-{
-"@id": "#342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,6)-(222,7)]"
-}
-]
-},
-{
-"@id": "#342/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,4)-(223,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#346",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#347",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.presentationml.template"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_159"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,16)-(225,87)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#348",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#349",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_161"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#349/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#349/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#349"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(227,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_160"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,17)-(228,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_158"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,6)-(225,87)]"
-}
-]
-},
-{
-"@id": "#346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,6)-(228,7)]"
-}
-]
-},
-{
-"@id": "#346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,4)-(229,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#350",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#351",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/x-png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_163"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,16)-(231,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#352",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#353",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_165"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#353/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#353/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#353"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(233,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_164"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,17)-(234,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_162"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#350/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,6)-(231,29)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(234,7)]"
-}
-]
-},
-{
-"@id": "#350/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,4)-(235,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#354",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#355",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_167"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(237,16)-(237,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#356",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#357",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_169"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(239,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_168"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,17)-(240,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_166"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#354/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(237,6)-(237,27)]"
-}
-]
-},
-{
-"@id": "#354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(240,7)]"
-}
-]
-},
-{
-"@id": "#354/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,4)-(241,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#358",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#359",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.oasis.opendocument.text"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_171"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(243,16)-(243,57)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#360",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#361",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_173"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#361/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#361/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#361"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_172"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,17)-(246,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_170"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#358/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(243,6)-(243,57)]"
-}
-]
-},
-{
-"@id": "#358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(246,7)]"
-}
-]
-},
-{
-"@id": "#358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,4)-(247,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#362",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#363",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.presentationml.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_175"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,16)-(249,91)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#364",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_177"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,8)-(251,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_176"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#364/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#364/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#364"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,17)-(252,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_174"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#362/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,6)-(249,91)]"
-}
-]
-},
-{
-"@id": "#362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,6)-(252,7)]"
-}
-]
-},
-{
-"@id": "#362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,4)-(253,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#366",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#367",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_179"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,16)-(255,83)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#368",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#369",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_181"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,8)-(257,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_180"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(256,17)-(258,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_178"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#366/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,6)-(255,83)]"
-}
-]
-},
-{
-"@id": "#366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(256,6)-(258,7)]"
-}
-]
-},
-{
-"@id": "#366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,4)-(259,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#370",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#371",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.script+json"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_183"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,16)-(261,57)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#372",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#373",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.script"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_185"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,8)-(263,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_184"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,17)-(264,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_182"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#370/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,6)-(261,57)]"
-}
-]
-},
-{
-"@id": "#370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,6)-(264,7)]"
-}
-]
-},
-{
-"@id": "#370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,4)-(265,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#374",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#375",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.presentationml.slideshow"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_187"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,16)-(267,88)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#376",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#377",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_189"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,8)-(269,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_188"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,17)-(270,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_186"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#374/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,6)-(267,88)]"
-}
-]
-},
-{
-"@id": "#374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,6)-(270,7)]"
-}
-]
-},
-{
-"@id": "#374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(266,4)-(271,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#378",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#379",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.ms-powerpoint.template.macroenabled.12"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_191"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,16)-(273,72)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#380",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#381",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_193"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,8)-(275,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_192"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,17)-(276,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_190"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#378/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,6)-(273,72)]"
-}
-]
-},
-{
-"@id": "#378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,6)-(276,7)]"
-}
-]
-},
-{
-"@id": "#378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,4)-(277,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#382",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/csv"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_195"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,16)-(279,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#384",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#385",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_197"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(281,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_196"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,17)-(282,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_194"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#382/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,6)-(279,26)]"
-}
-]
-},
-{
-"@id": "#382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(282,7)]"
-}
-]
-},
-{
-"@id": "#382/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,4)-(283,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#386",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#387",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.oasis.opendocument.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_199"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,16)-(285,65)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#388",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#389",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_201"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,8)-(287,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_200"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,17)-(288,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_198"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#386/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,6)-(285,65)]"
-}
-]
-},
-{
-"@id": "#386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,6)-(288,7)]"
-}
-]
-},
-{
-"@id": "#386/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,4)-(289,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#390",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#391",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_203"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,16)-(291,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#392",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#393",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_205"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(293,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_204"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,17)-(294,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_202"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,6)-(291,27)]"
-}
-]
-},
-{
-"@id": "#390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(294,7)]"
-}
-]
-},
-{
-"@id": "#390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,4)-(295,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#394",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#395",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/richtext"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_207"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,16)-(297,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#396",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#397",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_209"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(299,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_208"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,17)-(300,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_206"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,6)-(297,31)]"
-}
-]
-},
-{
-"@id": "#394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(300,7)]"
-}
-]
-},
-{
-"@id": "#394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,4)-(301,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,19)-(302,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportFormats": [
-{
-"@id": "#398",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#399",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.form"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_212"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,16)-(304,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#401",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#402",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_214"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,8)-(306,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_213"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,17)-(307,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_211"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#399/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#399/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(304,50)]"
-}
-]
-},
-{
-"@id": "#399/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,6)-(307,7)]"
-}
-]
-},
-{
-"@id": "#399/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#399"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,20)-(308,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#403",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#404",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_216"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,16)-(310,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#405",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#406",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_218"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,8)-(312,25)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#407",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.oasis.opendocument.text"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_219"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,49)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#408",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_220"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(314,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#409",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_221"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(315,25)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#410",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/epub+zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_222"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(316,8)-(316,30)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#411",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_223"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,8)-(317,25)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#412",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_224"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,8)-(318,81)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#413",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/plain"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_225"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,8)-(319,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_217"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,17)-(320,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_215"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#403/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#403/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,6)-(310,54)]"
-}
-]
-},
-{
-"@id": "#403/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,6)-(320,7)]"
-}
-]
-},
-{
-"@id": "#403/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#403"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,4)-(321,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#414",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#415",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.drawing"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_227"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,16)-(323,53)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#416",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#417",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/svg+xml"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_229"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,8)-(325,23)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#418",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_230"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,8)-(326,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#419",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_231"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,8)-(327,25)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#420",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "image/jpeg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_232"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,8)-(328,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_228"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,17)-(329,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_226"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,6)-(323,53)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,6)-(329,7)]"
-}
-]
-},
-{
-"@id": "#414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,4)-(330,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#421",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#422",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_234"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,16)-(332,57)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#423",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#424",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/x-vnd.oasis.opendocument.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_236"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,8)-(334,58)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#425",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/tab-separated-values"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_237"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(335,8)-(335,35)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#426",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_238"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,8)-(336,25)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#427",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_239"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,8)-(337,75)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#428",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/csv"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_240"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,8)-(338,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#429",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_241"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,8)-(339,25)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#430",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.oasis.opendocument.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_242"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,8)-(340,56)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_235"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,17)-(341,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_233"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#421/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,6)-(332,57)]"
-}
-]
-},
-{
-"@id": "#421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,6)-(341,7)]"
-}
-]
-},
-{
-"@id": "#421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,4)-(342,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#431",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#432",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.script"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_244"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,16)-(344,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#433",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#434",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.script+json"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_246"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,8)-(346,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_245"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,17)-(347,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_243"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#431/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,6)-(344,52)]"
-}
-]
-},
-{
-"@id": "#431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,6)-(347,7)]"
-}
-]
-},
-{
-"@id": "#431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,4)-(348,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#435",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:source": [
-{
-"@id": "#436",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_248"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,16)-(350,58)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:targets": [
-{
-"@id": "#437",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#438",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.oasis.opendocument.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_250"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,8)-(352,57)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#439",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_251"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,8)-(353,25)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#440",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.openxmlformats-officedocument.presentationml.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_252"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,8)-(354,83)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#441",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/plain"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_253"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,8)-(355,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_249"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,17)-(356,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_247"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#435/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:source"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,6)-(350,58)]"
-}
-]
-},
-{
-"@id": "#435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:targets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,6)-(356,7)]"
-}
-]
-},
-{
-"@id": "#435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,4)-(357,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_210"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,19)-(358,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoleInfo": [
-{
-"@id": "#442",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#443",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#444",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.drawing"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_256"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,14)-(360,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:roleSets": [
-{
-"@id": "#445",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#446",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:primaryRole": [
-{
-"@id": "#447",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "reader"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_259"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,23)-(362,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#448",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#449",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "commenter"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_261"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,10)-(364,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_260"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,27)-(365,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_258"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:primaryRole"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,8)-(362,31)]"
-}
-]
-},
-{
-"@id": "#446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,8)-(365,9)]"
-}
-]
-},
-{
-"@id": "#446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,19)-(366,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_257"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,18)-(366,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_255"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#443/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,6)-(360,51)]"
-}
-]
-},
-{
-"@id": "#443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:roleSets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,6)-(366,8)]"
-}
-]
-},
-{
-"@id": "#443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,25)-(367,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#450",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#451",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_263"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,14)-(369,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:roleSets": [
-{
-"@id": "#452",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#453",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:primaryRole": [
-{
-"@id": "#454",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "reader"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_266"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,23)-(371,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#455",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#456",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "commenter"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_268"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,10)-(373,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_267"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,27)-(374,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_265"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#453/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:primaryRole"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,8)-(371,31)]"
-}
-]
-},
-{
-"@id": "#453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,8)-(374,9)]"
-}
-]
-},
-{
-"@id": "#453/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,19)-(375,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_264"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,18)-(375,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_262"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,6)-(369,52)]"
-}
-]
-},
-{
-"@id": "#450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:roleSets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,6)-(375,8)]"
-}
-]
-},
-{
-"@id": "#450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,4)-(376,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#457",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#458",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_270"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,14)-(378,56)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:roleSets": [
-{
-"@id": "#459",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#460",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:primaryRole": [
-{
-"@id": "#461",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "reader"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_273"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,23)-(380,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#462",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#463",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "commenter"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_275"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,10)-(382,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_274"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,27)-(383,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_272"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:primaryRole"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,8)-(380,31)]"
-}
-]
-},
-{
-"@id": "#460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,8)-(383,9)]"
-}
-]
-},
-{
-"@id": "#460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,19)-(384,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_271"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,18)-(384,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_269"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#457/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,6)-(378,56)]"
-}
-]
-},
-{
-"@id": "#457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:roleSets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,6)-(384,8)]"
-}
-]
-},
-{
-"@id": "#457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,4)-(385,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#464",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#465",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "*"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_277"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,14)-(387,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:roleSets": [
-{
-"@id": "#466",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#467",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:primaryRole": [
-{
-"@id": "#468",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "reader"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_280"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,23)-(389,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#469",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#470",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "commenter"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_282"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,10)-(391,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_281"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,27)-(392,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_279"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#467/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:primaryRole"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,8)-(389,31)]"
-}
-]
-},
-{
-"@id": "#467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,8)-(392,9)]"
-}
-]
-},
-{
-"@id": "#467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,19)-(393,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_278"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,18)-(393,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_276"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,6)-(387,17)]"
-}
-]
-},
-{
-"@id": "#464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:roleSets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,6)-(393,8)]"
-}
-]
-},
-{
-"@id": "#464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,4)-(394,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#471",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#472",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_284"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,14)-(396,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:roleSets": [
-{
-"@id": "#473",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#474",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:primaryRole": [
-{
-"@id": "#475",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "reader"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_287"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#475/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#475/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,23)-(398,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#476",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#477",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "commenter"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_289"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#477/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#477/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(400,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_288"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#476/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#476/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,27)-(401,9)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_286"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#474/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:primaryRole"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,8)-(398,31)]"
-}
-]
-},
-{
-"@id": "#474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,8)-(401,9)]"
-}
-]
-},
-{
-"@id": "#474/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,19)-(402,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_285"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,18)-(402,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_283"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#471/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,6)-(396,55)]"
-}
-]
-},
-{
-"@id": "#471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:roleSets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,6)-(402,8)]"
-}
-]
-},
-{
-"@id": "#471/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,4)-(403,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#478",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#479",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.*"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#479/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#479/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,14)-(405,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:roleSets": [
-{
-"@id": "#480",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [],
-"core:name": [
-{
-"@value": "array_292"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,18)-(406,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_290"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#478/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#478/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,6)-(405,45)]"
-}
-]
-},
-{
-"@id": "#478/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:roleSets"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,6)-(406,20)]"
-}
-]
-},
-{
-"@id": "#478/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,4)-(407,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_254"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,24)-(408,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:features": [
-{
-"@id": "#481",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#482",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:featureName": [
-{
-"@id": "#483",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "ocr"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_295"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#483/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#483/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#483"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,21)-(410,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_294"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#482/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#482/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#482"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,15)-(411,5)]"
-}
-]
-},
-{
-"@id": "#482/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:featureName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,6)-(410,26)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#484",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:featureName": [
-{
-"@id": "#485",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "translation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_297"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#485/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#485/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#485"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,21)-(413,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:featureRate": [
-{
-"@id": "#486",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2.0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#double"
-}
-],
-"core:name": [
-{
-"@value": "scalar_298"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#486/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#486/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#486"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,21)-(414,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_296"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#484/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#484/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:featureName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,6)-(413,34)]"
-}
-]
-},
-{
-"@id": "#484/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:featureRate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,6)-(414,24)]"
-}
-]
-},
-{
-"@id": "#484/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#484"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,4)-(415,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#481/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#481/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#481"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,14)-(416,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:maxUploadSizes": [
-{
-"@id": "#487",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#488",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#489",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_301"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#489/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#489/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,14)-(418,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#490",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10485760"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_302"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#490/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#490/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#490"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,14)-(419,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_300"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#488/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#488/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,6)-(418,52)]"
-}
-]
-},
-{
-"@id": "#488/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,6)-(419,24)]"
-}
-]
-},
-{
-"@id": "#488/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#488"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,21)-(420,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#491",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#492",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.spreadsheet"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_304"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#492/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#492/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,14)-(422,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#493",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "104857600"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_305"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#493/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#493/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#493"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,14)-(423,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_303"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#491/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#491/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,6)-(422,55)]"
-}
-]
-},
-{
-"@id": "#491/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,6)-(423,25)]"
-}
-]
-},
-{
-"@id": "#491/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#491"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,4)-(424,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#494",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#495",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.presentation"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_307"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#495/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#495/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,14)-(426,56)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#496",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "104857600"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_308"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#496/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#496/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#496"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,14)-(427,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_306"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#494/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#494/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,6)-(426,56)]"
-}
-]
-},
-{
-"@id": "#494/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,6)-(427,25)]"
-}
-]
-},
-{
-"@id": "#494/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#494"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(425,4)-(428,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#497",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#498",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.drawing"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_310"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#498/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#498/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,14)-(430,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#499",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2097152"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_311"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#499/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#499/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#499"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,14)-(431,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_309"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#497/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#497/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,6)-(430,51)]"
-}
-]
-},
-{
-"@id": "#497/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,6)-(431,23)]"
-}
-]
-},
-{
-"@id": "#497/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#497"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,4)-(432,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#500",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#501",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_313"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#501/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#501/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,14)-(434,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#502",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "5242880000000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_314"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#502/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#502/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#502"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,14)-(435,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_312"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#500/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#500/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,6)-(434,31)]"
-}
-]
-},
-{
-"@id": "#500/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,6)-(435,29)]"
-}
-]
-},
-{
-"@id": "#500/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#500"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,4)-(436,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#503",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#504",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "*"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_316"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#504/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#504/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#504"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,14)-(438,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#505",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "5242880000000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_317"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#505/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#505/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#505"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,14)-(439,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_315"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#503/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#503/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,6)-(438,17)]"
-}
-]
-},
-{
-"@id": "#503/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,6)-(439,29)]"
-}
-]
-},
-{
-"@id": "#503/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#503"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,4)-(440,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_299"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#487/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#487/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#487"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,20)-(441,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isCurrentAppInstalled": [
-{
-"@id": "#506",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_318"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#506/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#506/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#506"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(442,27)-(442,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:languageCode": [
-{
-"@id": "#507",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "en-US"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_319"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#507/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#507/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#507"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(443,18)-(443,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:folderColorPalette": [
-{
-"@id": "#508",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#509",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#ac725e"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_321"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#509/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#509/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,4)-(445,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#510",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#d06b64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_322"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#510/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#510/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,4)-(446,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#511",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#f83a22"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_323"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#511/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#511/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(447,4)-(447,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#512",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#fa573c"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_324"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,4)-(448,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#513",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#ff7537"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_325"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#513/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#513/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#513"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,4)-(449,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#514",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#ffad46"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_326"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#514/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#514/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,4)-(450,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#515",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#fad165"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_327"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#515/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#515/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,4)-(451,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#516",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#fbe983"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_328"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#516/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#516/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#516"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,4)-(452,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#517",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#b3dc6c"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_329"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#517/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#517/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(453,4)-(453,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#518",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#7bd148"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_330"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#518/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#518/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(454,4)-(454,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#519",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#16a765"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_331"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#519/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#519/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(455,4)-(455,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#520",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#42d692"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_332"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#520/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#520/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#520"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,4)-(456,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#521",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#92e1c0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_333"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#521/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#521/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,4)-(457,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#522",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#9fe1e7"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_334"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#522/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#522/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#522"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(458,4)-(458,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#523",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#9fc6e7"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_335"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#523/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#523/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#523"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,4)-(459,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#524",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#4986e7"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_336"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#524/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#524/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#524"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(460,4)-(460,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#525",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#9a9cff"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_337"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#525/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#525/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#525"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,4)-(461,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#526",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#b99aff"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_338"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#526/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#526/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,4)-(462,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#527",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#a47ae2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_339"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#527/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#527/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(463,4)-(463,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#528",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#cd74e6"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_340"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#528/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#528/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#528"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,4)-(464,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#529",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#f691b2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_341"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#529/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#529/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,4)-(465,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#530",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#cca6ac"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_342"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#530/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#530/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#530"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(466,4)-(466,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#531",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#cabdbf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_343"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#531/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#531/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(467,4)-(467,13)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#532",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "#8f8f8f"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_344"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#532/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#532/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,4)-(468,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_320"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#508/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#508/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,24)-(469,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#189/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#about\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/CJNorAI8wKpANsLwX5GAPdH9IPQ\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/about\",\n \"name\": \"John Doe\",\n \"user\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/BBBAAABCr5Y/YoMhXu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91796993228604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"quotaBytesTotal\": \"124554051584\",\n \"quotaBytesUsed\": \"2064607222\",\n \"quotaBytesUsedAggregate\": \"100222740716\",\n \"quotaBytesUsedInTrash\": \"481018653\",\n \"quotaType\": \"LIMITED\",\n \"quotaBytesByService\": [{\n \"serviceName\": \"DRIVE\",\n \"bytesUsed\": \"2063190593\"\n },\n {\n \"serviceName\": \"GMAIL\",\n \"bytesUsed\": \"3334049823\"\n },\n {\n \"serviceName\": \"PHOTOS\",\n \"bytesUsed\": \"94824083671\"\n }\n ],\n \"largestChangeId\": \"1360600\",\n \"rootFolderId\": \"0ADpy9PK_RiBOUk9PVA\",\n \"domainSharingPolicy\": \"allowed\",\n \"permissionId\": \"91796993228604565116\",\n \"importFormats\": [{\n \"source\": \"application/x-vnd.oasis.opendocument.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/tab-separated-values\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/jpeg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/bmp\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/gif\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel.sheet.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.template\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.presentation.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-word.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/pjpeg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script+text/plain\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.sun.xml.writer\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-word.document.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.slideshow.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/rtf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/plain\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.spreadsheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/x-vnd.oasis.opendocument.spreadsheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/png\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/x-vnd.oasis.opendocument.text\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/msword\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/pdf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/json\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/x-msmetafile\",\n \"targets\": [\n \"application/vnd.google-apps.drawing\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.spreadsheetml.template\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/x-bmp\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/rtf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.template\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"image/x-png\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/html\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.text\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script+json\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.slideshow\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/csv\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"image/jpg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/richtext\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n }\n ],\n \"exportFormats\": [{\n \"source\": \"application/vnd.google-apps.form\",\n \"targets\": [\n \"application/zip\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.document\",\n \"targets\": [\n \"application/rtf\",\n \"application/vnd.oasis.opendocument.text\",\n \"text/html\",\n \"application/pdf\",\n \"application/epub+zip\",\n \"application/zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\n \"text/plain\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.drawing\",\n \"targets\": [\n \"image/svg+xml\",\n \"image/png\",\n \"application/pdf\",\n \"image/jpeg\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.spreadsheet\",\n \"targets\": [\n \"application/x-vnd.oasis.opendocument.spreadsheet\",\n \"text/tab-separated-values\",\n \"application/pdf\",\n \"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"text/csv\",\n \"application/zip\",\n \"application/vnd.oasis.opendocument.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script\",\n \"targets\": [\n \"application/vnd.google-apps.script+json\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.presentation\",\n \"targets\": [\n \"application/vnd.oasis.opendocument.presentation\",\n \"application/pdf\",\n \"application/vnd.openxmlformats-officedocument.presentationml.presentation\",\n \"text/plain\"\n ]\n }\n ],\n \"additionalRoleInfo\": [{\n \"type\": \"application/vnd.google-apps.drawing\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.document\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.presentation\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"*\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.spreadsheet\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.*\",\n \"roleSets\": []\n }\n ],\n \"features\": [{\n \"featureName\": \"ocr\"\n },\n {\n \"featureName\": \"translation\",\n \"featureRate\": 2.0\n }\n ],\n \"maxUploadSizes\": [{\n \"type\": \"application/vnd.google-apps.document\",\n \"size\": \"10485760\"\n },\n {\n \"type\": \"application/vnd.google-apps.spreadsheet\",\n \"size\": \"104857600\"\n },\n {\n \"type\": \"application/vnd.google-apps.presentation\",\n \"size\": \"104857600\"\n },\n {\n \"type\": \"application/vnd.google-apps.drawing\",\n \"size\": \"2097152\"\n },\n {\n \"type\": \"application/pdf\",\n \"size\": \"5242880000000\"\n },\n {\n \"type\": \"*\",\n \"size\": \"5242880000000\"\n }\n ],\n \"isCurrentAppInstalled\": true,\n \"languageCode\": \"en-US\",\n \"folderColorPalette\": [\n \"#ac725e\",\n \"#d06b64\",\n \"#f83a22\",\n \"#fa573c\",\n \"#ff7537\",\n \"#ffad46\",\n \"#fad165\",\n \"#fbe983\",\n \"#b3dc6c\",\n \"#7bd148\",\n \"#16a765\",\n \"#42d692\",\n \"#92e1c0\",\n \"#9fe1e7\",\n \"#9fc6e7\",\n \"#4986e7\",\n \"#9a9cff\",\n \"#b99aff\",\n \"#a47ae2\",\n \"#cd74e6\",\n \"#f691b2\",\n \"#cca6ac\",\n \"#cabdbf\",\n \"#8f8f8f\"\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#189/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:languageCode"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(443,2)-(443,25)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoleInfo"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,2)-(408,3)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:domainSharingPolicy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,2)-(36,34)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "data:quotaType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(20,24)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesTotal"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,35)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,23)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:user"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(15,3)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsedInTrash"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(19,38)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:rootFolderId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,2)-(35,39)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:exportFormats"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,2)-(358,3)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isCurrentAppInstalled"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(442,2)-(442,31)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:folderColorPalette"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,2)-(469,3)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:features"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,2)-(416,3)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,2)-(37,40)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesByService"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(33,3)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,32)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,57)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "amf://id#189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(470,1)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,20)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsedAggregate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(18,43)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:largestChangeId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(34,30)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:importFormats"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(302,3)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:maxUploadSizes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,2)-(441,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#about\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/CJNorAI8wKpANsLwX5GAPdH9IPQ\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/about\",\n \"name\": \"John Doe\",\n \"user\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/BBBAAABCr5Y/YoMhXu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91796993228604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"quotaBytesTotal\": \"124554051584\",\n \"quotaBytesUsed\": \"2064607222\",\n \"quotaBytesUsedAggregate\": \"100222740716\",\n \"quotaBytesUsedInTrash\": \"481018653\",\n \"quotaType\": \"LIMITED\",\n \"quotaBytesByService\": [{\n \"serviceName\": \"DRIVE\",\n \"bytesUsed\": \"2063190593\"\n },\n {\n \"serviceName\": \"GMAIL\",\n \"bytesUsed\": \"3334049823\"\n },\n {\n \"serviceName\": \"PHOTOS\",\n \"bytesUsed\": \"94824083671\"\n }\n ],\n \"largestChangeId\": \"1360600\",\n \"rootFolderId\": \"0ADpy9PK_RiBOUk9PVA\",\n \"domainSharingPolicy\": \"allowed\",\n \"permissionId\": \"91796993228604565116\",\n \"importFormats\": [{\n \"source\": \"application/x-vnd.oasis.opendocument.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/tab-separated-values\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/jpeg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/bmp\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/gif\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel.sheet.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.template\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.presentation.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-word.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/pjpeg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script+text/plain\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.sun.xml.writer\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-word.document.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.slideshow.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/rtf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/plain\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.spreadsheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/x-vnd.oasis.opendocument.spreadsheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/png\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/x-vnd.oasis.opendocument.text\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/msword\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/pdf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/json\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/x-msmetafile\",\n \"targets\": [\n \"application/vnd.google-apps.drawing\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.spreadsheetml.template\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/x-bmp\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/rtf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.template\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"image/x-png\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/html\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.text\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script+json\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.slideshow\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/csv\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"image/jpg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/richtext\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n }\n ],\n \"exportFormats\": [{\n \"source\": \"application/vnd.google-apps.form\",\n \"targets\": [\n \"application/zip\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.document\",\n \"targets\": [\n \"application/rtf\",\n \"application/vnd.oasis.opendocument.text\",\n \"text/html\",\n \"application/pdf\",\n \"application/epub+zip\",\n \"application/zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\n \"text/plain\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.drawing\",\n \"targets\": [\n \"image/svg+xml\",\n \"image/png\",\n \"application/pdf\",\n \"image/jpeg\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.spreadsheet\",\n \"targets\": [\n \"application/x-vnd.oasis.opendocument.spreadsheet\",\n \"text/tab-separated-values\",\n \"application/pdf\",\n \"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"text/csv\",\n \"application/zip\",\n \"application/vnd.oasis.opendocument.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script\",\n \"targets\": [\n \"application/vnd.google-apps.script+json\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.presentation\",\n \"targets\": [\n \"application/vnd.oasis.opendocument.presentation\",\n \"application/pdf\",\n \"application/vnd.openxmlformats-officedocument.presentationml.presentation\",\n \"text/plain\"\n ]\n }\n ],\n \"additionalRoleInfo\": [{\n \"type\": \"application/vnd.google-apps.drawing\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.document\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.presentation\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"*\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.spreadsheet\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.*\",\n \"roleSets\": []\n }\n ],\n \"features\": [{\n \"featureName\": \"ocr\"\n },\n {\n \"featureName\": \"translation\",\n \"featureRate\": 2.0\n }\n ],\n \"maxUploadSizes\": [{\n \"type\": \"application/vnd.google-apps.document\",\n \"size\": \"10485760\"\n },\n {\n \"type\": \"application/vnd.google-apps.spreadsheet\",\n \"size\": \"104857600\"\n },\n {\n \"type\": \"application/vnd.google-apps.presentation\",\n \"size\": \"104857600\"\n },\n {\n \"type\": \"application/vnd.google-apps.drawing\",\n \"size\": \"2097152\"\n },\n {\n \"type\": \"application/pdf\",\n \"size\": \"5242880000000\"\n },\n {\n \"type\": \"*\",\n \"size\": \"5242880000000\"\n }\n ],\n \"isCurrentAppInstalled\": true,\n \"languageCode\": \"en-US\",\n \"folderColorPalette\": [\n \"#ac725e\",\n \"#d06b64\",\n \"#f83a22\",\n \"#fa573c\",\n \"#ff7537\",\n \"#ffad46\",\n \"#fad165\",\n \"#fbe983\",\n \"#b3dc6c\",\n \"#7bd148\",\n \"#16a765\",\n \"#42d692\",\n \"#92e1c0\",\n \"#9fe1e7\",\n \"#9fc6e7\",\n \"#4986e7\",\n \"#9a9cff\",\n \"#b99aff\",\n \"#a47ae2\",\n \"#cd74e6\",\n \"#f691b2\",\n \"#cca6ac\",\n \"#cabdbf\",\n \"#8f8f8f\"\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/about-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#189/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#189/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(916,21)-(916,57)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#189/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(916,21)-(916,57)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#189/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#189/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#533"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#188/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(122,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#188/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#584",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#182",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#183",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The file type."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#183/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#183/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#183/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#182/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(9,0)]"
-}
-]
-},
-{
-"@id": "#182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#184",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#size"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#185",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"core:description": [
-{
-"@value": "The max upload size for this type."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#185/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#185/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#185/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "UploadSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#584/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#584/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#584/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#584/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(13,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#584/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#585",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#source"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"core:description": [
-{
-"@value": "The imported file's content type to convert from."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#152",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#targets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#153",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#154",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"core:description": [
-{
-"@value": "The possible content types to convert to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#153/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#153/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#152/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ImportFormat"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#585/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#585/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#585/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,18)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#585/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#586",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#157",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#serviceName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#158",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "serviceName"
-}
-],
-"core:description": [
-{
-"@value": "The service's name, e.g. DRIVE, GMAIL, or PHOTOS."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#158/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#158/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#158/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "serviceName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#159",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#bytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#160",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "bytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The storage quota bytes used by the service."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#160/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#160/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "bytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ServiceQuota"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#586/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#586/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#586/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#586/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#586/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#587",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#587/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#587/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#587/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#587/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#587/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#587/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#587/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#588",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#124",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#125",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "featureName"
-}
-],
-"core:description": [
-{
-"@value": "The name of the feature."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#125/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#125/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#125/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "featureName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#124/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#126",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureRate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#127",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "featureRate"
-}
-],
-"core:description": [
-{
-"@value": "The request limit rate for this feature, in queries per second."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#127/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#127/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,80)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,80)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "featureRate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#126/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,80)]"
-}
-]
-},
-{
-"@id": "#126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Feature"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#588/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#588/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#588"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#588/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#588"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,80)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#588/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#588"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#122",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#123",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#124",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#125",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "featureName"
-}
-],
-"core:description": [
-{
-"@value": "The name of the feature."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#125/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#125/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#125/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "featureName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#124/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#126",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#featureRate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#127",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "featureRate"
-}
-],
-"core:description": [
-{
-"@value": "The request limit rate for this feature, in queries per second."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#127/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#127/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,80)]"
-}
-]
-},
-{
-"@id": "#127/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,80)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "featureRate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#126/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,80)]"
-}
-]
-},
-{
-"@id": "#126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Feature"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#123/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,80)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#123/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,80)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#128",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#129",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#130",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#source"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#131",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"core:description": [
-{
-"@value": "The content type to convert from."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#131/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#131/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#131/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#132",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#targets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#133",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#134",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"core:description": [
-{
-"@value": "The possible content types to convert to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#133/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#132/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#129/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#135",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#143",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#144",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#145",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The content type that this additional role info applies to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#145/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#145/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#146",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#roleSets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#147",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#137",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#138",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#primaryRole"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#139",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "primaryRole"
-}
-],
-"core:description": [
-{
-"@value": "A primary permission role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#139/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "primaryRole"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#140",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#141",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#142",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "The supported additional roles with the primary role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,70)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,70)]"
-}
-]
-},
-{
-"@id": "#140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#137/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "roleSets"
-}
-],
-"core:description": [
-{
-"@value": "The supported additional roles per primary role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#147/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "roleSets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#146/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#143/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#136",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#137",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#138",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#primaryRole"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#139",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "primaryRole"
-}
-],
-"core:description": [
-{
-"@value": "A primary permission role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#139/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "primaryRole"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#140",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#141",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#142",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "The supported additional roles with the primary role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,70)]"
-}
-]
-},
-{
-"@id": "#141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,70)]"
-}
-]
-},
-{
-"@id": "#140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#137/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#148",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#149",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#source"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"core:description": [
-{
-"@value": "The imported file's content type to convert from."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "source"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(8,0)]"
-}
-]
-},
-{
-"@id": "#150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#152",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#targets"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#153",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#154",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"core:description": [
-{
-"@value": "The possible content types to convert to."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#153/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#153/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "targets"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#152/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,18)]"
-}
-]
-},
-{
-"@id": "#152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ImportFormat"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#149/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,18)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#149/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,18)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#155",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#156",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#157",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#serviceName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#158",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "serviceName"
-}
-],
-"core:description": [
-{
-"@value": "The service's name, e.g. DRIVE, GMAIL, or PHOTOS."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#158/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#158/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#158/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "serviceName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#159",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#bytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#160",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "bytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The storage quota bytes used by the service."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#160/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#160/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#160/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "bytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#156/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#156/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#156/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#161",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#162",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#162/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#162/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#162/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#162/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#180",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#181",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#182",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#183",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The file type."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#183/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#183/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#183/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#182/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(9,0)]"
-}
-]
-},
-{
-"@id": "#182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#184",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#size"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#185",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"core:description": [
-{
-"@value": "The max upload size for this type."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#185/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#185/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#185/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "UploadSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#181/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#181/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(13,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#181/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#121/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(122,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#589",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#590",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\": \"string\",\n \"title\" : \"My file to insert\" ,\n \"description\" : \"This is a test file to be inserted to my Google Drive folder\",\n \"indexableText\": {\n \"text\": \"Test upload\"\n },\n \"mimeType\": \"application/json\",\n \"labels\" : {\n \"starred\" : false,\n \"hidden\" : false,\n \"trashed\" : false,\n \"restricted\" : false,\n \"viewed\" : false\n } ,\n \"modifiedDate\" : \"2002-10-02T10:00:00-05:00\",\n \"lastViewedByMeDate\" :\"2002-10-02T15:00:00Z\",\n \"markedViewedByMeDate\" : \"2002-10-02T15:00:00.05Z\",\n \"writersCanShare\" : false,\n \"parents\" : [\n {\n \"kind\" : \"drive#parentReference\",\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : true\n }\n ]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#591",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#592",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#app\",\n \"id\": \"663457040646\",\n \"name\": \"AcmeSecure\",\n \"shortDescription\": \"AcmeSecure is a cloud security application\",\n \"longDescription\": \"AcmeSecure is a cloud security application\",\n \"supportsCreate\": false,\n \"supportsImport\": false,\n \"supportsMultiOpen\": false,\n \"supportsOfflineCreate\": false,\n \"installed\": true,\n \"authorized\": false,\n \"hasDriveWideScope\": false,\n \"useByDefault\": true,\n \"openUrlTemplate\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D\",\n \"primaryMimeTypes\": [\n \"application/vnd.google-apps.drive-sdk.1234567\"\n ],\n \"icons\": [{\n \"category\": \"application\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#593",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#594",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#about\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/CJNorAI8wKpANsLwX5GAPdH9IPQ\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/about\",\n \"name\": \"John Doe\",\n \"user\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/BBBAAABCr5Y/YoMhXu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91796993228604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"quotaBytesTotal\": \"124554051584\",\n \"quotaBytesUsed\": \"2064607222\",\n \"quotaBytesUsedAggregate\": \"100222740716\",\n \"quotaBytesUsedInTrash\": \"481018653\",\n \"quotaType\": \"LIMITED\",\n \"quotaBytesByService\": [{\n \"serviceName\": \"DRIVE\",\n \"bytesUsed\": \"2063190593\"\n },\n {\n \"serviceName\": \"GMAIL\",\n \"bytesUsed\": \"3334049823\"\n },\n {\n \"serviceName\": \"PHOTOS\",\n \"bytesUsed\": \"94824083671\"\n }\n ],\n \"largestChangeId\": \"1360600\",\n \"rootFolderId\": \"0ADpy9PK_RiBOUk9PVA\",\n \"domainSharingPolicy\": \"allowed\",\n \"permissionId\": \"91796993228604565116\",\n \"importFormats\": [{\n \"source\": \"application/x-vnd.oasis.opendocument.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/tab-separated-values\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/jpeg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/bmp\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/gif\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel.sheet.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.template\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.presentation.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-word.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"image/pjpeg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script+text/plain\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.sun.xml.writer\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-word.document.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.slideshow.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/rtf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/plain\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.spreadsheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/x-vnd.oasis.opendocument.spreadsheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/png\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/x-vnd.oasis.opendocument.text\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/msword\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/pdf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/json\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/x-msmetafile\",\n \"targets\": [\n \"application/vnd.google-apps.drawing\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.spreadsheetml.template\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-excel.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"image/x-bmp\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/rtf\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.template\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"image/x-png\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/html\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.text\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script+json\",\n \"targets\": [\n \"application/vnd.google-apps.script\"\n ]\n },\n {\n \"source\": \"application/vnd.openxmlformats-officedocument.presentationml.slideshow\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"application/vnd.ms-powerpoint.template.macroenabled.12\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"text/csv\",\n \"targets\": [\n \"application/vnd.google-apps.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.oasis.opendocument.presentation\",\n \"targets\": [\n \"application/vnd.google-apps.presentation\"\n ]\n },\n {\n \"source\": \"image/jpg\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n },\n {\n \"source\": \"text/richtext\",\n \"targets\": [\n \"application/vnd.google-apps.document\"\n ]\n }\n ],\n \"exportFormats\": [{\n \"source\": \"application/vnd.google-apps.form\",\n \"targets\": [\n \"application/zip\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.document\",\n \"targets\": [\n \"application/rtf\",\n \"application/vnd.oasis.opendocument.text\",\n \"text/html\",\n \"application/pdf\",\n \"application/epub+zip\",\n \"application/zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\n \"text/plain\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.drawing\",\n \"targets\": [\n \"image/svg+xml\",\n \"image/png\",\n \"application/pdf\",\n \"image/jpeg\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.spreadsheet\",\n \"targets\": [\n \"application/x-vnd.oasis.opendocument.spreadsheet\",\n \"text/tab-separated-values\",\n \"application/pdf\",\n \"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"text/csv\",\n \"application/zip\",\n \"application/vnd.oasis.opendocument.spreadsheet\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.script\",\n \"targets\": [\n \"application/vnd.google-apps.script+json\"\n ]\n },\n {\n \"source\": \"application/vnd.google-apps.presentation\",\n \"targets\": [\n \"application/vnd.oasis.opendocument.presentation\",\n \"application/pdf\",\n \"application/vnd.openxmlformats-officedocument.presentationml.presentation\",\n \"text/plain\"\n ]\n }\n ],\n \"additionalRoleInfo\": [{\n \"type\": \"application/vnd.google-apps.drawing\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.document\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.presentation\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"*\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.spreadsheet\",\n \"roleSets\": [{\n \"primaryRole\": \"reader\",\n \"additionalRoles\": [\n \"commenter\"\n ]\n }]\n },\n {\n \"type\": \"application/vnd.google-apps.*\",\n \"roleSets\": []\n }\n ],\n \"features\": [{\n \"featureName\": \"ocr\"\n },\n {\n \"featureName\": \"translation\",\n \"featureRate\": 2.0\n }\n ],\n \"maxUploadSizes\": [{\n \"type\": \"application/vnd.google-apps.document\",\n \"size\": \"10485760\"\n },\n {\n \"type\": \"application/vnd.google-apps.spreadsheet\",\n \"size\": \"104857600\"\n },\n {\n \"type\": \"application/vnd.google-apps.presentation\",\n \"size\": \"104857600\"\n },\n {\n \"type\": \"application/vnd.google-apps.drawing\",\n \"size\": \"2097152\"\n },\n {\n \"type\": \"application/pdf\",\n \"size\": \"5242880000000\"\n },\n {\n \"type\": \"*\",\n \"size\": \"5242880000000\"\n }\n ],\n \"isCurrentAppInstalled\": true,\n \"languageCode\": \"en-US\",\n \"folderColorPalette\": [\n \"#ac725e\",\n \"#d06b64\",\n \"#f83a22\",\n \"#fa573c\",\n \"#ff7537\",\n \"#ffad46\",\n \"#fad165\",\n \"#fbe983\",\n \"#b3dc6c\",\n \"#7bd148\",\n \"#16a765\",\n \"#42d692\",\n \"#92e1c0\",\n \"#9fe1e7\",\n \"#9fc6e7\",\n \"#4986e7\",\n \"#9a9cff\",\n \"#b99aff\",\n \"#a47ae2\",\n \"#cd74e6\",\n \"#f691b2\",\n \"#cca6ac\",\n \"#cabdbf\",\n \"#8f8f8f\"\n ]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#595",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#608",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#598",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#category"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#599",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "category"
-}
-],
-"core:description": [
-{
-"@value": "Category of the icon. Allowed values are:\n\n- **application** - icon for the application\n- **document** - icon for a file associated with the app\n- **documentShared** - icon for a shared file associated with the app\n"
-}
-],
-"shacl:in": [
-{
-"@id": "#599/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#600",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#600/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#600/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#600"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,11)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#601",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#601/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#601/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#602",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,34)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:examples": [
-{
-"@id": "#603",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#603",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "application"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#603/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-},
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-},
-{
-"@id": "#603/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#599/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#599/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#599/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "category"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#598/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#598/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#598"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#598/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#604",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#size"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#605",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"core:description": [
-{
-"@value": "Size of the icon. Represented as the maximum of the width and height."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#605/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#605/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#605/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#604/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#604/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#604"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#604/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#606",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#607",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconUrl"
-}
-],
-"core:description": [
-{
-"@value": "URL for the icon."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#607/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#607/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#607/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,34)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "iconUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#606/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#606/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#606"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,34)]"
-}
-]
-},
-{
-"@id": "#606/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Icon"
-}
-],
-"core:description": [
-{
-"@value": "App's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#608/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#608/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#608/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#608/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(25,34)]"
-}
-]
-},
-{
-"@id": "#608/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#608/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#609",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#709",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#710",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#app."
-}
-],
-"shacl:in": [
-{
-"@id": "#710/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#711",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#app"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#711/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#711/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#711"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#710/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#710/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#710"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#710/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#710/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#710/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#710/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#710"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#709/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#709/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#709"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "#709/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#712",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#713",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#713/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#713/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#713"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,8)-(14,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#713/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#713/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "#713/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#713"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#712/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#712/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#712"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#712/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#714",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#715",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#715/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#715/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#715"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#715/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#715/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#715/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#715"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#714/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#714/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#714"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#714/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#716",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#objectType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#717",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "objectType"
-}
-],
-"core:description": [
-{
-"@value": "The type of object this app creates (e.g. Chart). If empty, the app name should be used instead."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#717/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#717/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#717"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#717/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#717/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#717/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#717"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "objectType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#716/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#716/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#716"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#716/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#718",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#supportsCreate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#719",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "supportsCreate"
-}
-],
-"core:description": [
-{
-"@value": "Whether this app supports creating new objects."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#719/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(26,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#719/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#719/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "supportsCreate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#718/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(29,0)]"
-}
-]
-},
-{
-"@id": "#718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#720",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#supportsImport"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#721",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "supportsImport"
-}
-],
-"core:description": [
-{
-"@value": "Whether this app supports importing Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#721/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#721/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#721"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#721/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-},
-{
-"@id": "#721/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#721/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#721"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "supportsImport"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#720/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#720/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#720"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(33,0)]"
-}
-]
-},
-{
-"@id": "#720/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#722",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#installed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#723",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "installed"
-}
-],
-"core:description": [
-{
-"@value": "Whether the app is installed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#723/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#723/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#723"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#723/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#723/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#723/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#723"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "installed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#722/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#722/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#722"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#722/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#724",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#725",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "authorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the app is authorized to access data on the user's Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#725/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#725/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(38,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#725/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#725/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#725/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#724/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#724/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#724"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#724/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#726",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#useByDefault"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#727",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "useByDefault"
-}
-],
-"core:description": [
-{
-"@value": "Whether the app is selected as the default handler for the types it supports."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#727/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#727/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#727"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(42,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#727/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-},
-{
-"@id": "#727/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#727/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#727"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "useByDefault"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#726/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#726/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#726"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-},
-{
-"@id": "#726/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#728",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#productUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#729",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "productUrl"
-}
-],
-"core:description": [
-{
-"@value": "A link to the product listing for this app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#729/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#729/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#729/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#729/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#729/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "productUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#728/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#728/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#728"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#728/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#730",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#productId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#731",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "productId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the product listing for this app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#731/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#731/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#731"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(50,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#731/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#731/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#731/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#731"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "productId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#730/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#730/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#730"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(53,0)]"
-}
-]
-},
-{
-"@id": "#730/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#732",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#primaryMimeTypes"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#733",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#734",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#734/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#734/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#734"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "primaryMimeTypes"
-}
-],
-"core:description": [
-{
-"@value": "The list of primary mime types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#733/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#733/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#733"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(54,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#733/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#733"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "#733/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,8)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "primaryMimeTypes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#732/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#732/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#732"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "#732/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#735",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#secondaryMimeTypes"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#736",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#737",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#737/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#737/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#737"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,8)-(61,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "secondaryMimeTypes"
-}
-],
-"core:description": [
-{
-"@value": "The list of secondary mime types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#736/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#736/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#736"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(59,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#736/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#736"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(63,0)]"
-}
-]
-},
-{
-"@id": "#736/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "secondaryMimeTypes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#735/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#735/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#735"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(63,0)]"
-}
-]
-},
-{
-"@id": "#735/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#738",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#primaryFileExtensions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#739",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#740",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#740/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#740/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#740"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "primaryFileExtensions"
-}
-],
-"core:description": [
-{
-"@value": "The list of primary file extensions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#739/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#739/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#739"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(64,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#739/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#739"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#739/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "primaryFileExtensions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#738/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#738/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#738"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#738/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#741",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#secondaryFileExtensions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#742",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#743",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#743/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#743/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#743"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "secondaryFileExtensions"
-}
-],
-"core:description": [
-{
-"@value": "The list of secondary file extensions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#742/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#742/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#742"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#742/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#742"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(73,0)]"
-}
-]
-},
-{
-"@id": "#742/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,8)-(73,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "secondaryFileExtensions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#741/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#741/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#741"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(73,0)]"
-}
-]
-},
-{
-"@id": "#741/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#744",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#icons"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#745",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#608",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#598",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#category"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#599",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "category"
-}
-],
-"core:description": [
-{
-"@value": "Category of the icon. Allowed values are:\n\n- **application** - icon for the application\n- **document** - icon for a file associated with the app\n- **documentShared** - icon for a shared file associated with the app\n"
-}
-],
-"shacl:in": [
-{
-"@id": "#599/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#600",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#600/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#600/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#600"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,11)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#601",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#601/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#601/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#602",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,34)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:examples": [
-{
-"@id": "#603",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#603",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "application"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#603/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-},
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-},
-{
-"@id": "#603/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#599/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#599/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#599/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "category"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#598/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#598/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#598"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#598/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#604",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#size"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#605",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"core:description": [
-{
-"@value": "Size of the icon. Represented as the maximum of the width and height."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#605/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#605/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#605/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#604/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#604/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#604"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#604/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#606",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#607",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconUrl"
-}
-],
-"core:description": [
-{
-"@value": "URL for the icon."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#607/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#607/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#607/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,34)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "iconUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#606/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#606/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#606"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,34)]"
-}
-]
-},
-{
-"@id": "#606/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Icon"
-}
-],
-"core:description": [
-{
-"@value": "App's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#608/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#608/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#608/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#608/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(25,34)]"
-}
-]
-},
-{
-"@id": "#608/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#608/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "icons"
-}
-],
-"core:description": [
-{
-"@value": "The various icons for the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#745/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#745/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#745"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(74,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#745/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#745"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(77,0)]"
-}
-]
-},
-{
-"@id": "#745/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "icons"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#744/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#744/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#744"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(77,0)]"
-}
-]
-},
-{
-"@id": "#744/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#746",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shortDescription"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#747",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "shortDescription"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#747/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#747/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#747"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(78,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#747/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#747/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#747/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#747"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shortDescription"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#746/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#746/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#746"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,6)-(81,0)]"
-}
-]
-},
-{
-"@id": "#746/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,8)-(80,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#748",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longDescription"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#749",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "longDescription"
-}
-],
-"core:description": [
-{
-"@value": "A long description of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#749/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#749/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#749"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(82,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#749/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-},
-{
-"@id": "#749/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#749/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#749"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longDescription"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#748/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#748/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#748"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#748/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,8)-(84,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#750",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openUrlTemplate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#751",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "openUrlTemplate"
-}
-],
-"core:description": [
-{
-"@value": "The template url for opening files with this app. The template will contain\n`{ids}` and/or `{exportIds}` to be replaced by the actual file ids.\nSee Open Files for the full documentation.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#751/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#751/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#751/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#751/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(92,0)]"
-}
-]
-},
-{
-"@id": "#751/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openUrlTemplate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#750/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#750/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#750"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#750/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#752",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#supportsMultiOpen"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#753",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "supportsMultiOpen"
-}
-],
-"core:description": [
-{
-"@value": "Whether this app supports opening more than one file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#753/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#753/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#753"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#753/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#753/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#753/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#753"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "supportsMultiOpen"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#752/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#752/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#752"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#752/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#754",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#supportsOfflineCreate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#755",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "supportsOfflineCreate"
-}
-],
-"core:description": [
-{
-"@value": "Whether this app supports creating new files when offline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#755/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#755/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#755"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#755/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#755/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#755/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#755"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "supportsOfflineCreate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#754/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#754/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#754"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#754/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#756",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasDriveWideScope"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#757",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasDriveWideScope"
-}
-],
-"core:description": [
-{
-"@value": "Whether the app has drive-wide scope. An app with drive-wide scope can access all files in the user's drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#757/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#757/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#757"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#757/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#757/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#757/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#757"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasDriveWideScope"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#756/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#756/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#756"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#756/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#758",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#759",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "createUrl"
-}
-],
-"core:description": [
-{
-"@value": "The url to create a new file with this app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#759/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#759/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#759"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#759/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#759/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#759/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#759"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#758/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#758/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#758"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#758/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#760",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createInFolderTemplate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#761",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "createInFolderTemplate"
-}
-],
-"core:description": [
-{
-"@value": "The template url to create a new file with this app in a given folder.\nThe template will contain `{folderId}` to be replaced by the folder to create the new file in.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#761/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#761/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#761"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#761/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#761/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#761/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#761"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createInFolderTemplate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#760/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#760/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#760"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(114,0)]"
-}
-]
-},
-{
-"@id": "#760/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "App"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#610",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#610",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#611",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#app"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#611/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#611/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#612",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "663457040646"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#612/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#612/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#612"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#613",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#613/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#613/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#613"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,10)-(4,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shortDescription": [
-{
-"@id": "#614",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure is a cloud security application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#614/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#614/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,22)-(5,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:longDescription": [
-{
-"@id": "#615",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure is a cloud security application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#615/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#615/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#615"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,21)-(6,65)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsCreate": [
-{
-"@id": "#616",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#616/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#616/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#616"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,20)-(7,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsImport": [
-{
-"@id": "#617",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#617/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#617/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#617"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,20)-(8,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsMultiOpen": [
-{
-"@id": "#618",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#618/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#618/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#618"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,23)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsOfflineCreate": [
-{
-"@id": "#619",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#619/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#619/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#619"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,27)-(10,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:installed": [
-{
-"@id": "#620",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#620/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#620/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#620"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,15)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authorized": [
-{
-"@id": "#621",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#621/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#621/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#621"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,16)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hasDriveWideScope": [
-{
-"@id": "#622",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#622/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#622/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,23)-(13,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:useByDefault": [
-{
-"@id": "#623",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#623/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#623/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#623"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,18)-(14,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openUrlTemplate": [
-{
-"@id": "#624",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#624/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#624/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#624"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,21)-(15,451)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:primaryMimeTypes": [
-{
-"@id": "#625",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#626",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.drive-sdk.1234567"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#626/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#626/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#625/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#625/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#625"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,22)-(18,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:icons": [
-{
-"@id": "#627",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#628",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#629",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#629/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#629/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#629"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,16)-(20,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#630",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#630/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#630/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#630"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#631",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#631/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#631/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#631"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,15)-(22,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#628/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#628/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,14)]"
-}
-]
-},
-{
-"@id": "#628/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,29)]"
-}
-]
-},
-{
-"@id": "#628/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,122)]"
-}
-]
-},
-{
-"@id": "#628/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#628"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(23,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#632",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#633",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#633/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#633/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#633"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,16)-(24,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#634",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#634/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#634/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#634"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,12)-(25,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#635",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#635/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#635/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#635"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,15)-(26,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#632/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#632/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,14)]"
-}
-]
-},
-{
-"@id": "#632/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,29)]"
-}
-]
-},
-{
-"@id": "#632/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,122)]"
-}
-]
-},
-{
-"@id": "#632/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,5)-(27,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#636",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#637",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#637/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#637/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#637"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,16)-(28,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#638",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#638/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#638/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#638"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,12)-(29,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#639",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#639/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#639/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,15)-(30,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#636/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#636/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,14)]"
-}
-]
-},
-{
-"@id": "#636/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,29)]"
-}
-]
-},
-{
-"@id": "#636/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,122)]"
-}
-]
-},
-{
-"@id": "#636/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,5)-(31,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#640",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#641",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#641/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#641/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#641"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#642",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#642/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#642/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#642"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,12)-(33,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#643",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#643/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#643/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#643"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,15)-(34,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,14)]"
-}
-]
-},
-{
-"@id": "#640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,29)]"
-}
-]
-},
-{
-"@id": "#640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,122)]"
-}
-]
-},
-{
-"@id": "#640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,5)-(35,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#644",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#645",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#645/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#645/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#645"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,16)-(36,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#646",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#646/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#646/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#646"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#647",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#647/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#647/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#647"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#644/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#644/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(37,15)]"
-}
-]
-},
-{
-"@id": "#644/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(36,29)]"
-}
-]
-},
-{
-"@id": "#644/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,123)]"
-}
-]
-},
-{
-"@id": "#644/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#644"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,5)-(39,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#648",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#649",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#649/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#649/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#649"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#650",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#650/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#650/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#650"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,12)-(41,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#651",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#651/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#651/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#651"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,15)-(42,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#648/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#648/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,15)]"
-}
-]
-},
-{
-"@id": "#648/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,29)]"
-}
-]
-},
-{
-"@id": "#648/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,123)]"
-}
-]
-},
-{
-"@id": "#648/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#648"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,5)-(43,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#652",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#653",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#653/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#653/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#653"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,16)-(44,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#654",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#654/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#654/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#654"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,12)-(45,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#655",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#655/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#655/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#655"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,15)-(46,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#652/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#652/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(45,14)]"
-}
-]
-},
-{
-"@id": "#652/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,26)]"
-}
-]
-},
-{
-"@id": "#652/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,4)-(46,122)]"
-}
-]
-},
-{
-"@id": "#652/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#652"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,5)-(47,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#656",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#657",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#657/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#657/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#657"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,16)-(48,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#658",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#658/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#658/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#658"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,12)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#659",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#659/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#659/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#659"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,15)-(50,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#656/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#656/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,14)]"
-}
-]
-},
-{
-"@id": "#656/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,26)]"
-}
-]
-},
-{
-"@id": "#656/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,122)]"
-}
-]
-},
-{
-"@id": "#656/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#656"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,5)-(51,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#660",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#661",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#661/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#661/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#661"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,16)-(52,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#662",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#662/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#662/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#662"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,12)-(53,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#663",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#663/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#663/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#663"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,15)-(54,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#660/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#660/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(53,14)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,26)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,4)-(54,122)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#660"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,5)-(55,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#664",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#665",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#665/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#665/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#665"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,16)-(56,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#666",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#666/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#666/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#666"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(57,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#667",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#667/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#667/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#667"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,15)-(58,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#664/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#664/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(57,14)]"
-}
-]
-},
-{
-"@id": "#664/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,26)]"
-}
-]
-},
-{
-"@id": "#664/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,4)-(58,122)]"
-}
-]
-},
-{
-"@id": "#664/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#664"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,5)-(59,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#668",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#669",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#669/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#669/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#669"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,16)-(60,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#670",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#670/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#670/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#670"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,12)-(61,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#671",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#671/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#671/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#671"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,15)-(62,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#668/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#668/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(61,14)]"
-}
-]
-},
-{
-"@id": "#668/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,26)]"
-}
-]
-},
-{
-"@id": "#668/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,4)-(62,122)]"
-}
-]
-},
-{
-"@id": "#668/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#668"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,5)-(63,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#672",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#673",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#673/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#673/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#673"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,16)-(64,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#674",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#674/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#674/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#674"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,12)-(65,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#675",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#675/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#675/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#675"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,15)-(66,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#672/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#672/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,15)]"
-}
-]
-},
-{
-"@id": "#672/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,26)]"
-}
-]
-},
-{
-"@id": "#672/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,123)]"
-}
-]
-},
-{
-"@id": "#672/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#672"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,5)-(67,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#676",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#677",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#677/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#677/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#677"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,16)-(68,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#678",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#678/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#678/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#678"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,12)-(69,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#679",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#679/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#679/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#679"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,15)-(70,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#676/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#676/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(69,15)]"
-}
-]
-},
-{
-"@id": "#676/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(68,26)]"
-}
-]
-},
-{
-"@id": "#676/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,4)-(70,123)]"
-}
-]
-},
-{
-"@id": "#676/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#676"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,5)-(71,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#680",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#681",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#681/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#681/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#681"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,16)-(72,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#682",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#682/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#682/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#682"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,12)-(73,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#683",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#683/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#683/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#683"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,15)-(74,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#680/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#680/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,4)-(73,14)]"
-}
-]
-},
-{
-"@id": "#680/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(72,32)]"
-}
-]
-},
-{
-"@id": "#680/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,4)-(74,122)]"
-}
-]
-},
-{
-"@id": "#680/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#680"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,5)-(75,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#684",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#685",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#685/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#685/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#685"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,16)-(76,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#686",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#686/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#686/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#686"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,12)-(77,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#687",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#687/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#687/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#687"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,15)-(78,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#684/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#684/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,14)]"
-}
-]
-},
-{
-"@id": "#684/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,32)]"
-}
-]
-},
-{
-"@id": "#684/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,4)-(78,122)]"
-}
-]
-},
-{
-"@id": "#684/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#684"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,5)-(79,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#688",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#689",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#689/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#689/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#689"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,16)-(80,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#690",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#690/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#690/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#690"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,12)-(81,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#691",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_82"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#691/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#691/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#691"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,15)-(82,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#688/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#688/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,14)]"
-}
-]
-},
-{
-"@id": "#688/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(80,32)]"
-}
-]
-},
-{
-"@id": "#688/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,4)-(82,122)]"
-}
-]
-},
-{
-"@id": "#688/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#688"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,5)-(83,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#692",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#693",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_84"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#693/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#693/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#693"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,16)-(84,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#694",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_85"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#694/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#694/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#694"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,12)-(85,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#695",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_86"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#695/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#695/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#695"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,15)-(86,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_83"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#692/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#692/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,4)-(85,14)]"
-}
-]
-},
-{
-"@id": "#692/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,4)-(84,32)]"
-}
-]
-},
-{
-"@id": "#692/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,4)-(86,122)]"
-}
-]
-},
-{
-"@id": "#692/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,5)-(87,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#696",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#697",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_88"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#697/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#697/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#697"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,16)-(88,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#698",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_89"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#698/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#698/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#698"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,12)-(89,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#699",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_90"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#699/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#699/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#699"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,15)-(90,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_87"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#696/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#696/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,4)-(89,14)]"
-}
-]
-},
-{
-"@id": "#696/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,4)-(88,32)]"
-}
-]
-},
-{
-"@id": "#696/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,4)-(90,122)]"
-}
-]
-},
-{
-"@id": "#696/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#696"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,5)-(91,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#700",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#701",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_92"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#701/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#701/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#701"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,16)-(92,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#702",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_93"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#702/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#702/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#702"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,12)-(93,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#703",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_94"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#703/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#703/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#703"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,15)-(94,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_91"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#700/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#700/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,4)-(93,15)]"
-}
-]
-},
-{
-"@id": "#700/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,4)-(92,32)]"
-}
-]
-},
-{
-"@id": "#700/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,4)-(94,123)]"
-}
-]
-},
-{
-"@id": "#700/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#700"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,5)-(95,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#704",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#705",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_96"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#705/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#705/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#705"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,16)-(96,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#706",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_97"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#706/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#706/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#706"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,12)-(97,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#707",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_98"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#707/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#707/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#707"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,15)-(98,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_95"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#704/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#704/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,4)-(97,15)]"
-}
-]
-},
-{
-"@id": "#704/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,4)-(96,32)]"
-}
-]
-},
-{
-"@id": "#704/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,4)-(98,123)]"
-}
-]
-},
-{
-"@id": "#704/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#704"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,5)-(99,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#627/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#627/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#627"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,11)-(99,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#610/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#app\",\n \"id\": \"663457040646\",\n \"name\": \"AcmeSecure\",\n \"shortDescription\": \"AcmeSecure is a cloud security application\",\n \"longDescription\": \"AcmeSecure is a cloud security application\",\n \"supportsCreate\": false,\n \"supportsImport\": false,\n \"supportsMultiOpen\": false,\n \"supportsOfflineCreate\": false,\n \"installed\": true,\n \"authorized\": false,\n \"hasDriveWideScope\": false,\n \"useByDefault\": true,\n \"openUrlTemplate\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D\",\n \"primaryMimeTypes\": [\n \"application/vnd.google-apps.drive-sdk.1234567\"\n ],\n \"icons\": [{\n \"category\": \"application\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#610/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:primaryMimeTypes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(18,3)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:authorized"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,21)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:supportsImport"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,25)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,22)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(100,1)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:shortDescription"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,66)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:supportsMultiOpen"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,28)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:hasDriveWideScope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,28)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:icons"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(99,4)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:openUrlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,451)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:installed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(11,19)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:supportsCreate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,25)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,22)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,21)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:longDescription"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,65)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:supportsOfflineCreate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(10,32)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:useByDefault"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#app\",\n \"id\": \"663457040646\",\n \"name\": \"AcmeSecure\",\n \"shortDescription\": \"AcmeSecure is a cloud security application\",\n \"longDescription\": \"AcmeSecure is a cloud security application\",\n \"supportsCreate\": false,\n \"supportsImport\": false,\n \"supportsMultiOpen\": false,\n \"supportsOfflineCreate\": false,\n \"installed\": true,\n \"authorized\": false,\n \"hasDriveWideScope\": false,\n \"useByDefault\": true,\n \"openUrlTemplate\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D\",\n \"primaryMimeTypes\": [\n \"application/vnd.google-apps.drive-sdk.1234567\"\n ],\n \"icons\": [{\n \"category\": \"application\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/app-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#610/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#610/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1037,23)-(1037,57)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1037,23)-(1037,57)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#610/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#610/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#708"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#609/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#609/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#609/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(114,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#609/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#762",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#869",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#870",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#appList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#871",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#appList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#871/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#871/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#871"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,17)-(120,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#870/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#872",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#appList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#872/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#872/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#872"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,15)-(121,28)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#appList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#870/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#870/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#870"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(119,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#870/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(122,0)]"
-}
-]
-},
-{
-"@id": "#870/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#870"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#870/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#870/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#870/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#870/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#869/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#869/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#869"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,6)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#873",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#874",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#874/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#874/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#874"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(124,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#874/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#874/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(126,0)]"
-}
-]
-},
-{
-"@id": "#874/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#874"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#873/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#873/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#873"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(126,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#875",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#876",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#876/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#876/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#876"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,8)-(127,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#876/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,8)-(128,0)]"
-}
-]
-},
-{
-"@id": "#876/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#876/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#876"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,6)-(129,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#875/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#875/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#875"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,6)-(129,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#877",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#878",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#609",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#709",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#710",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#app."
-}
-],
-"shacl:in": [
-{
-"@id": "#710/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#711",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#app"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#711/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#711/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#711"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,24)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#710/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#710/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#710"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#710/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#710/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#710/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#710/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#710"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(13,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#709/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#709/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#709"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(13,0)]"
-}
-]
-},
-{
-"@id": "#709/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#712",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#713",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#713/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#713/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#713"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,8)-(14,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#713/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#713/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "#713/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#713"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#712/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#712/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#712"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#712/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#714",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#715",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#715/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#715/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#715"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#715/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#715/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#715/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#715"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#714/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#714/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#714"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#714/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#716",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#objectType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#717",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "objectType"
-}
-],
-"core:description": [
-{
-"@value": "The type of object this app creates (e.g. Chart). If empty, the app name should be used instead."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#717/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#717/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#717"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#717/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#717/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#717/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#717"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "objectType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#716/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#716/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#716"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#716/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#718",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#supportsCreate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#719",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "supportsCreate"
-}
-],
-"core:description": [
-{
-"@value": "Whether this app supports creating new objects."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#719/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(26,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#719/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#719/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "supportsCreate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#718/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(29,0)]"
-}
-]
-},
-{
-"@id": "#718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#720",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#supportsImport"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#721",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "supportsImport"
-}
-],
-"core:description": [
-{
-"@value": "Whether this app supports importing Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#721/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#721/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#721"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#721/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-},
-{
-"@id": "#721/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#721/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#721"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "supportsImport"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#720/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#720/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#720"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(33,0)]"
-}
-]
-},
-{
-"@id": "#720/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#722",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#installed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#723",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "installed"
-}
-],
-"core:description": [
-{
-"@value": "Whether the app is installed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#723/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#723/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#723"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#723/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#723/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#723/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#723"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "installed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#722/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#722/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#722"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#722/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#724",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#725",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "authorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the app is authorized to access data on the user's Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#725/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#725/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(38,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#725/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#725/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#725/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#724/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#724/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#724"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#724/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#726",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#useByDefault"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#727",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "useByDefault"
-}
-],
-"core:description": [
-{
-"@value": "Whether the app is selected as the default handler for the types it supports."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#727/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#727/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#727"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(42,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#727/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-},
-{
-"@id": "#727/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#727/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#727"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "useByDefault"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#726/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#726/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#726"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-},
-{
-"@id": "#726/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#728",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#productUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#729",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "productUrl"
-}
-],
-"core:description": [
-{
-"@value": "A link to the product listing for this app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#729/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#729/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#729/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#729/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#729/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "productUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#728/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#728/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#728"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#728/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#730",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#productId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#731",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "productId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the product listing for this app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#731/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#731/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#731"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(50,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#731/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#731/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#731/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#731"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "productId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#730/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#730/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#730"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(53,0)]"
-}
-]
-},
-{
-"@id": "#730/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#732",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#primaryMimeTypes"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#733",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#734",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#734/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#734/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#734"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "primaryMimeTypes"
-}
-],
-"core:description": [
-{
-"@value": "The list of primary mime types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#733/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#733/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#733"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(54,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#733/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#733"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "#733/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,8)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "primaryMimeTypes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#732/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#732/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#732"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "#732/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#735",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#secondaryMimeTypes"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#736",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#737",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#737/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#737/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#737"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,8)-(61,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "secondaryMimeTypes"
-}
-],
-"core:description": [
-{
-"@value": "The list of secondary mime types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#736/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#736/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#736"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(59,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#736/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#736"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(63,0)]"
-}
-]
-},
-{
-"@id": "#736/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "secondaryMimeTypes"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#735/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#735/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#735"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(63,0)]"
-}
-]
-},
-{
-"@id": "#735/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#738",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#primaryFileExtensions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#739",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#740",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#740/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#740/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#740"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "primaryFileExtensions"
-}
-],
-"core:description": [
-{
-"@value": "The list of primary file extensions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#739/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#739/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#739"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(64,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#739/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#739"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#739/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "primaryFileExtensions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#738/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#738/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#738"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#738/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#741",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#secondaryFileExtensions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#742",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#743",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#743/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#743/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#743"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "secondaryFileExtensions"
-}
-],
-"core:description": [
-{
-"@value": "The list of secondary file extensions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#742/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#742/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#742"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#742/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#742"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(73,0)]"
-}
-]
-},
-{
-"@id": "#742/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,8)-(73,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "secondaryFileExtensions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#741/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#741/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#741"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(73,0)]"
-}
-]
-},
-{
-"@id": "#741/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#744",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#icons"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#745",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#608",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#598",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#category"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#599",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "category"
-}
-],
-"core:description": [
-{
-"@value": "Category of the icon. Allowed values are:\n\n- **application** - icon for the application\n- **document** - icon for a file associated with the app\n- **documentShared** - icon for a shared file associated with the app\n"
-}
-],
-"shacl:in": [
-{
-"@id": "#599/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#600",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#600/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#600/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#600"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,11)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#601",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#601/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#601/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#602",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,34)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:examples": [
-{
-"@id": "#603",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#603",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "application"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#603/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-},
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-},
-{
-"@id": "#603/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#599/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#599/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#599/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "category"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#598/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#598/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#598"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#598/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#604",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#size"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#605",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"core:description": [
-{
-"@value": "Size of the icon. Represented as the maximum of the width and height."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#605/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#605/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#605/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#604/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#604/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#604"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#604/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#606",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#607",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconUrl"
-}
-],
-"core:description": [
-{
-"@value": "URL for the icon."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#607/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#607/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#607/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,34)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "iconUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#606/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#606/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#606"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,34)]"
-}
-]
-},
-{
-"@id": "#606/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Icon"
-}
-],
-"core:description": [
-{
-"@value": "App's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#608/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#608/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#608/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#608/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(25,34)]"
-}
-]
-},
-{
-"@id": "#608/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#608/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "icons"
-}
-],
-"core:description": [
-{
-"@value": "The various icons for the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#745/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#745/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#745"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(74,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#745/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#745"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(77,0)]"
-}
-]
-},
-{
-"@id": "#745/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "icons"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#744/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#744/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#744"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(77,0)]"
-}
-]
-},
-{
-"@id": "#744/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#746",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shortDescription"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#747",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "shortDescription"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#747/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#747/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#747"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(78,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#747/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#747/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#747/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#747"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shortDescription"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#746/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#746/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#746"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,6)-(81,0)]"
-}
-]
-},
-{
-"@id": "#746/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,8)-(80,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#748",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longDescription"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#749",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "longDescription"
-}
-],
-"core:description": [
-{
-"@value": "A long description of the app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#749/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#749/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#749"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(82,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#749/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-},
-{
-"@id": "#749/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#749/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#749"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longDescription"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#748/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#748/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#748"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#748/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,8)-(84,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#750",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openUrlTemplate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#751",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "openUrlTemplate"
-}
-],
-"core:description": [
-{
-"@value": "The template url for opening files with this app. The template will contain\n`{ids}` and/or `{exportIds}` to be replaced by the actual file ids.\nSee Open Files for the full documentation.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#751/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#751/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#751/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#751/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(92,0)]"
-}
-]
-},
-{
-"@id": "#751/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openUrlTemplate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#750/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#750/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#750"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#750/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#752",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#supportsMultiOpen"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#753",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "supportsMultiOpen"
-}
-],
-"core:description": [
-{
-"@value": "Whether this app supports opening more than one file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#753/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#753/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#753"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#753/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#753/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#753/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#753"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "supportsMultiOpen"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#752/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#752/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#752"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#752/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#754",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#supportsOfflineCreate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#755",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "supportsOfflineCreate"
-}
-],
-"core:description": [
-{
-"@value": "Whether this app supports creating new files when offline"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#755/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#755/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#755"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#755/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#755/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#755/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#755"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "supportsOfflineCreate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#754/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#754/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#754"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#754/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#756",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasDriveWideScope"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#757",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasDriveWideScope"
-}
-],
-"core:description": [
-{
-"@value": "Whether the app has drive-wide scope. An app with drive-wide scope can access all files in the user's drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#757/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#757/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#757"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#757/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#757/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#757/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#757"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasDriveWideScope"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#756/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#756/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#756"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#756/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#758",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#759",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "createUrl"
-}
-],
-"core:description": [
-{
-"@value": "The url to create a new file with this app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#759/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#759/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#759"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#759/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#759/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#759/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#759"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#758/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#758/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#758"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#758/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#760",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createInFolderTemplate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#761",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "createInFolderTemplate"
-}
-],
-"core:description": [
-{
-"@value": "The template url to create a new file with this app in a given folder.\nThe template will contain `{folderId}` to be replaced by the folder to create the new file in.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#761/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#761/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#761"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#761/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#761/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#761/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#761"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createInFolderTemplate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#760/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#760/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#760"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(114,0)]"
-}
-]
-},
-{
-"@id": "#760/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "App"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#610",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#610",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#611",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#app"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#611/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#611/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#612",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "663457040646"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#612/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#612/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#612"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#613",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#613/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#613/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#613"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,10)-(4,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shortDescription": [
-{
-"@id": "#614",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure is a cloud security application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#614/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#614/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,22)-(5,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:longDescription": [
-{
-"@id": "#615",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure is a cloud security application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#615/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#615/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#615"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,21)-(6,65)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsCreate": [
-{
-"@id": "#616",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#616/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#616/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#616"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,20)-(7,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsImport": [
-{
-"@id": "#617",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#617/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#617/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#617"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,20)-(8,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsMultiOpen": [
-{
-"@id": "#618",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#618/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#618/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#618"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,23)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsOfflineCreate": [
-{
-"@id": "#619",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#619/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#619/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#619"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,27)-(10,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:installed": [
-{
-"@id": "#620",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#620/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#620/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#620"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,15)-(11,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authorized": [
-{
-"@id": "#621",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#621/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#621/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#621"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,16)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hasDriveWideScope": [
-{
-"@id": "#622",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#622/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#622/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,23)-(13,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:useByDefault": [
-{
-"@id": "#623",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#623/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#623/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#623"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,18)-(14,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openUrlTemplate": [
-{
-"@id": "#624",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#624/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#624/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#624"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,21)-(15,451)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:primaryMimeTypes": [
-{
-"@id": "#625",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#626",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.drive-sdk.1234567"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#626/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#626/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#625/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#625/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#625"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,22)-(18,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:icons": [
-{
-"@id": "#627",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#628",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#629",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#629/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#629/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#629"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,16)-(20,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#630",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#630/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#630/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#630"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#631",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#631/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#631/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#631"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,15)-(22,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#628/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#628/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,14)]"
-}
-]
-},
-{
-"@id": "#628/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,29)]"
-}
-]
-},
-{
-"@id": "#628/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,122)]"
-}
-]
-},
-{
-"@id": "#628/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#628"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(23,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#632",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#633",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#633/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#633/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#633"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,16)-(24,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#634",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#634/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#634/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#634"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,12)-(25,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#635",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#635/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#635/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#635"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,15)-(26,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#632/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#632/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,14)]"
-}
-]
-},
-{
-"@id": "#632/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,29)]"
-}
-]
-},
-{
-"@id": "#632/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,122)]"
-}
-]
-},
-{
-"@id": "#632/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,5)-(27,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#636",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#637",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#637/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#637/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#637"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,16)-(28,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#638",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#638/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#638/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#638"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,12)-(29,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#639",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#639/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#639/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,15)-(30,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#636/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#636/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,14)]"
-}
-]
-},
-{
-"@id": "#636/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,29)]"
-}
-]
-},
-{
-"@id": "#636/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,122)]"
-}
-]
-},
-{
-"@id": "#636/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,5)-(31,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#640",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#641",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#641/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#641/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#641"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#642",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#642/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#642/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#642"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,12)-(33,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#643",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#643/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#643/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#643"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,15)-(34,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,14)]"
-}
-]
-},
-{
-"@id": "#640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,29)]"
-}
-]
-},
-{
-"@id": "#640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,122)]"
-}
-]
-},
-{
-"@id": "#640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,5)-(35,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#644",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#645",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#645/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#645/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#645"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,16)-(36,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#646",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#646/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#646/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#646"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,12)-(37,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#647",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#647/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#647/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#647"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#644/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#644/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(37,15)]"
-}
-]
-},
-{
-"@id": "#644/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(36,29)]"
-}
-]
-},
-{
-"@id": "#644/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,123)]"
-}
-]
-},
-{
-"@id": "#644/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#644"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,5)-(39,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#648",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#649",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#649/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#649/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#649"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#650",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#650/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#650/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#650"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,12)-(41,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#651",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#651/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#651/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#651"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,15)-(42,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#648/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#648/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,15)]"
-}
-]
-},
-{
-"@id": "#648/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,29)]"
-}
-]
-},
-{
-"@id": "#648/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,123)]"
-}
-]
-},
-{
-"@id": "#648/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#648"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,5)-(43,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#652",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#653",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#653/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#653/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#653"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,16)-(44,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#654",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#654/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#654/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#654"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,12)-(45,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#655",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#655/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#655/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#655"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,15)-(46,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#652/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#652/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(45,14)]"
-}
-]
-},
-{
-"@id": "#652/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,26)]"
-}
-]
-},
-{
-"@id": "#652/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,4)-(46,122)]"
-}
-]
-},
-{
-"@id": "#652/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#652"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,5)-(47,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#656",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#657",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#657/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#657/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#657"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,16)-(48,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#658",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#658/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#658/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#658"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,12)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#659",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#659/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#659/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#659"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,15)-(50,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#656/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#656/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,14)]"
-}
-]
-},
-{
-"@id": "#656/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,26)]"
-}
-]
-},
-{
-"@id": "#656/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,122)]"
-}
-]
-},
-{
-"@id": "#656/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#656"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,5)-(51,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#660",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#661",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#661/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#661/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#661"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,16)-(52,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#662",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#662/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#662/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#662"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,12)-(53,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#663",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#663/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#663/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#663"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,15)-(54,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#660/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#660/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(53,14)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,26)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,4)-(54,122)]"
-}
-]
-},
-{
-"@id": "#660/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#660"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,5)-(55,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#664",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#665",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#665/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#665/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#665"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,16)-(56,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#666",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#666/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#666/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#666"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(57,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#667",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#667/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#667/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#667"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,15)-(58,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#664/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#664/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(57,14)]"
-}
-]
-},
-{
-"@id": "#664/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,26)]"
-}
-]
-},
-{
-"@id": "#664/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,4)-(58,122)]"
-}
-]
-},
-{
-"@id": "#664/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#664"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,5)-(59,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#668",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#669",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#669/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#669/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#669"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,16)-(60,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#670",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#670/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#670/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#670"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,12)-(61,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#671",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#671/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#671/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#671"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,15)-(62,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#668/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#668/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(61,14)]"
-}
-]
-},
-{
-"@id": "#668/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,26)]"
-}
-]
-},
-{
-"@id": "#668/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,4)-(62,122)]"
-}
-]
-},
-{
-"@id": "#668/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#668"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,5)-(63,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#672",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#673",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#673/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#673/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#673"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,16)-(64,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#674",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#674/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#674/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#674"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,12)-(65,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#675",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#675/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#675/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#675"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,15)-(66,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#672/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#672/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,15)]"
-}
-]
-},
-{
-"@id": "#672/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,26)]"
-}
-]
-},
-{
-"@id": "#672/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,123)]"
-}
-]
-},
-{
-"@id": "#672/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#672"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,5)-(67,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#676",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#677",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#677/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#677/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#677"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,16)-(68,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#678",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#678/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#678/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#678"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,12)-(69,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#679",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#679/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#679/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#679"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,15)-(70,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#676/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#676/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(69,15)]"
-}
-]
-},
-{
-"@id": "#676/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(68,26)]"
-}
-]
-},
-{
-"@id": "#676/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,4)-(70,123)]"
-}
-]
-},
-{
-"@id": "#676/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#676"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,5)-(71,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#680",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#681",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#681/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#681/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#681"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,16)-(72,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#682",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#682/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#682/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#682"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,12)-(73,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#683",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#683/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#683/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#683"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,15)-(74,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#680/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#680/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,4)-(73,14)]"
-}
-]
-},
-{
-"@id": "#680/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(72,32)]"
-}
-]
-},
-{
-"@id": "#680/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,4)-(74,122)]"
-}
-]
-},
-{
-"@id": "#680/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#680"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,5)-(75,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#684",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#685",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#685/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#685/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#685"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,16)-(76,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#686",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#686/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#686/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#686"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,12)-(77,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#687",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#687/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#687/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#687"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,15)-(78,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#684/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#684/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,14)]"
-}
-]
-},
-{
-"@id": "#684/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,32)]"
-}
-]
-},
-{
-"@id": "#684/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,4)-(78,122)]"
-}
-]
-},
-{
-"@id": "#684/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#684"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,5)-(79,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#688",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#689",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#689/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#689/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#689"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,16)-(80,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#690",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#690/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#690/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#690"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,12)-(81,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#691",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_82"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#691/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#691/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#691"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,15)-(82,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#688/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#688/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,14)]"
-}
-]
-},
-{
-"@id": "#688/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(80,32)]"
-}
-]
-},
-{
-"@id": "#688/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,4)-(82,122)]"
-}
-]
-},
-{
-"@id": "#688/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#688"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,5)-(83,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#692",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#693",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_84"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#693/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#693/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#693"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,16)-(84,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#694",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_85"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#694/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#694/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#694"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,12)-(85,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#695",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_86"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#695/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#695/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#695"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,15)-(86,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_83"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#692/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#692/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,4)-(85,14)]"
-}
-]
-},
-{
-"@id": "#692/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,4)-(84,32)]"
-}
-]
-},
-{
-"@id": "#692/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,4)-(86,122)]"
-}
-]
-},
-{
-"@id": "#692/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,5)-(87,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#696",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#697",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_88"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#697/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#697/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#697"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,16)-(88,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#698",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_89"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#698/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#698/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#698"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,12)-(89,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#699",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_90"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#699/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#699/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#699"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,15)-(90,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_87"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#696/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#696/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,4)-(89,14)]"
-}
-]
-},
-{
-"@id": "#696/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,4)-(88,32)]"
-}
-]
-},
-{
-"@id": "#696/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,4)-(90,122)]"
-}
-]
-},
-{
-"@id": "#696/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#696"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,5)-(91,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#700",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#701",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_92"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#701/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#701/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#701"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,16)-(92,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#702",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_93"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#702/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#702/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#702"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,12)-(93,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#703",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_94"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#703/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#703/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#703"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,15)-(94,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_91"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#700/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#700/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,4)-(93,15)]"
-}
-]
-},
-{
-"@id": "#700/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,4)-(92,32)]"
-}
-]
-},
-{
-"@id": "#700/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,4)-(94,123)]"
-}
-]
-},
-{
-"@id": "#700/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#700"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,5)-(95,3)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#704",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#705",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_96"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#705/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#705/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#705"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,16)-(96,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#706",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_97"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#706/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#706/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#706"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,12)-(97,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#707",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_98"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#707/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#707/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#707"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,15)-(98,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_95"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#704/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#704/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,4)-(97,15)]"
-}
-]
-},
-{
-"@id": "#704/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,4)-(96,32)]"
-}
-]
-},
-{
-"@id": "#704/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,4)-(98,123)]"
-}
-]
-},
-{
-"@id": "#704/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#704"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,5)-(99,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#627/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#627/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#627"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,11)-(99,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#610/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#app\",\n \"id\": \"663457040646\",\n \"name\": \"AcmeSecure\",\n \"shortDescription\": \"AcmeSecure is a cloud security application\",\n \"longDescription\": \"AcmeSecure is a cloud security application\",\n \"supportsCreate\": false,\n \"supportsImport\": false,\n \"supportsMultiOpen\": false,\n \"supportsOfflineCreate\": false,\n \"installed\": true,\n \"authorized\": false,\n \"hasDriveWideScope\": false,\n \"useByDefault\": true,\n \"openUrlTemplate\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D\",\n \"primaryMimeTypes\": [\n \"application/vnd.google-apps.drive-sdk.1234567\"\n ],\n \"icons\": [{\n \"category\": \"application\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#610/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:primaryMimeTypes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(18,3)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:authorized"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,21)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:supportsImport"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,25)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,22)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(100,1)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:shortDescription"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,66)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:supportsMultiOpen"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,28)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:hasDriveWideScope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,28)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:icons"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(99,4)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:openUrlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,451)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:installed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(11,19)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:supportsCreate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,25)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,22)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,21)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:longDescription"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,65)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:supportsOfflineCreate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(10,32)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:useByDefault"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#app\",\n \"id\": \"663457040646\",\n \"name\": \"AcmeSecure\",\n \"shortDescription\": \"AcmeSecure is a cloud security application\",\n \"longDescription\": \"AcmeSecure is a cloud security application\",\n \"supportsCreate\": false,\n \"supportsImport\": false,\n \"supportsMultiOpen\": false,\n \"supportsOfflineCreate\": false,\n \"installed\": true,\n \"authorized\": false,\n \"hasDriveWideScope\": false,\n \"useByDefault\": true,\n \"openUrlTemplate\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D\",\n \"primaryMimeTypes\": [\n \"application/vnd.google-apps.drive-sdk.1234567\"\n ],\n \"icons\": [{\n \"category\": \"application\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/app-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#610/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#610/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1037,23)-(1037,57)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#610/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1037,23)-(1037,57)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#610/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#610/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#708"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#609/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#609/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#609/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(114,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#609/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of apps."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#878/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#878/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#878"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(130,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#878/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#878"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,6)-(132,0)]"
-}
-]
-},
-{
-"@id": "#878/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,8)-(132,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#877/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#877/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#877"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,6)-(132,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#879",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultAppIds"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#880",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#881",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "defaultAppIds"
-}
-],
-"core:description": [
-{
-"@value": "List of app IDs that the user has specified to use by default. The list is in reverse-priority order (lowest to highest)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#880/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#880/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#880"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(133,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#880/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#880"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,6)-(135,0)]"
-}
-]
-},
-{
-"@id": "#880/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(135,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "defaultAppIds"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#879/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#879/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#879"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,6)-(135,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "AppList"
-}
-],
-"core:description": [
-{
-"@value": "Resource returned by the API when requesting list of files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#763",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#763",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#764",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#appList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#764/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#764/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#764"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#765",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/SCYWICRJlGoSQyVoGTWoC9oTI14\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#765/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#765/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#765"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#766",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/apps"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#766/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#766/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#766"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,56)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#767",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#768",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#769",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#app"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#769/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#769/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#769"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#770",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "663457040646"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#770/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#770/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#770"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,10)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#771",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#771/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#771/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#771"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,12)-(8,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shortDescription": [
-{
-"@id": "#772",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure is a cloud security application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#772/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#772/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#772"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,24)-(9,68)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:longDescription": [
-{
-"@id": "#773",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AcmeSecure is a cloud security application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#773/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#773/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#773"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,23)-(10,67)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsCreate": [
-{
-"@id": "#774",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#774/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#774/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#774"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,22)-(11,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsImport": [
-{
-"@id": "#775",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#775/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#775/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#775"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,22)-(12,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsMultiOpen": [
-{
-"@id": "#776",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#776/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#776/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#776"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,25)-(13,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:supportsOfflineCreate": [
-{
-"@id": "#777",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#777/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#777/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#777"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,29)-(14,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:installed": [
-{
-"@id": "#778",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#778/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#778/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#778"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,17)-(15,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authorized": [
-{
-"@id": "#779",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#779/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#779/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#779"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,18)-(16,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hasDriveWideScope": [
-{
-"@id": "#780",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#780/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#780/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#780"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,25)-(17,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:useByDefault": [
-{
-"@id": "#781",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#781/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#781/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#781"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,20)-(18,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openUrlTemplate": [
-{
-"@id": "#782",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#782/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#782/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#782"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,23)-(19,453)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:primaryMimeTypes": [
-{
-"@id": "#783",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#784",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.drive-sdk.1234567"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#784/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#784/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#784"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(21,53)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#783/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#783/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#783"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,24)-(22,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:icons": [
-{
-"@id": "#785",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#786",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#787",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#787/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#787/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#787"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,18)-(24,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#788",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#788/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#788/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#788"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(25,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#789",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#789/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#789/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#789"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,17)-(26,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#786/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#786/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(25,16)]"
-}
-]
-},
-{
-"@id": "#786/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(24,31)]"
-}
-]
-},
-{
-"@id": "#786/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,124)]"
-}
-]
-},
-{
-"@id": "#786/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#786"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,14)-(27,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#790",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#791",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#791/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#791/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#791"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,18)-(28,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#792",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#792/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#792/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#792"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,14)-(29,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#793",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#793/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#793/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#793"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,17)-(30,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#790/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#790/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(29,16)]"
-}
-]
-},
-{
-"@id": "#790/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(28,31)]"
-}
-]
-},
-{
-"@id": "#790/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(30,124)]"
-}
-]
-},
-{
-"@id": "#790/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#790"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,7)-(31,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#794",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#795",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#795/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#795/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#795"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,18)-(32,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#796",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#796/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#796/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#796"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,14)-(33,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#797",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#797/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#797/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#797"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,17)-(34,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#794/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#794/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,16)]"
-}
-]
-},
-{
-"@id": "#794/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,31)]"
-}
-]
-},
-{
-"@id": "#794/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(34,124)]"
-}
-]
-},
-{
-"@id": "#794/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#794"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,7)-(35,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#798",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#799",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#799/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#799/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#799"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,18)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#800",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#800/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#800/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#800"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,14)-(37,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#801",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#801/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#801/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#801"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,17)-(38,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#798/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#798/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(37,16)]"
-}
-]
-},
-{
-"@id": "#798/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(36,31)]"
-}
-]
-},
-{
-"@id": "#798/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(38,124)]"
-}
-]
-},
-{
-"@id": "#798/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#798"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,7)-(39,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#802",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#803",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#803/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#803/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#803"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,18)-(40,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#804",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#804/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#804/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#804"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,14)-(41,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#805",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#805/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#805/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#805"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,17)-(42,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#802/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#802/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(41,17)]"
-}
-]
-},
-{
-"@id": "#802/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(40,31)]"
-}
-]
-},
-{
-"@id": "#802/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(42,125)]"
-}
-]
-},
-{
-"@id": "#802/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#802"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,7)-(43,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#806",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#807",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#807/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#807/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#807"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,18)-(44,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#808",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#808/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#808/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#808"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,14)-(45,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#809",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#809/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#809/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#809"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,17)-(46,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#806/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#806/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(45,17)]"
-}
-]
-},
-{
-"@id": "#806/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(44,31)]"
-}
-]
-},
-{
-"@id": "#806/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(46,125)]"
-}
-]
-},
-{
-"@id": "#806/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#806"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,7)-(47,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#810",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#811",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#811/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#811/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#811"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,18)-(48,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#812",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#812/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#812/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#812"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,14)-(49,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#813",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#813/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#813/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#813"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,17)-(50,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#810/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#810/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(49,16)]"
-}
-]
-},
-{
-"@id": "#810/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(48,28)]"
-}
-]
-},
-{
-"@id": "#810/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(50,124)]"
-}
-]
-},
-{
-"@id": "#810/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#810"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,7)-(51,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#814",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#815",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#815/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#815/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#815"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,18)-(52,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#816",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#816/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#816/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#816"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,14)-(53,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#817",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#817/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#817/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#817"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,17)-(54,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#814/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#814/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(53,16)]"
-}
-]
-},
-{
-"@id": "#814/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,6)-(52,28)]"
-}
-]
-},
-{
-"@id": "#814/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(54,124)]"
-}
-]
-},
-{
-"@id": "#814/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#814"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,7)-(55,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#818",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#819",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#819/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#819/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#819"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,18)-(56,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#820",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#820/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#820/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#820"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,14)-(57,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#821",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#821/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#821/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#821"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,17)-(58,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#818/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#818/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(57,16)]"
-}
-]
-},
-{
-"@id": "#818/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,6)-(56,28)]"
-}
-]
-},
-{
-"@id": "#818/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(58,124)]"
-}
-]
-},
-{
-"@id": "#818/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#818"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,7)-(59,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#822",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#823",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#823/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#823/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#823"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,18)-(60,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#824",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#824/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#824/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#824"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,14)-(61,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#825",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#825/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#825/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#825"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,17)-(62,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#822/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#822/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,6)-(61,16)]"
-}
-]
-},
-{
-"@id": "#822/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(60,28)]"
-}
-]
-},
-{
-"@id": "#822/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(62,124)]"
-}
-]
-},
-{
-"@id": "#822/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#822"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,7)-(63,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#826",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#827",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#827/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#827/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#827"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,18)-(64,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#828",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#828/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#828/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#828"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,14)-(65,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#829",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#829/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#829/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#829"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,17)-(66,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#826/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#826/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,6)-(65,16)]"
-}
-]
-},
-{
-"@id": "#826/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(64,28)]"
-}
-]
-},
-{
-"@id": "#826/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,6)-(66,124)]"
-}
-]
-},
-{
-"@id": "#826/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#826"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,7)-(67,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#830",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#831",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#831/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#831/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#831"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,18)-(68,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#832",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#832/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#832/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#832"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,14)-(69,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#833",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#833/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#833/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#833"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,17)-(70,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#830/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#830/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(69,17)]"
-}
-]
-},
-{
-"@id": "#830/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(68,28)]"
-}
-]
-},
-{
-"@id": "#830/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(70,125)]"
-}
-]
-},
-{
-"@id": "#830/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#830"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,7)-(71,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#834",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#835",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#835/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#835/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#835"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,18)-(72,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#836",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#836/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#836/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#836"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,14)-(73,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#837",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#837/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#837/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#837"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,17)-(74,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#834/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#834/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(73,17)]"
-}
-]
-},
-{
-"@id": "#834/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(72,28)]"
-}
-]
-},
-{
-"@id": "#834/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,6)-(74,125)]"
-}
-]
-},
-{
-"@id": "#834/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#834"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,7)-(75,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#838",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#839",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#839/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#839/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#839"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,18)-(76,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#840",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#840/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#840/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#840"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,14)-(77,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#841",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#841/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#841/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#841"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,17)-(78,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#838/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#838/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,6)-(77,16)]"
-}
-]
-},
-{
-"@id": "#838/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(76,34)]"
-}
-]
-},
-{
-"@id": "#838/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(78,124)]"
-}
-]
-},
-{
-"@id": "#838/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#838"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,7)-(79,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#842",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#843",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#843/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#843/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#843"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,18)-(80,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#844",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "16"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_82"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#844/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#844/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#844"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,14)-(81,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#845",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_83"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#845/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#845/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#845"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,17)-(82,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#842/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#842/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(81,16)]"
-}
-]
-},
-{
-"@id": "#842/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(80,34)]"
-}
-]
-},
-{
-"@id": "#842/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,6)-(82,124)]"
-}
-]
-},
-{
-"@id": "#842/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#842"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,7)-(83,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#846",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#847",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_85"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#847/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#847/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#847"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,18)-(84,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#848",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "32"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_86"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#848/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#848/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#848"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,14)-(85,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#849",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_87"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#849/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#849/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#849"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,17)-(86,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_84"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#846/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#846/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(85,16)]"
-}
-]
-},
-{
-"@id": "#846/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(84,34)]"
-}
-]
-},
-{
-"@id": "#846/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(86,124)]"
-}
-]
-},
-{
-"@id": "#846/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#846"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,7)-(87,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#850",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#851",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_89"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#851/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#851/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#851"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,18)-(88,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#852",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "48"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_90"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#852/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#852/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#852"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,14)-(89,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#853",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_91"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#853/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#853/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#853"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,17)-(90,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_88"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#850/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#850/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(89,16)]"
-}
-]
-},
-{
-"@id": "#850/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,6)-(88,34)]"
-}
-]
-},
-{
-"@id": "#850/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,6)-(90,124)]"
-}
-]
-},
-{
-"@id": "#850/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#850"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,7)-(91,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#854",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#855",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_93"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#855/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#855/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#855"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,18)-(92,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#856",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "64"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_94"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#856/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#856/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#856"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,14)-(93,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#857",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_95"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#857/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#857/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#857"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,17)-(94,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_92"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#854/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#854/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,6)-(93,16)]"
-}
-]
-},
-{
-"@id": "#854/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(92,34)]"
-}
-]
-},
-{
-"@id": "#854/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,6)-(94,124)]"
-}
-]
-},
-{
-"@id": "#854/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#854"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,7)-(95,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#858",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#859",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_97"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#859/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#859/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#859"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,18)-(96,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#860",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "128"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_98"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#860/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#860/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#860"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,14)-(97,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#861",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_99"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#861/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#861/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#861"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,17)-(98,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_96"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#858/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#858/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(97,17)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(96,34)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(98,125)]"
-}
-]
-},
-{
-"@id": "#858/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#858"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,7)-(99,5)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#862",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:category": [
-{
-"@id": "#863",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_101"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#863/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#863/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#863"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,18)-(100,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:size": [
-{
-"@id": "#864",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "256"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_102"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#864/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#864/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#864"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,14)-(101,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconUrl": [
-{
-"@id": "#865",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_103"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#865/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#865/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#865"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,17)-(102,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_100"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#862/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#862/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:size"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,6)-(101,17)]"
-}
-]
-},
-{
-"@id": "#862/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:category"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(100,34)]"
-}
-]
-},
-{
-"@id": "#862/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:iconUrl"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,6)-(102,125)]"
-}
-]
-},
-{
-"@id": "#862/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#862"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,7)-(103,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#785/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#785/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#785"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(103,6)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#768/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#768/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:primaryMimeTypes"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(22,5)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:authorized"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,23)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:supportsImport"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,27)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,24)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "amf://id#768"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(104,3)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:shortDescription"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,68)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:supportsMultiOpen"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,30)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:hasDriveWideScope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,30)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:icons"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(103,6)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:openUrlTemplate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,453)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:installed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,21)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:supportsCreate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,27)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,24)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,23)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:longDescription"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,67)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:supportsOfflineCreate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,34)]"
-}
-]
-},
-{
-"@id": "#768/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:useByDefault"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#767/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#767/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#767"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,11)-(104,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultAppIds": [
-{
-"@id": "#866",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#867",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "663457040646"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_105"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#867/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#867/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#867"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,4)-(106,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_104"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#866/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#866/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#866"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,19)-(107,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#763/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#763/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#763"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#appList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/SCYWICRJlGoSQyVoGTWoC9oTI14\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/apps\",\n \"items\": [{\n \"kind\": \"drive#app\",\n \"id\": \"663457040646\",\n \"name\": \"AcmeSecure\",\n \"shortDescription\": \"AcmeSecure is a cloud security application\",\n \"longDescription\": \"AcmeSecure is a cloud security application\",\n \"supportsCreate\": false,\n \"supportsImport\": false,\n \"supportsMultiOpen\": false,\n \"supportsOfflineCreate\": false,\n \"installed\": true,\n \"authorized\": false,\n \"hasDriveWideScope\": false,\n \"useByDefault\": true,\n \"openUrlTemplate\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D\",\n \"primaryMimeTypes\": [\n \"application/vnd.google-apps.drive-sdk.1234567\"\n ],\n \"icons\": [{\n \"category\": \"application\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }]\n }],\n \"defaultAppIds\": [\n \"663457040646\"\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#763/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(104,4)]"
-}
-]
-},
-{
-"@id": "#763/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#763"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(108,1)]"
-}
-]
-},
-{
-"@id": "#763/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,56)]"
-}
-]
-},
-{
-"@id": "#763/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:defaultAppIds"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,2)-(107,3)]"
-}
-]
-},
-{
-"@id": "#763/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,25)]"
-}
-]
-},
-{
-"@id": "#763/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#appList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/SCYWICRJlGoSQyVoGTWoC9oTI14\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/apps\",\n \"items\": [{\n \"kind\": \"drive#app\",\n \"id\": \"663457040646\",\n \"name\": \"AcmeSecure\",\n \"shortDescription\": \"AcmeSecure is a cloud security application\",\n \"longDescription\": \"AcmeSecure is a cloud security application\",\n \"supportsCreate\": false,\n \"supportsImport\": false,\n \"supportsMultiOpen\": false,\n \"supportsOfflineCreate\": false,\n \"installed\": true,\n \"authorized\": false,\n \"hasDriveWideScope\": false,\n \"useByDefault\": true,\n \"openUrlTemplate\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=9113457040646-5h4513jevjto2b32220om89in7atpn2p.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://app.acmesecure.com&user_id=9213844278236899253889&state=%7B%22ids%22:%5B%22{ids}%22%5D,%22exportIds%22:%5B%22{exportIds}%22%5D,%22action%22:%22open%22,%22userId%22:%9213844278236899253889%22%7D\",\n \"primaryMimeTypes\": [\n \"application/vnd.google-apps.drive-sdk.1234567\"\n ],\n \"icons\": [{\n \"category\": \"application\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"application\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"document\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 10,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s10-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 16,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s16-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 32,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s32-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 48,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s48-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 64,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s64-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 128,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s128-c-k/16x16-icon.png\"\n }, {\n \"category\": \"documentShared\",\n \"size\": 256,\n \"iconUrl\": \"https://lh3.googleusercontent.com/-J8g82t6tCm0/U7jswfoh01I/AAAAAAAAAGE/Rr2XCvulsSQ/s256-c-k/16x16-icon.png\"\n }]\n }],\n \"defaultAppIds\": [\n \"663457040646\"\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/app-list-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#763/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#763/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#763/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1024,21)-(1024,60)]"
-}
-]
-},
-{
-"@id": "#763/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#763/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#763"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1024,21)-(1024,60)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#763/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#763"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#763/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#763"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#868"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#762/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#762/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#762"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#762/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#762"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,2)-(135,0)]"
-}
-]
-},
-{
-"@id": "#762/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,4)-(117,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#762/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#762"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,4)-(115,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#596",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#597",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#598",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#category"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#599",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "category"
-}
-],
-"core:description": [
-{
-"@value": "Category of the icon. Allowed values are:\n\n- **application** - icon for the application\n- **document** - icon for a file associated with the app\n- **documentShared** - icon for a shared file associated with the app\n"
-}
-],
-"shacl:in": [
-{
-"@id": "#599/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#600",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#600/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#600/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#600"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,11)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_2": [
-{
-"@id": "#601",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#601/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#601/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,24)-(15,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"rdfs:_3": [
-{
-"@id": "#602",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "documentShared"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,34)-(15,48)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:examples": [
-{
-"@id": "#603",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#603",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "application"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#603/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#603/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-},
-{
-"@id": "#603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-},
-{
-"@id": "#603/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#599/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#599/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#599/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#599/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "category"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#598/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#598/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#598"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#598/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#604",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#size"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#605",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"core:description": [
-{
-"@value": "Size of the icon. Represented as the maximum of the width and height."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#605/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#605/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#605/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#605/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "size"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#604/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#604/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#604"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#604/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#606",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#607",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconUrl"
-}
-],
-"core:description": [
-{
-"@value": "URL for the icon."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#607/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#607/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#607/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,34)]"
-}
-]
-},
-{
-"@id": "#607/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "iconUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#606/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#606/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#606"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(25,34)]"
-}
-]
-},
-{
-"@id": "#606/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "App's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#597/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#597/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#597/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(25,34)]"
-}
-]
-},
-{
-"@id": "#597/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#597/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#596/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#596/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#596"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(25,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#595/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#595/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#595"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#595/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#595"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(135,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#882",
-"@type": [
-"apiContract:ResourceTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#883",
-"@type": [
-"apiContract:ResourceType",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "resourceType"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#884",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#885",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Standard request"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#885/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#885/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#885"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,13)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:get": [
-{
-"@id": "#886",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:queryParameters": [
-{
-"@id": "#887",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:access_token": [
-{
-"@id": "#888",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#889",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#889/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#889/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#889"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#890",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#890/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#890/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#890"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,16)-(7,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#891",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "OAuth 2.0 token for the current user.\n\nOne possible way to provide an OAuth 2.0 token.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#891/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#891/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#891"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#888/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#888/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "#888/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,6)-(7,0)]"
-}
-]
-},
-{
-"@id": "#888/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#888/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#888"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:callback": [
-{
-"@id": "#892",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#893",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#893/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#893/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#893"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,12)-(13,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#894",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#894/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#894/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#894"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,16)-(14,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#895",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Name of the JavaScript callback function that handles the response.\nUsed in JavaScript JSON-P requests.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#895/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#895/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#895"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,19)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#892/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#892/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#892/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#892/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#892/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#892"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fields": [
-{
-"@id": "#896",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#897",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#897/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#897/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#897"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#898",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#898/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#898/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#898"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,16)-(20,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#899",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Selector specifying a subset of fields to include in the response.\nFor more information, see the partial response section in the Performance Tips document.\nUse for better performance.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#899/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#899/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#899"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,19)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#896/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#896/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#896/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#896/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#896/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#896"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,0)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:key": [
-{
-"@id": "#900",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#901",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#901/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#901/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#901"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,12)-(26,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#902",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#902/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#902/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#902"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,16)-(27,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#903",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Required unless you provide an OAuth 2.0 token.\nYour API key identifies your project and provides you with API access, quota, and reports.\nObtain your project's API key from the Google API Console.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#903/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#903/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#903"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,19)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#900/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#900/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(28,0)]"
-}
-]
-},
-{
-"@id": "#900/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(27,0)]"
-}
-]
-},
-{
-"@id": "#900/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(32,0)]"
-}
-]
-},
-{
-"@id": "#900/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#900"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:prettyPrint": [
-{
-"@id": "#904",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#905",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#905/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#905/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#905"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,12)-(33,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#906",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#906/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#906/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#906"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,16)-(34,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#907",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Returns response with indentations and line breaks.\nWhen this is false, it can reduce the response payload size, which might lead to better performance in some environments.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#907/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#907/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#907"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,19)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#908",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#908/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#908/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#908"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#904/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#904/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#904/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#904"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,0)-(39,0)]"
-}
-]
-},
-{
-"@id": "#904/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(39,0)]"
-}
-]
-},
-{
-"@id": "#904/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#904/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaUser": [
-{
-"@id": "#909",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#910",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#910/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#910/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#910"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,12)-(40,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#911",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#911/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#911/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#911"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,16)-(41,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#912",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Alternative to `userIp`.\nLets you enforce per-user quotas from a server-side application even in cases when the user's IP address is unknown. This can occur, for example, with applications that run cron jobs on App Engine on a user's behalf.\nYou can choose any arbitrary string that uniquely identifies a user, but it is limited to 40 characters.\nOverrides userIp if both are provided.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#912/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#912/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#912"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,19)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#909/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#909/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(42,0)]"
-}
-]
-},
-{
-"@id": "#909/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#909/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(47,0)]"
-}
-]
-},
-{
-"@id": "#909/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#909"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,0)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userIp": [
-{
-"@id": "#913",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#914",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#914/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#914/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#914"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#915",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#915/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#915/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#915"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,16)-(49,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#916",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "IP address of the end user for whom the API call is being made. Lets you enforce per-user quotas when calling the API from a server-side application.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#916/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#916/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#916"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,19)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#913/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#913/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#913/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#913/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(52,0)]"
-}
-]
-},
-{
-"@id": "#913/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#913"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,0)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#887/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#887/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:quotaUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:callback"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:access_token"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:prettyPrint"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(39,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:userIp"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:fields"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#887"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(52,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:key"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#886/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#886/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#886"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(52,0)]"
-}
-]
-},
-{
-"@id": "#886/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#884/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#884/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#884/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:get"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(52,0)]"
-}
-]
-},
-{
-"@id": "#884/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#884"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#883/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#883/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#883"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#883/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#883"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#882/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#882/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#882"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(52,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#917",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#918",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#childList\" ,\n \"etag\" : \"etag\" ,\n \"selfLink\" : \"string\" ,\n \"nextPageToken\" : \"string\" ,\n \"nextLink\" : \"string\" ,\n \"items\" : [\n {\n \"kind\" : \"drive#childReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"childLink\" : \"string\"\n }\n ]\n}"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#919",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#920",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\" : \"string\" ,\n \"resourceId\" : \"string\"\n}"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#921",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#1534",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1613",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1614",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#change."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1615",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1615/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1615/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1615"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1614/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1616",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1616/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1616/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1616"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,15)-(14,27)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#change"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1614/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1614/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1614/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1613/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1613/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1613"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1613/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1617",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1618",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1618/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1618/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1618"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1618/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1618/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1618/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1618"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1617/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1617/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1617"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1617/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1619",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1620",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file associated with this change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1620/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1620/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1620"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1620/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1620/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1620/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1620"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "fileId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1619/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1619/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1619"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1621",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1622",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1622/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1622/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1622/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1622/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1622/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1621/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1621/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1621"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1621/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1623",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#deleted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1624",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been deleted."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1624/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1624/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1624"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1624/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1624/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1624/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1624"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1623/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1623/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1623"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1623/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1625",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#file"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1626",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1288",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1289",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1289/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1289/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1347",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1348",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,33)-(189,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(187,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(188,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,8)-(189,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1272",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1273",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1273/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1273/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1272/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1286",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1287",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1287/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1287/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1351",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1352",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,33)-(197,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1352/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(195,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1352/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1351/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,8)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1417",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1418",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1419",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1420",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1420/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(318,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1420/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,12)-(321,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(319,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,12)-(320,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1419/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-},
-{
-"@id": "#1419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,12)-(322,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1421",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1422",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1422/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(323,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1422/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,12)-(326,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(324,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,12)-(325,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-},
-{
-"@id": "#1421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,12)-(327,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1423",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1424",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"core:description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1424/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(328,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1424/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(329,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,12)-(330,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1423/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-},
-{
-"@id": "#1423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,12)-(331,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1425",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1426",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1427",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1428",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"core:description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1428/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(337,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1428/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(338,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,16)-(339,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1427/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-},
-{
-"@id": "#1427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,16)-(340,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1429",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1430",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"core:description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1430/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(341,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1430/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(342,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,16)-(343,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-},
-{
-"@id": "#1429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,16)-(344,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1431",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1432",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"core:description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1432/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(345,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1432/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(346,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,16)-(347,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,16)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"core:description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1426/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,12)-(332,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1426/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,12)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1425/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,12)-(335,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1433",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1434",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"core:description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1434/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(349,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1434/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(350,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-},
-{
-"@id": "#1433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,12)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1435",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1436",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"core:description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1436/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(353,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1436/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(354,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,12)-(355,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-},
-{
-"@id": "#1435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,12)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1437",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1438",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"core:description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1438/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(357,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1438/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(358,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,12)-(359,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-},
-{
-"@id": "#1437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,12)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1439",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1440",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"core:description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1440/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(361,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1440/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,12)-(364,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(362,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,12)-(363,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-},
-{
-"@id": "#1439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,12)-(365,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1441",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1442",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"core:description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1442/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(366,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1442/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,12)-(369,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(367,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,12)-(368,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-},
-{
-"@id": "#1441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,12)-(370,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1443",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1444",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"core:description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1444/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(371,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1444/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(372,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,12)-(373,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-},
-{
-"@id": "#1443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,12)-(374,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1445",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1446",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"core:description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1446/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(375,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1446/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,12)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(376,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,12)-(377,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,12)-(378,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1447",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1448",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"core:description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1448/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(380,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1448/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(381,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1449",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1450",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"core:description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1450/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "#1449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1451",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1452",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"core:description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1452/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1452/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1451/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-},
-{
-"@id": "#1451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1453",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1454",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"core:description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1454/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(393,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1454/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(394,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,12)-(395,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1453/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-},
-{
-"@id": "#1453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,12)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1455",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1456",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"core:description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1456/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(397,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(398,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,12)-(399,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1455/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-},
-{
-"@id": "#1455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,12)-(400,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1457",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1458",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"core:description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1458/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(401,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1458/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(402,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(403,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-},
-{
-"@id": "#1457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1459",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1460",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"core:description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1460/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(405,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(406,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,12)-(407,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1459/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-},
-{
-"@id": "#1459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,12)-(408,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1461",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1462",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"core:description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1462/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(409,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1462/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(410,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,12)-(411,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1461/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-},
-{
-"@id": "#1461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(411,12)-(412,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1463",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1464",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"core:description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1464/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1464/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,12)-(416,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(414,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,12)-(415,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1463/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-},
-{
-"@id": "#1463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,12)-(417,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1465",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1466",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"core:description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1466/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(418,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1466/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(419,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,12)-(420,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1465/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(420,12)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1418/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1376",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1377/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,8)-(250,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1377/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,8)-(250,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,8)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1295",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1296",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1296/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1296/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1317",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1290",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1291",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1291/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1291/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1413",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1414",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1414/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(305,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(306,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,8)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1413/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,8)-(307,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(170,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(171,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1276",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1405",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1406",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1406/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(293,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1406/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1407",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1408",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1408/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(296,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1408/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(297,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1274",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1275",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1275/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1275/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1378",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1379",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1380",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1381",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1382",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,21)-(260,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1381/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,19)-(261,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1381/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(258,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1381/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,12)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(259,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,12)-(260,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1384",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1385",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1385/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(263,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1385/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(264,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,12)-(265,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1386",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,10)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1387",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1388",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1388/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(268,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1388/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(269,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,12)-(270,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1389",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1390",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1390/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(271,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(272,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,12)-(273,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1391",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1392",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1392/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(274,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1392/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(275,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,12)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1379/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,8)-(253,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1379/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,8)-(256,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,8)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1270",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1271",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1271/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1372",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1373",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1373/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(240,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(241,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(240,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1293",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1294",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1362",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1363",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,33)-(219,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1363/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(217,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(218,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,8)-(219,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1368",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1369/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(229,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1369/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(230,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-},
-{
-"@id": "#1368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1333",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1333/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(158,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(159,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,8)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,8)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1401",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1404",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,33)-(291,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(289,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1366",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1367/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-},
-{
-"@id": "#1366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1355",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1356",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1356/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1356/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(204,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,8)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1355/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,8)-(205,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1357",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#properties"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1358",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1358/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,8)-(207,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,8)-(209,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1357/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1341",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,8)-(174,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(178,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1329",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1329/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,8)-(150,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,8)-(152,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1397",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1398",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,33)-(287,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1398/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(285,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1299",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#1299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1393",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1394",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1394/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,8)-(277,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1393/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-},
-{
-"@id": "#1393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1284",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1285",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1285/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1321",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1320/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1415",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1416",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"core:description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1416/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1416/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1411",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1412",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1412/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(302,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1412/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(303,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#owners"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,8)-(182,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(181,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(154,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,8)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1308",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1309",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1309/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1334",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1335",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(162,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(163,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,8)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,8)-(164,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1359",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1360",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1361",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,8)-(211,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,8)-(216,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,8)-(213,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1304",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1305",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1305/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1395",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1396",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"core:description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1396/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(282,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1396/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1395/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1310",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1311",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1292",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#1318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1467",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1468",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1469",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1470",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1470/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(427,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1470/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,12)-(430,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(428,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(428,12)-(429,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1469/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-},
-{
-"@id": "#1469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,12)-(431,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1471",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1472",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1472/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(432,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1472/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,12)-(435,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(433,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1471/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-},
-{
-"@id": "#1471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,12)-(436,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1473",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1474",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"core:description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1474/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(437,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1474/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,12)-(440,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(438,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1473/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,12)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1468/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,8)-(422,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1468/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(424,8)-(425,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,8)-(424,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1409",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1410",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1410/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(299,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(300,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,8)-(301,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1370",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1371",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1371/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(234,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1371/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1323",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(143,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(144,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,12)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1282",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1283",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1283/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1280",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#userPermission"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1298/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1374",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1375",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1375/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(246,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-},
-{
-"@id": "#1374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1345",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1346",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1346/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(183,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(185,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1306",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1267",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1268",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,17)-(21,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1268/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1268/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,8)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1300",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1301",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1301/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1301/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1278",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1279",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1279/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1315",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,8)-(124,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "file"
-}
-],
-"core:description": [
-{
-"@value": "The updated state of the file. Present if the file has not been deleted."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1626/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1626/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1626/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1626/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1625/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1625/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1625"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1625/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1627",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modificationDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1628",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modificationDate"
-}
-],
-"core:description": [
-{
-"@value": "The time of this modification."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1628/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1628/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1628"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(36,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1628/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#1628/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#1628/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1628"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modificationDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1627/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1627/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1627"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1629",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1630",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The type of the change. Possible values are `file` and `teamDrive`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1630/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1630/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1630"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1630/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1630/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1630/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1630"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1629/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1629/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1629"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1631",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1632",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the Team Drive associated with this change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1632/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1632/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(42,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1632/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-},
-{
-"@id": "#1632/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1632/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1631/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1631/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1631"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1631/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1633",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1634",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#932",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#933",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#934",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#935",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#935/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#935/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#936",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#937",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#937/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#937/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#940",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDeleteTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#941",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#941/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#941/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canManageMembers"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add members to this Team Drive or remove them or change their role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#953",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#954",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#955",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether files or folders in this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#955/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#956",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRenameTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#957",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#957/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#957/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#958",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#959",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can share files or folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#959/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#959/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#933/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#933/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-},
-{
-"@id": "#933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#930",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#931",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#931/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#931/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#928",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#929",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of this Team Drive which is also the ID of the top level folder for this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#929/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#924",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#925",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDrive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#925/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#925/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#925/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "teamDrive"
-}
-],
-"core:description": [
-{
-"@value": "The updated state of the Team Drive. Present if the type is teamDrive, the user is still a member of the Team Drive, and the Team Drive has not been deleted."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1634/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1634/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1634"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1634/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1634"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1634/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1633/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1633/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1633"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1633/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Change"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1535",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1535",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1536",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1536/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1536/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1536"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1537",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19115"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1537/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1537/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1537"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,7)-(3,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1538",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1538/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1538/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1538"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1539",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-14T09:23:28.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1539/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1539/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1539"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,21)-(5,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1540",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1540/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1540/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1540"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1541",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/19115"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1541/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1541/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1541"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,13)-(7,64)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1542",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1542/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1542/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1542"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,11)-(8,74)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:file": [
-{
-"@id": "#1543",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1544",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1544/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1544/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1544"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,10)-(10,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1545",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1545/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1545/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1545"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1546",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1546/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1546/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1546"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,10)-(12,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1547",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1547/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1547/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1547"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,14)-(13,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1548",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1548/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1548/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1548"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,19)-(14,121)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1549",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1549/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1549/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1549"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,15)-(15,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1550",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:407408718192": [
-{
-"@id": "#1551",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1551/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1551/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1551"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,19)-(17,450)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:1095523759147": [
-{
-"@id": "#1552",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1552/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1552/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1552"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,20)-(18,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1550/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1550/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:407408718192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,3)-(17,450)]"
-}
-]
-},
-{
-"@id": "#1550/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:1095523759147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,3)-(18,122)]"
-}
-]
-},
-{
-"@id": "#1550/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,19)-(19,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1553",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1553/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1553/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,25)-(20,127)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1554",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1554/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1554/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1554"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,14)-(21,96)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1555",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "File title"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1555/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1555/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,11)-(22,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1556",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.folder"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1556/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1556/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1556"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,14)-(23,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1557",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1558",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1558/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1558/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1558"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(25,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1559",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1559/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1559/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1559"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1560",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1560/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1560/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1560"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,14)-(27,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1561",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1561/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1561/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1561"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,17)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1562",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1562/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1562/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1562"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1557/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1557/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,3)-(28,22)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,12)-(30,3)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,3)-(27,19)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,3)-(29,17)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,3)-(25,19)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,3)-(26,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1563",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:32:49.377Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1563/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1563/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1563"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,17)-(31,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1564",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:35:16.613Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1564/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1564/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1564"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,18)-(32,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1565",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:32:49.753Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1565/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1565/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,24)-(33,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1566",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:34:05.946Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1566/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1566/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1566"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,26)-(34,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1567",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19114"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1567/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1567/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1567"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1568",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1569",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1570",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1570/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1570/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1570"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1571",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1571/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1571/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1571"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,10)-(39,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1572",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1572/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1572/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1572"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,191)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1573",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1573/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1573/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1573"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,18)-(41,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1574",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1574/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1574/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1574"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,14)-(42,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1569/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1569/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,123)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1569"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,3)-(43,4)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,191)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,19)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,35)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1568/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1568/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1568"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(44,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1575",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1576",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1576/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1576/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,11)-(46,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1577",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1577/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1577/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1577"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,11)-(47,72)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1578",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1578/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1578/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,9)-(48,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1579",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1579/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1579/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1579"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,15)-(49,135)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1580",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1580/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1580/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1580"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,11)-(50,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1581",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1581/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1581/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1581"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,11)-(51,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1575/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1575/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,3)-(50,18)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,3)-(46,29)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,3)-(47,72)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,3)-(51,17)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,3)-(49,135)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1575"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,20)-(52,3)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,3)-(48,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1582",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1582/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1582/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1582"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,20)-(53,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1583",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1584",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1584/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1584/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,3)-(55,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1583/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1583/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1583"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,16)-(56,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1585",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1586",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1587",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1587/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1587/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1588",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1588/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1588/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1588"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,19)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1589",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1590",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1590/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1590/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1590"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,12)-(62,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1589/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1589/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1589"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,15)-(63,5)]"
-}
-]
-},
-{
-"@id": "#1589/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,5)-(62,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1591",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1591/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1591/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1591"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,27)-(64,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1592",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "92796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1592/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1592/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1592"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,20)-(65,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1593",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1593/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1593/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1593"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,20)-(66,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1586/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1586/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,42)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,24)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,29)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,38)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,31)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,3)-(67,4)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1585/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1585/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(68,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1594",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1594/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1594/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1594"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,27)-(69,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1595",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1596",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1596/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1596/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1596"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,11)-(71,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1597",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1597/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1597/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,18)-(72,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1598",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1599",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1599/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1599/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,11)-(74,109)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1598/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1598/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1598"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,14)-(75,4)]"
-}
-]
-},
-{
-"@id": "#1598/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,4)-(74,109)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1600",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1600/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1600/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1600"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,26)-(76,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1601",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "92796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1601/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1601/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,19)-(77,41)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1602",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,19)-(78,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1595/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1595/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,3)-(77,41)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,3)-(71,23)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,3)-(72,28)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,3)-(78,37)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,3)-(76,30)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1595"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,23)-(79,3)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,3)-(75,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1603",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1604",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1604/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1604/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1604"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,14)-(81,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1605",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1605/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1605/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,14)-(82,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1603/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,3)-(81,19)]"
-}
-]
-},
-{
-"@id": "#1603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,3)-(82,18)]"
-}
-]
-},
-{
-"@id": "#1603/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,18)-(83,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1606",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1606/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1606/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1606"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,14)-(84,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1607",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1607/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1607/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,14)-(85,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1608",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1608/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1608/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,21)-(86,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1609",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1609/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1609/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,12)-(87,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1610",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,23)-(88,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1611",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1611/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1611/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,21)-(89,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1543/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1543/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,2)-(88,28)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,2)-(84,18)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,2)-(68,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,2)-(44,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,2)-(32,44)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(22,23)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,125)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(11,71)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(10,22)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,121)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(21,96)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(31,43)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,2)-(35,20)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(56,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,2)-(83,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(87,16)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,2)-(89,26)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,2)-(85,19)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,2)-(69,37)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,2)-(52,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(33,50)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,50)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,62)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1543"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,9)-(90,2)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,119)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(20,127)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(34,52)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,2)-(53,23)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,2)-(79,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,2)-(86,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1535/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1535/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#change\",\n \"id\": \"19115\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-06-14T09:23:28.208Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/19115\",\n \"fileId\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"alternateLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"embedLink\": \"https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"openWithLinks\": {\n \"407408718192\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D\",\n \"1095523759147\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\"\n },\n \"defaultOpenWithLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.folder\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-06-12T14:32:49.377Z\",\n \"modifiedDate\": \"2011-06-12T14:35:16.613Z\",\n \"lastViewedByMeDate\": \"2011-06-12T14:32:49.753Z\",\n \"markedViewedByMeDate\": \"2011-06-12T14:34:05.946Z\",\n \"version\": \"19114\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"isRoot\": false\n }\n ],\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": false,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": false,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1535/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,1)-(8,74)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,1)-(4,15)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(91,1)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,1)-(5,47)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:file"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,1)-(90,2)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,1)-(7,64)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,1)-(3,14)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,1)-(2,23)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,1)-(6,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#change\",\n \"id\": \"19115\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-06-14T09:23:28.208Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/19115\",\n \"fileId\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"alternateLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"embedLink\": \"https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"openWithLinks\": {\n \"407408718192\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D\",\n \"1095523759147\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\"\n },\n \"defaultOpenWithLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.folder\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-06-12T14:32:49.377Z\",\n \"modifiedDate\": \"2011-06-12T14:35:16.613Z\",\n \"lastViewedByMeDate\": \"2011-06-12T14:32:49.753Z\",\n \"markedViewedByMeDate\": \"2011-06-12T14:34:05.946Z\",\n \"version\": \"19114\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"isRoot\": false\n }\n ],\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": false,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": false,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/change-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1535/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1535/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1535/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(965,23)-(965,60)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(965,23)-(965,60)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1535/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1535/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1612"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1534/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1534/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1534/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(49,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1534/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1635",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#changeList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1940",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#changeList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,17)-(55,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1939/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1941",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#changeList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,15)-(56,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#changeList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(53,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1939/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1939/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1939/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,8)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1938/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,6)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(55,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(59,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1942/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,6)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,8)-(61,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(63,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1944/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(65,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The page token for the next page of changes."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(67,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,8)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,6)-(69,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the next page of changes."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(70,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-},
-{
-"@id": "#1949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#largestChangeId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "largestChangeId"
-}
-],
-"core:description": [
-{
-"@value": "The current largest change ID."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#1951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "largestChangeId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1953",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1534",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1613",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1614",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#change."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1615",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1615/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1615/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1615"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1614/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1616",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1616/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1616/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1616"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,15)-(14,27)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#change"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1614/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1614/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1614/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,8)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1614/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1613/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1613/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1613"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1613/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1617",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1618",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1618/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1618/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1618"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1618/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1618/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1618/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1618"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1617/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1617/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1617"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1617/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1619",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1620",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file associated with this change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1620/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1620/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1620"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1620/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1620/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1620/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1620"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "fileId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1619/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1619/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1619"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1621",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1622",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1622/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1622/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1622/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1622/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1622/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1621/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1621/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1621"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1621/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1623",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#deleted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1624",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been deleted."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1624/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1624/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1624"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1624/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1624/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1624/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1624"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1623/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1623/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1623"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1623/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1625",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#file"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1626",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1288",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1289",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1289/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1289/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1347",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1348",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,33)-(189,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(187,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(188,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,8)-(189,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1272",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1273",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1273/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1273/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1272/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1286",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1287",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1287/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1287/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1351",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1352",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,33)-(197,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1352/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(195,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1352/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1351/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,8)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1417",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1418",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1419",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1420",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1420/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(318,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1420/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,12)-(321,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(319,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,12)-(320,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1419/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-},
-{
-"@id": "#1419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,12)-(322,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1421",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1422",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1422/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(323,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1422/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,12)-(326,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(324,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,12)-(325,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-},
-{
-"@id": "#1421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,12)-(327,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1423",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1424",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"core:description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1424/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(328,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1424/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(329,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,12)-(330,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1423/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-},
-{
-"@id": "#1423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,12)-(331,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1425",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1426",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1427",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1428",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"core:description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1428/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(337,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1428/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(338,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,16)-(339,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1427/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-},
-{
-"@id": "#1427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,16)-(340,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1429",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1430",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"core:description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1430/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(341,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1430/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(342,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,16)-(343,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-},
-{
-"@id": "#1429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,16)-(344,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1431",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1432",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"core:description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1432/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(345,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1432/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(346,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,16)-(347,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,16)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"core:description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1426/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,12)-(332,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1426/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,12)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1425/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,12)-(335,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1433",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1434",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"core:description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1434/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(349,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1434/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(350,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-},
-{
-"@id": "#1433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,12)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1435",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1436",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"core:description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1436/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(353,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1436/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(354,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,12)-(355,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-},
-{
-"@id": "#1435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,12)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1437",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1438",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"core:description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1438/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(357,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1438/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(358,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,12)-(359,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-},
-{
-"@id": "#1437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,12)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1439",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1440",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"core:description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1440/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(361,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1440/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,12)-(364,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(362,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,12)-(363,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-},
-{
-"@id": "#1439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,12)-(365,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1441",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1442",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"core:description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1442/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(366,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1442/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,12)-(369,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(367,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,12)-(368,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-},
-{
-"@id": "#1441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,12)-(370,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1443",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1444",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"core:description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1444/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(371,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1444/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(372,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,12)-(373,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-},
-{
-"@id": "#1443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,12)-(374,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1445",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1446",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"core:description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1446/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(375,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1446/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,12)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(376,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,12)-(377,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,12)-(378,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1447",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1448",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"core:description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1448/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(380,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1448/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(381,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1449",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1450",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"core:description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1450/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "#1449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1451",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1452",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"core:description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1452/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1452/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1451/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-},
-{
-"@id": "#1451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1453",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1454",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"core:description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1454/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(393,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1454/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(394,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,12)-(395,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1453/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-},
-{
-"@id": "#1453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,12)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1455",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1456",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"core:description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1456/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(397,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(398,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,12)-(399,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1455/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-},
-{
-"@id": "#1455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,12)-(400,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1457",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1458",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"core:description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1458/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(401,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1458/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(402,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(403,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-},
-{
-"@id": "#1457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1459",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1460",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"core:description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1460/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(405,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(406,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,12)-(407,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1459/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-},
-{
-"@id": "#1459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,12)-(408,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1461",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1462",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"core:description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1462/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(409,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1462/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(410,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,12)-(411,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1461/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-},
-{
-"@id": "#1461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(411,12)-(412,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1463",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1464",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"core:description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1464/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1464/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,12)-(416,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(414,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,12)-(415,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1463/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-},
-{
-"@id": "#1463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,12)-(417,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1465",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1466",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"core:description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1466/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(418,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1466/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(419,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,12)-(420,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1465/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(420,12)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1418/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1376",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1377/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,8)-(250,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1377/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,8)-(250,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,8)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1295",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1296",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1296/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1296/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1317",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1290",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1291",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1291/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1291/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1413",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1414",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1414/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(305,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(306,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,8)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1413/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,8)-(307,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(170,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(171,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1276",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1405",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1406",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1406/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(293,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1406/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1407",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1408",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1408/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(296,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1408/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(297,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1274",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1275",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1275/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1275/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1378",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1379",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1380",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1381",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1382",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,21)-(260,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1381/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,19)-(261,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1381/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(258,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1381/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,12)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(259,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,12)-(260,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1384",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1385",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1385/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(263,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1385/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(264,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,12)-(265,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1386",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,10)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1387",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1388",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1388/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(268,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1388/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(269,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,12)-(270,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1389",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1390",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1390/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(271,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(272,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,12)-(273,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1391",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1392",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1392/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(274,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1392/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(275,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,12)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1379/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,8)-(253,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1379/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,8)-(256,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,8)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1270",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1271",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1271/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1372",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1373",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1373/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(240,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(241,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(240,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1293",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1294",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1362",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1363",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,33)-(219,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1363/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(217,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(218,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,8)-(219,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1368",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1369/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(229,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1369/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(230,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-},
-{
-"@id": "#1368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1333",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1333/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(158,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(159,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,8)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,8)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1401",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1404",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,33)-(291,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(289,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1366",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1367/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-},
-{
-"@id": "#1366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1355",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1356",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1356/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1356/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(204,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,8)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1355/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,8)-(205,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1357",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#properties"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1358",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1358/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,8)-(207,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,8)-(209,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1357/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1341",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,8)-(174,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(178,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1329",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1329/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,8)-(150,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,8)-(152,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1397",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1398",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,33)-(287,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1398/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(285,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1299",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#1299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1393",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1394",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1394/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,8)-(277,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1393/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-},
-{
-"@id": "#1393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1284",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1285",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1285/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1321",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1320/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1415",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1416",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"core:description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1416/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1416/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1411",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1412",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1412/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(302,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1412/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(303,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#owners"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,8)-(182,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(181,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(154,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,8)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1308",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1309",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1309/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1334",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1335",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(162,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(163,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,8)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,8)-(164,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1359",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1360",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1361",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,8)-(211,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,8)-(216,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,8)-(213,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1304",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1305",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1305/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1395",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1396",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"core:description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1396/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(282,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1396/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1395/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1310",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1311",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1292",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#1318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1467",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1468",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1469",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1470",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1470/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(427,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1470/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,12)-(430,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(428,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(428,12)-(429,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1469/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-},
-{
-"@id": "#1469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,12)-(431,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1471",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1472",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1472/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(432,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1472/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,12)-(435,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(433,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1471/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-},
-{
-"@id": "#1471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,12)-(436,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1473",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1474",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"core:description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1474/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(437,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1474/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,12)-(440,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(438,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1473/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,12)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1468/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,8)-(422,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1468/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(424,8)-(425,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,8)-(424,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1409",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1410",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1410/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(299,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(300,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,8)-(301,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1370",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1371",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1371/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(234,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1371/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1323",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(143,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(144,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,12)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1282",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1283",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1283/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1280",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#userPermission"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1298/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1374",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1375",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1375/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(246,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-},
-{
-"@id": "#1374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1345",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1346",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1346/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(183,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(185,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1306",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1267",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1268",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,17)-(21,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1268/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1268/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,8)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1300",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1301",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1301/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1301/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1278",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1279",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1279/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1315",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,8)-(124,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "file"
-}
-],
-"core:description": [
-{
-"@value": "The updated state of the file. Present if the file has not been deleted."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1626/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1626/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1626/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1626/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1625/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1625/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1625"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1625/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1627",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modificationDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1628",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modificationDate"
-}
-],
-"core:description": [
-{
-"@value": "The time of this modification."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1628/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1628/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1628"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(36,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1628/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#1628/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#1628/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1628"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modificationDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1627/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1627/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1627"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1629",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1630",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The type of the change. Possible values are `file` and `teamDrive`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1630/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1630/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1630"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1630/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1630/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1630/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1630"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1629/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1629/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1629"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1631",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1632",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the Team Drive associated with this change."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1632/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1632/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(42,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1632/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-},
-{
-"@id": "#1632/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1632/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1631/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1631/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1631"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1631/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1633",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1634",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#932",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#933",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#934",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#935",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#935/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#935/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#936",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#937",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#937/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#937/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#940",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDeleteTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#941",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#941/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#941/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canManageMembers"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add members to this Team Drive or remove them or change their role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#953",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#954",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#955",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether files or folders in this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#955/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#956",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRenameTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#957",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#957/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#957/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#958",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#959",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can share files or folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#959/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#959/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#933/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#933/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-},
-{
-"@id": "#933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#930",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#931",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#931/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#931/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#928",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#929",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of this Team Drive which is also the ID of the top level folder for this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#929/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#924",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#925",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDrive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#925/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#925/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#925/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "teamDrive"
-}
-],
-"core:description": [
-{
-"@value": "The updated state of the Team Drive. Present if the type is teamDrive, the user is still a member of the Team Drive, and the Team Drive has not been deleted."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1634/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1634/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1634"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1634/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1634"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1634/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1633/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1633/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1633"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1633/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Change"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1535",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1535",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1536",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1536/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1536/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1536"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1537",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19115"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1537/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1537/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1537"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,7)-(3,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1538",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1538/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1538/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1538"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1539",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-14T09:23:28.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1539/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1539/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1539"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,21)-(5,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1540",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1540/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1540/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1540"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1541",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/19115"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1541/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1541/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1541"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,13)-(7,64)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1542",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1542/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1542/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1542"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,11)-(8,74)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:file": [
-{
-"@id": "#1543",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1544",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1544/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1544/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1544"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,10)-(10,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1545",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1545/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1545/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1545"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1546",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1546/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1546/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1546"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,10)-(12,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1547",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1547/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1547/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1547"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,14)-(13,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1548",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1548/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1548/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1548"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,19)-(14,121)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1549",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1549/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1549/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1549"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,15)-(15,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1550",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:407408718192": [
-{
-"@id": "#1551",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1551/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1551/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1551"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,19)-(17,450)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:1095523759147": [
-{
-"@id": "#1552",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1552/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1552/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1552"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,20)-(18,122)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1550/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1550/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:407408718192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,3)-(17,450)]"
-}
-]
-},
-{
-"@id": "#1550/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:1095523759147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,3)-(18,122)]"
-}
-]
-},
-{
-"@id": "#1550/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1550"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,19)-(19,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1553",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1553/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1553/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,25)-(20,127)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1554",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1554/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1554/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1554"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,14)-(21,96)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1555",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "File title"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1555/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1555/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,11)-(22,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1556",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.folder"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1556/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1556/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1556"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,14)-(23,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1557",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1558",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1558/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1558/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1558"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(25,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1559",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1559/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1559/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1559"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,13)-(26,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1560",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1560/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1560/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1560"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,14)-(27,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1561",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1561/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1561/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1561"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,17)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1562",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1562/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1562/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1562"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1557/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1557/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,3)-(28,22)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,12)-(30,3)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,3)-(27,19)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,3)-(29,17)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,3)-(25,19)]"
-}
-]
-},
-{
-"@id": "#1557/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,3)-(26,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1563",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:32:49.377Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1563/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1563/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1563"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,17)-(31,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1564",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:35:16.613Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1564/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1564/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1564"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,18)-(32,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1565",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:32:49.753Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1565/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1565/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,24)-(33,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1566",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:34:05.946Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1566/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1566/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1566"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,26)-(34,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1567",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19114"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1567/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1567/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1567"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1568",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1569",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1570",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1570/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1570/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1570"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,12)-(38,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1571",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1571/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1571/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1571"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,10)-(39,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1572",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1572/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1572/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1572"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,16)-(40,191)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1573",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1573/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1573/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1573"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,18)-(41,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1574",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1574/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1574/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1574"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,14)-(42,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1569/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1569/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,123)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1569"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,3)-(43,4)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,191)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,19)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,35)]"
-}
-]
-},
-{
-"@id": "#1569/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1568/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1568/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1568"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,13)-(44,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1575",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1576",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1576/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1576/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,11)-(46,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1577",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1577/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1577/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1577"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,11)-(47,72)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1578",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1578/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1578/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,9)-(48,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1579",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1579/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1579/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1579"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,15)-(49,135)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1580",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1580/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1580/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1580"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,11)-(50,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1581",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1581/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1581/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1581"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,11)-(51,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1575/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1575/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,3)-(50,18)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,3)-(46,29)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,3)-(47,72)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,3)-(51,17)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,3)-(49,135)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1575"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,20)-(52,3)]"
-}
-]
-},
-{
-"@id": "#1575/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,3)-(48,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1582",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1582/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1582/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1582"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,20)-(53,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1583",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1584",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1584/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1584/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,3)-(55,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1583/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1583/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1583"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,16)-(56,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1585",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1586",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1587",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1587/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1587/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1588",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1588/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1588/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1588"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,19)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1589",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1590",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1590/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1590/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1590"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,12)-(62,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1589/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1589/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1589"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,15)-(63,5)]"
-}
-]
-},
-{
-"@id": "#1589/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,5)-(62,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1591",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1591/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1591/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1591"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,27)-(64,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1592",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "92796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1592/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1592/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1592"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,20)-(65,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1593",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1593/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1593/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1593"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,20)-(66,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1586/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1586/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,42)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,24)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,29)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,38)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,31)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,3)-(67,4)]"
-}
-]
-},
-{
-"@id": "#1586/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1585/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1585/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(68,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1594",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1594/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1594/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1594"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,27)-(69,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1595",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1596",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1596/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1596/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1596"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,11)-(71,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1597",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1597/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1597/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,18)-(72,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1598",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1599",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1599/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1599/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1599"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,11)-(74,109)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1598/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1598/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1598"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,14)-(75,4)]"
-}
-]
-},
-{
-"@id": "#1598/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,4)-(74,109)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1600",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1600/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1600/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1600"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,26)-(76,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1601",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "92796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1601/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1601/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,19)-(77,41)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1602",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,19)-(78,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1595/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1595/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,3)-(77,41)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,3)-(71,23)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,3)-(72,28)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,3)-(78,37)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,3)-(76,30)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1595"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,23)-(79,3)]"
-}
-]
-},
-{
-"@id": "#1595/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,3)-(75,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1603",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1604",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1604/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1604/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1604"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,14)-(81,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1605",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1605/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1605/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1605"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,14)-(82,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1603/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,3)-(81,19)]"
-}
-]
-},
-{
-"@id": "#1603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,3)-(82,18)]"
-}
-]
-},
-{
-"@id": "#1603/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,18)-(83,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1606",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1606/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1606/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1606"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,14)-(84,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1607",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1607/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1607/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,14)-(85,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1608",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1608/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1608/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,21)-(86,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1609",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1609/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1609/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,12)-(87,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1610",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,23)-(88,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1611",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1611/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1611/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,21)-(89,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1543/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1543/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,2)-(88,28)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,2)-(84,18)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,2)-(68,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,2)-(44,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,2)-(32,44)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(22,23)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,125)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(11,71)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(10,22)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,121)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(21,96)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(31,43)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,2)-(35,20)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(56,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,2)-(83,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(87,16)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,2)-(89,26)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,2)-(85,19)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,2)-(69,37)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,2)-(52,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,2)-(33,50)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,50)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(19,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,62)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1543"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,9)-(90,2)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,119)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(20,127)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(30,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(34,52)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,2)-(53,23)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,2)-(79,3)]"
-}
-]
-},
-{
-"@id": "#1543/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,2)-(86,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1535/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1535/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#change\",\n \"id\": \"19115\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-06-14T09:23:28.208Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/19115\",\n \"fileId\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"alternateLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"embedLink\": \"https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"openWithLinks\": {\n \"407408718192\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D\",\n \"1095523759147\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\"\n },\n \"defaultOpenWithLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.folder\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-06-12T14:32:49.377Z\",\n \"modifiedDate\": \"2011-06-12T14:35:16.613Z\",\n \"lastViewedByMeDate\": \"2011-06-12T14:32:49.753Z\",\n \"markedViewedByMeDate\": \"2011-06-12T14:34:05.946Z\",\n \"version\": \"19114\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"isRoot\": false\n }\n ],\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": false,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": false,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1535/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,1)-(8,74)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,1)-(4,15)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(91,1)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,1)-(5,47)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:file"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,1)-(90,2)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,1)-(7,64)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,1)-(3,14)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,1)-(2,23)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,1)-(6,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#change\",\n \"id\": \"19115\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-06-14T09:23:28.208Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/19115\",\n \"fileId\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"alternateLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"embedLink\": \"https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"openWithLinks\": {\n \"407408718192\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D\",\n \"1095523759147\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\"\n },\n \"defaultOpenWithLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.folder\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-06-12T14:32:49.377Z\",\n \"modifiedDate\": \"2011-06-12T14:35:16.613Z\",\n \"lastViewedByMeDate\": \"2011-06-12T14:32:49.753Z\",\n \"markedViewedByMeDate\": \"2011-06-12T14:34:05.946Z\",\n \"version\": \"19114\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"isRoot\": false\n }\n ],\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": false,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": false,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/change-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1535/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1535/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1535/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(965,23)-(965,60)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1535/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(965,23)-(965,60)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1535/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1535/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1612"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1534/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1534/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1534/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(49,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1534/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of changes."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(80,0)]"
-}
-]
-},
-{
-"@id": "#1953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1952/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(80,0)]"
-}
-]
-},
-{
-"@id": "#1952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ChangeList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1636",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1636",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1637",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#changeList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1637/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1637/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1637"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1638",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/ag6e1lAP_iB5Won11XGl5SMdZJw\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1638/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1638/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1638"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1639",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes?maxResults=10"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1639/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1639/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,72)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#1640",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "74291"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextLink": [
-{
-"@id": "#1641",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes?maxResults=10&pageToken=74291"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1641/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1641/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1641"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,13)-(6,88)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:largestChangeId": [
-{
-"@id": "#1642",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1360609"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1642/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1642/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1642"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,20)-(7,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#1643",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1644",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1645",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1645/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1645/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1645"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1646",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19115"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1646/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1646/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1646"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,9)-(11,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1647",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1647/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1647/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1647"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1648",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-14T09:23:28.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1648/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1648/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1648"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,23)-(13,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1649",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1649/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1649/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1649"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,14)-(14,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1650",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/19115"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1650/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1650/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1650"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,15)-(15,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1651",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1651/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1651/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1651"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,76)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:file": [
-{
-"@id": "#1652",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1653",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1653/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1653/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1653"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,12)-(18,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1654",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1654/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1654/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1654"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,10)-(19,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1655",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1655/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1655/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1655"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,12)-(20,64)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1656",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1656/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1656/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1656"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,16)-(21,121)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1657",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1657/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1657/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1657"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,21)-(22,123)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1658",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1658/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1658/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1658"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,127)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1659",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:407408718192": [
-{
-"@id": "#1660",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1660/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1660/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1660"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,21)-(25,452)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:1095523759147": [
-{
-"@id": "#1661",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1661/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1661/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1661"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,22)-(26,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1659/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1659/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:407408718192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,5)-(25,452)]"
-}
-]
-},
-{
-"@id": "#1659/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:1095523759147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,5)-(26,124)]"
-}
-]
-},
-{
-"@id": "#1659/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1659"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,21)-(27,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1662",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1662/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1662/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1662"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,27)-(28,129)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1663",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1663/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1663/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1663"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,16)-(29,98)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1664",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "File title"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1664/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1664/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1664"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1665",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.folder"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1665/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1665/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1665"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,16)-(31,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1666",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1667",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1667/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1667/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1667"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,16)-(33,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1668",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1668/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1668/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1668"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,15)-(34,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1669",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1669/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1669/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1669"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,16)-(35,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1670",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1670/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1670/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1670"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,19)-(36,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1671",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1671/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1671/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1671"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,15)-(37,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1666/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1666/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,5)-(36,24)]"
-}
-]
-},
-{
-"@id": "#1666/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1666"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,14)-(38,5)]"
-}
-]
-},
-{
-"@id": "#1666/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,5)-(35,21)]"
-}
-]
-},
-{
-"@id": "#1666/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,5)-(37,19)]"
-}
-]
-},
-{
-"@id": "#1666/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,5)-(33,21)]"
-}
-]
-},
-{
-"@id": "#1666/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,5)-(34,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1672",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:32:49.377Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1672/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1672/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1672"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,19)-(39,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1673",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:35:16.613Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1673/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1673/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1673"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,20)-(40,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1674",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:32:49.753Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1674/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1674/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1674"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,26)-(41,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1675",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-06-12T14:34:05.946Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1675/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1675/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1675"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,28)-(42,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1676",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19114"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1676/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1676/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1676"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,15)-(43,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1677",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1678",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1679",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1679/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1679/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1679"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,14)-(46,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1680",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1680/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1680/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1680"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,12)-(47,75)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1681",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1681/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1681/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1681"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,18)-(48,193)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1682",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1682/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1682/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1682"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,20)-(49,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1683",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1683/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1683/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1683"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,16)-(50,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1678/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1678/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(49,125)]"
-}
-]
-},
-{
-"@id": "#1678/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1678"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,5)-(51,6)]"
-}
-]
-},
-{
-"@id": "#1678/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(48,193)]"
-}
-]
-},
-{
-"@id": "#1678/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(50,21)]"
-}
-]
-},
-{
-"@id": "#1678/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(46,37)]"
-}
-]
-},
-{
-"@id": "#1678/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(47,75)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1677/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1677/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1677"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,15)-(52,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1684",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1685",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1685/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1685/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1685"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,13)-(54,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1686",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1686/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1686/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1686"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,13)-(55,74)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1687",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1687/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1687/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1687"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,11)-(56,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1688",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1688/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1688/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1688"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,17)-(57,137)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1689",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1689/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1689/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1689"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,13)-(58,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1690",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1690/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1690/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1690"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,13)-(59,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1684/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1684/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,5)-(58,20)]"
-}
-]
-},
-{
-"@id": "#1684/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,5)-(54,31)]"
-}
-]
-},
-{
-"@id": "#1684/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,5)-(55,74)]"
-}
-]
-},
-{
-"@id": "#1684/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,5)-(59,19)]"
-}
-]
-},
-{
-"@id": "#1684/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,5)-(57,137)]"
-}
-]
-},
-{
-"@id": "#1684/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1684"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,22)-(60,5)]"
-}
-]
-},
-{
-"@id": "#1684/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,5)-(56,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1691",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1691/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1691/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1691"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,22)-(61,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1692",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1693",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1693/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1693/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1693"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,5)-(63,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1692/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1692/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1692"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,18)-(64,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1694",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1695",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1696",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1696/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1696/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1696"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,14)-(67,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1697",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1697/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1697/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1697"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,21)-(68,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1698",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1699",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1699/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1699/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1699"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,14)-(70,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1698/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1698/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1698"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,17)-(71,7)]"
-}
-]
-},
-{
-"@id": "#1698/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,7)-(70,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1700",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1700/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1700/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1700"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,29)-(72,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1701",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "92796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1701/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1701/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1701"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,22)-(73,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1702",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1702/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1702/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1702"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,22)-(74,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1695/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1695/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(73,44)]"
-}
-]
-},
-{
-"@id": "#1695/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,6)-(67,26)]"
-}
-]
-},
-{
-"@id": "#1695/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(68,31)]"
-}
-]
-},
-{
-"@id": "#1695/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,6)-(74,40)]"
-}
-]
-},
-{
-"@id": "#1695/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(72,33)]"
-}
-]
-},
-{
-"@id": "#1695/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1695"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,5)-(75,6)]"
-}
-]
-},
-{
-"@id": "#1695/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,6)-(71,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1694/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1694/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1694"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,14)-(76,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1703",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1703/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1703/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1703"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,29)-(77,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1704",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1705",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1705/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1705/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1705"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,13)-(79,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1706",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1706/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1706/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1706"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,20)-(80,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1707",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1708",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1708/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1708/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1708"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,13)-(82,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1707/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1707/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1707"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,16)-(83,6)]"
-}
-]
-},
-{
-"@id": "#1707/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,6)-(82,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1709",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1709/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1709/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1709"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,28)-(84,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1710",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "92796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1710/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1710/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1710"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,21)-(85,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1711",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1711/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1711/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1711"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,21)-(86,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1704/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1704/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,5)-(85,43)]"
-}
-]
-},
-{
-"@id": "#1704/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,5)-(79,25)]"
-}
-]
-},
-{
-"@id": "#1704/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,5)-(80,30)]"
-}
-]
-},
-{
-"@id": "#1704/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,5)-(86,39)]"
-}
-]
-},
-{
-"@id": "#1704/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,5)-(84,32)]"
-}
-]
-},
-{
-"@id": "#1704/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1704"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,25)-(87,5)]"
-}
-]
-},
-{
-"@id": "#1704/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,5)-(83,6)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1712",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1713",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1713/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1713/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1713"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,16)-(89,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1714",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1714/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1714/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1714"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,16)-(90,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1712/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1712/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,5)-(89,21)]"
-}
-]
-},
-{
-"@id": "#1712/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,5)-(90,20)]"
-}
-]
-},
-{
-"@id": "#1712/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1712"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,20)-(91,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1715",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1715/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1715/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1715"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,16)-(92,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1716",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1716/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1716/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1716"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,16)-(93,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1717",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_82"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1717/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1717/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1717"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,23)-(94,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1718",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_83"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1718/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1718/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1718"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,14)-(95,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1719",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_84"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1719/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1719/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1719"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,25)-(96,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1720",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_85"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1720/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1720/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1720"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,23)-(97,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1652/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1652/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,4)-(96,30)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,4)-(92,20)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(76,5)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(52,5)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,46)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,25)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,127)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,73)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,24)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,123)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,98)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,45)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,22)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,4)-(64,5)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,4)-(91,5)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,4)-(95,18)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,4)-(97,28)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,4)-(93,21)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,39)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(60,5)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,52)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,52)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(27,5)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,64)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1652"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,11)-(98,4)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,121)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,129)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(38,5)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,54)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(61,25)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,4)-(87,5)]"
-}
-]
-},
-{
-"@id": "#1652/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,4)-(94,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1644/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1644/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,3)-(16,76)]"
-}
-]
-},
-{
-"@id": "#1644/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,3)-(12,17)]"
-}
-]
-},
-{
-"@id": "#1644/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1644"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(99,3)]"
-}
-]
-},
-{
-"@id": "#1644/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,3)-(13,49)]"
-}
-]
-},
-{
-"@id": "#1644/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:file"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,3)-(98,4)]"
-}
-]
-},
-{
-"@id": "#1644/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,3)-(15,66)]"
-}
-]
-},
-{
-"@id": "#1644/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,3)-(11,16)]"
-}
-]
-},
-{
-"@id": "#1644/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,3)-(10,25)]"
-}
-]
-},
-{
-"@id": "#1644/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,3)-(14,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1721",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1722",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_87"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1722/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1722/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1722"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,11)-(101,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1723",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "23423"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_88"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1723/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1723/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1723"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,9)-(102,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1724",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_89"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1724/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1724/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1724"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,11)-(103,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1725",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-09-15T11:20:17.108Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_90"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1725/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1725/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1725"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,23)-(104,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1726",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_91"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1726/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1726/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1726"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,14)-(105,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1727",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/23423"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_92"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1727/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1727/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1727"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,15)-(106,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1728",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1HyowKkIjANF4Z1Kvs1saPiC8xzE8vDUR9Bw8zvhzaqI"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_93"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1728/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1728/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1728"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,13)-(107,59)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_86"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1721/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1721/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,3)-(106,66)]"
-}
-]
-},
-{
-"@id": "#1721/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,3)-(102,16)]"
-}
-]
-},
-{
-"@id": "#1721/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,3)-(101,25)]"
-}
-]
-},
-{
-"@id": "#1721/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,3)-(105,18)]"
-}
-]
-},
-{
-"@id": "#1721/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,3)-(107,59)]"
-}
-]
-},
-{
-"@id": "#1721/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,3)-(103,17)]"
-}
-]
-},
-{
-"@id": "#1721/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1721"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,2)-(108,3)]"
-}
-]
-},
-{
-"@id": "#1721/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,3)-(104,49)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1729",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1730",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_95"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1730/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1730/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1730"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,11)-(110,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1731",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "23424"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_96"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1731/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1731/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1731"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,9)-(111,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1732",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_97"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1732/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1732/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1732"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,11)-(112,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1733",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-09-15T11:21:19.877Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_98"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1733/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1733/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1733"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,23)-(113,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1734",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_99"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1734/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1734/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1734"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,14)-(114,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1735",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/23424"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_100"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1735/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1735/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1735"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,15)-(115,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1736",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0B4nUXhY0dFqkMmEwMWRhZDktMjQ1ZS00NjJlLTkxZmItMWEyNTE2OTRlMGVh"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_101"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1736/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1736/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1736"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,13)-(116,76)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_94"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1729/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1729/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,3)-(115,66)]"
-}
-]
-},
-{
-"@id": "#1729/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,3)-(111,16)]"
-}
-]
-},
-{
-"@id": "#1729/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,3)-(110,25)]"
-}
-]
-},
-{
-"@id": "#1729/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,3)-(114,18)]"
-}
-]
-},
-{
-"@id": "#1729/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,3)-(116,76)]"
-}
-]
-},
-{
-"@id": "#1729/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,3)-(112,17)]"
-}
-]
-},
-{
-"@id": "#1729/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1729"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,2)-(117,3)]"
-}
-]
-},
-{
-"@id": "#1729/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,3)-(113,49)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1737",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1738",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_103"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1738/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1738/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1738"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,11)-(119,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1739",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "38269"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_104"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1739/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1739/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1739"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,9)-(120,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1740",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_105"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1740/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1740/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1740"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,11)-(121,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1741",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-11-08T01:47:06.888Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_106"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1741/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1741/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1741"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,23)-(122,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1742",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_107"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1742/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1742/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1742"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,14)-(123,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1743",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/38269"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_108"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1743/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1743/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1743"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,15)-(124,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1744",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_109"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1744/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1744/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1744"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,13)-(125,59)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:file": [
-{
-"@id": "#1745",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1746",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_111"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1746/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1746/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1746"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,12)-(127,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1747",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_112"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1747/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1747/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1747"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,10)-(128,56)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1748",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMxNDcwMzQ2NzI2Mw\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_113"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1748/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1748/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1748"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,12)-(129,64)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1749",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_114"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1749/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1749/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1749"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,16)-(130,104)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1750",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_115"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1750/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1750/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1750"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,21)-(131,120)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1751",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_116"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1751/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1751/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1751"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,17)-(132,106)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1752",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1753",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_118"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1753/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1753/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1753"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,21)-(134,120)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1754",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_119"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1754/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1754/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1754"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,21)-(135,117)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_117"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1752/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1752/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,5)-(134,120)]"
-}
-]
-},
-{
-"@id": "#1752/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,5)-(135,117)]"
-}
-]
-},
-{
-"@id": "#1752/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1752"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,21)-(136,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1755",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_120"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1755/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1755/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1755"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,27)-(137,126)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1756",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_121"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1756/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1756/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1756"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,16)-(138,87)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumbnailLink": [
-{
-"@id": "#1757",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/vt?gd=true&id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&v=9&s=AMedNnoAAAAAWNp-3m4vkCb9SV7FNNlcV-gyVOB2DO4U&sz=s220"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_122"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1757/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1757/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1757"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,21)-(139,170)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1758",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "File title"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_123"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1758/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1758/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1758"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,13)-(140,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1759",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_124"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1759/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1759/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1759"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,16)-(141,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1760",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1761",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_126"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1761/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1761/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1761"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,16)-(143,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1762",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_127"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1762/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1762/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1762"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,15)-(144,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1763",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_128"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1763/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1763/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1763"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,16)-(145,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1764",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_129"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1764/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1764/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1764"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,19)-(146,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1765",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_130"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1765/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1765/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1765"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,15)-(147,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_125"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1760/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1760/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,5)-(146,24)]"
-}
-]
-},
-{
-"@id": "#1760/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1760"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,14)-(148,5)]"
-}
-]
-},
-{
-"@id": "#1760/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,5)-(145,21)]"
-}
-]
-},
-{
-"@id": "#1760/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,5)-(147,19)]"
-}
-]
-},
-{
-"@id": "#1760/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,5)-(143,21)]"
-}
-]
-},
-{
-"@id": "#1760/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,5)-(144,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1766",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-08-27T12:13:30.075Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_131"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1766/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1766/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1766"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,19)-(149,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1767",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-08-30T11:24:27.263Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_132"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1767/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1767/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1767"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,20)-(150,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1768",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-10-01T09:35:32.959Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_133"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1768/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1768/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1768"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,26)-(151,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1769",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-10-01T09:35:32.543Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_134"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1769/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1769/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1769"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,28)-(152,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1770",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "38268"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_135"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1770/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1770/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1770"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,15)-(153,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1771",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1772",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1773",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_138"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1773/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1773/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1773"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,14)-(156,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1774",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_139"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1774/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1774/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1774"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,12)-(157,75)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1775",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/parents/0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_140"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1775/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1775/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1775"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,18)-(158,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1776",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_141"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1776/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1776/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1776"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,20)-(159,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1777",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_142"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1777/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1777/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1777"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,16)-(160,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_137"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1772/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1772/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,6)-(159,125)]"
-}
-]
-},
-{
-"@id": "#1772/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1772"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,5)-(161,6)]"
-}
-]
-},
-{
-"@id": "#1772/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,6)-(158,176)]"
-}
-]
-},
-{
-"@id": "#1772/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,6)-(160,21)]"
-}
-]
-},
-{
-"@id": "#1772/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,6)-(156,37)]"
-}
-]
-},
-{
-"@id": "#1772/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(157,75)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_136"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1771/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1771/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1771"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,15)-(162,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1778",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1779",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_144"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1779/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1779/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1779"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,24)-(164,153)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1780",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_145"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1780/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1780/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1780"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,48)-(165,177)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1781",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_146"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1781/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1781/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1781"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,18)-(166,148)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1782",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_147"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1782/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1782/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1782"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,24)-(167,153)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1783",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_148"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1783/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1783/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1783"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,29)-(168,159)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1784",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_149"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1784/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1784/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1784"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,24)-(169,153)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1785",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_150"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1785/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1785/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1785"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,80)-(170,210)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1786",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_151"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1786/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1786/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1786"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,19)-(171,148)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_143"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1778/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1778/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,5)-(170,210)]"
-}
-]
-},
-{
-"@id": "#1778/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,5)-(166,148)]"
-}
-]
-},
-{
-"@id": "#1778/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1778"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,19)-(172,5)]"
-}
-]
-},
-{
-"@id": "#1778/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,5)-(167,153)]"
-}
-]
-},
-{
-"@id": "#1778/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,5)-(171,148)]"
-}
-]
-},
-{
-"@id": "#1778/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,5)-(169,153)]"
-}
-]
-},
-{
-"@id": "#1778/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,5)-(165,177)]"
-}
-]
-},
-{
-"@id": "#1778/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,5)-(164,153)]"
-}
-]
-},
-{
-"@id": "#1778/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,5)-(168,159)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1787",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1788",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_153"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1788/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1788/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1788"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,13)-(174,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1789",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/vTjlJ2yaeSz8GHllM0V__vRnBrs\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_154"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1789/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1789/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1789"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,13)-(175,74)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1790",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_155"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1790/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1790/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1790"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,11)-(176,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1791",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_156"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1791/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1791/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1791"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,17)-(177,120)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1792",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_157"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1792/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1792/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1792"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,13)-(178,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1793",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_158"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1793/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1793/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1793"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,13)-(179,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_152"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1787/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1787/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,5)-(178,20)]"
-}
-]
-},
-{
-"@id": "#1787/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,5)-(174,31)]"
-}
-]
-},
-{
-"@id": "#1787/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,5)-(175,74)]"
-}
-]
-},
-{
-"@id": "#1787/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,5)-(179,19)]"
-}
-]
-},
-{
-"@id": "#1787/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,5)-(177,120)]"
-}
-]
-},
-{
-"@id": "#1787/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1787"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,22)-(180,5)]"
-}
-]
-},
-{
-"@id": "#1787/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,5)-(176,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1794",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_159"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1794/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1794/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1794"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,22)-(181,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1795",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1796",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_161"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1796/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1796/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1796"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,5)-(183,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_160"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1795/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1795/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1795"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,18)-(184,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1797",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1798",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1799",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_164"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1799/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1799/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1799"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,14)-(187,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1800",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_165"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1800/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1800/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1800"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,21)-(188,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1801",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1802",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_167"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1802/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1802/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1802"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,14)-(190,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_166"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1801/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1801/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1801"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,17)-(191,7)]"
-}
-]
-},
-{
-"@id": "#1801/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,7)-(190,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1803",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_168"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1803/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1803/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1803"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(192,29)-(192,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1804",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "92796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_169"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1804/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1804/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1804"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(193,22)-(193,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1805",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_170"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1805/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1805/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1805"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,22)-(194,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_163"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1798/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1798/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(193,6)-(193,44)]"
-}
-]
-},
-{
-"@id": "#1798/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,6)-(187,26)]"
-}
-]
-},
-{
-"@id": "#1798/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,6)-(188,31)]"
-}
-]
-},
-{
-"@id": "#1798/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(194,40)]"
-}
-]
-},
-{
-"@id": "#1798/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(192,6)-(192,33)]"
-}
-]
-},
-{
-"@id": "#1798/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1798"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,5)-(195,6)]"
-}
-]
-},
-{
-"@id": "#1798/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,6)-(191,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_162"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1797/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1797/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1797"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,14)-(196,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1806",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_171"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1806/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1806/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1806"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,29)-(197,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1807",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1808",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_173"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1808/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1808/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1808"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(199,13)-(199,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1809",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_174"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1809/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1809/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1809"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(200,20)-(200,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1810",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1811",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_176"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1811/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1811/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1811"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,13)-(202,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_175"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1810/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1810/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1810"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(201,16)-(203,6)]"
-}
-]
-},
-{
-"@id": "#1810/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(202,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1812",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_177"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1812/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1812/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1812"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,28)-(204,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1813",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "92796993228604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_178"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1813/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1813/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1813"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,21)-(205,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1814",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_179"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1814/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1814/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1814"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,21)-(206,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_172"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1807/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1807/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,5)-(205,43)]"
-}
-]
-},
-{
-"@id": "#1807/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(199,5)-(199,25)]"
-}
-]
-},
-{
-"@id": "#1807/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(200,5)-(200,30)]"
-}
-]
-},
-{
-"@id": "#1807/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,5)-(206,39)]"
-}
-]
-},
-{
-"@id": "#1807/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,5)-(204,32)]"
-}
-]
-},
-{
-"@id": "#1807/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1807"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,25)-(207,5)]"
-}
-]
-},
-{
-"@id": "#1807/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(201,5)-(203,6)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1815",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1816",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_181"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1816/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1816/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1816"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,16)-(209,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1817",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_182"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1817/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1817/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1817"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,16)-(210,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_180"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1815/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1815/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,5)-(209,20)]"
-}
-]
-},
-{
-"@id": "#1815/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,5)-(210,20)]"
-}
-]
-},
-{
-"@id": "#1815/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1815"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,20)-(211,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1818",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_183"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1818/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1818/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1818"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,16)-(212,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1819",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_184"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1819/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1819/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1819"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,16)-(213,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1820",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_185"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1820/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1820/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1820"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(214,23)-(214,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1821",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_186"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1821/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1821/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1821"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(215,14)-(215,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1822",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_187"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1822/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1822/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1822"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,25)-(216,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1823",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_188"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1823/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1823/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1823"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,23)-(217,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_110"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1745/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1745/source-map/lexical/element_33",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,4)-(216,30)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,4)-(212,20)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,4)-(196,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,4)-(172,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,4)-(151,52)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,4)-(141,54)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,4)-(137,126)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,4)-(130,104)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1745"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,11)-(218,4)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,4)-(129,64)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,4)-(136,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,4)-(140,25)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,4)-(150,46)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,4)-(162,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,4)-(184,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,4)-(211,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(215,4)-(215,19)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,4)-(217,28)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,4)-(213,20)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,4)-(197,39)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,4)-(180,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,4)-(152,54)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,4)-(148,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,4)-(138,87)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,4)-(131,120)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,4)-(127,24)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,4)-(128,56)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,4)-(132,106)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:thumbnailLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,4)-(139,170)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,4)-(149,45)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,4)-(153,22)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,4)-(181,25)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,4)-(207,5)]"
-}
-]
-},
-{
-"@id": "#1745/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(214,4)-(214,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_102"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1737/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1737/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,3)-(125,59)]"
-}
-]
-},
-{
-"@id": "#1737/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,3)-(121,17)]"
-}
-]
-},
-{
-"@id": "#1737/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1737"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,2)-(219,3)]"
-}
-]
-},
-{
-"@id": "#1737/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,3)-(122,49)]"
-}
-]
-},
-{
-"@id": "#1737/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:file"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,3)-(218,4)]"
-}
-]
-},
-{
-"@id": "#1737/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,3)-(124,66)]"
-}
-]
-},
-{
-"@id": "#1737/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,3)-(120,16)]"
-}
-]
-},
-{
-"@id": "#1737/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,3)-(119,25)]"
-}
-]
-},
-{
-"@id": "#1737/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,3)-(123,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1824",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1825",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_190"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1825/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1825/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1825"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(221,11)-(221,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1826",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "50928"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_191"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1826/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1826/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1826"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(222,9)-(222,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1827",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_192"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1827/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1827/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1827"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,11)-(223,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1828",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-12-16T11:41:56.940Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_193"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1828/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1828/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1828"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,23)-(224,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1829",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_194"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1829/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1829/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1829"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,14)-(225,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1830",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/50928"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_195"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1830/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1830/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1830"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,15)-(226,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1831",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_196"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1831/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1831/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1831"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,13)-(227,59)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:file": [
-{
-"@id": "#1832",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1833",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_198"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1833/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1833/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1833"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,12)-(229,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1834",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_199"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1834/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1834/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1834"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,10)-(230,56)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1835",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMyMzg5Mzk0NzIzMw\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_200"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1835/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1835/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1835"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,12)-(231,64)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1836",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_201"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1836/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1836/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1836"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,16)-(232,104)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1837",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_202"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1837/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1837/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1837"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,21)-(233,120)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1838",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_203"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1838/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1838/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1838"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,17)-(234,106)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1839",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1840",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_205"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1840/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1840/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1840"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,21)-(236,120)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1841",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_206"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1841/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1841/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1841"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(237,21)-(237,117)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_204"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1839/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1839/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(236,5)-(236,120)]"
-}
-]
-},
-{
-"@id": "#1839/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(237,5)-(237,117)]"
-}
-]
-},
-{
-"@id": "#1839/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1839"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,21)-(238,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1842",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_207"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1842/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1842/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1842"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,27)-(239,126)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1843",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_208"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1843/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1843/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1843"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,16)-(240,87)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:thumbnailLink": [
-{
-"@id": "#1844",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/vt?gd=true&id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&v=1&s=AMedNnoAAAAAWNp-3pBG7_oCmQVGpsn3mMVMOdMgs0zM&sz=s220"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_209"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1844/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1844/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1844"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,21)-(241,170)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1845",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Notes: talk.google.com/gtugpl hangout"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_210"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1845/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1845/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1845"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,13)-(242,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1846",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_211"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1846/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1846/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1846"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(243,16)-(243,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1847",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1848",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_213"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1848/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1848/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1848"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,16)-(245,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1849",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_214"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1849/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1849/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1849"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,15)-(246,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1850",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_215"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1850/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1850/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1850"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,16)-(247,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1851",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_216"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1851/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1851/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1851"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,19)-(248,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1852",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_217"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1852/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1852/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1852"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,15)-(249,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_212"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1847/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1847/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,5)-(248,24)]"
-}
-]
-},
-{
-"@id": "#1847/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1847"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,14)-(250,5)]"
-}
-]
-},
-{
-"@id": "#1847/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,5)-(247,21)]"
-}
-]
-},
-{
-"@id": "#1847/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,5)-(249,19)]"
-}
-]
-},
-{
-"@id": "#1847/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,5)-(245,21)]"
-}
-]
-},
-{
-"@id": "#1847/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,5)-(246,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1853",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-12-14T20:19:06.223Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_218"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1853/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1853/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1853"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,19)-(251,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1854",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-12-14T20:19:07.233Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_219"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1854/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1854/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1854"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,20)-(252,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1855",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2011-12-14T21:56:15.874Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_220"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1855/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1855/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1855"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,26)-(253,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1856",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1970-01-01T00:00:00.000Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_221"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1856/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1856/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1856"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,28)-(254,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1857",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "687255"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_222"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1857/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1857/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1857"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,15)-(255,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1858",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [],
-"core:name": [
-{
-"@value": "array_223"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1858/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1858/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1858"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(256,15)-(256,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1859",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1860",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_225"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1860/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1860/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1860"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,24)-(258,153)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1861",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_226"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1861/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1861/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1861"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,48)-(259,177)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1862",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_227"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1862/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1862/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1862"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,18)-(260,148)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1863",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_228"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1863/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1863/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1863"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,24)-(261,153)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1864",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_229"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1864/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1864/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1864"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,29)-(262,159)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1865",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_230"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1865/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1865/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1865"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,24)-(263,153)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1866",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_231"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1866/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1866/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1866"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,80)-(264,210)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1867",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_232"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1867/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1867/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1867"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,19)-(265,148)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_224"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1859/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1859/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,5)-(264,210)]"
-}
-]
-},
-{
-"@id": "#1859/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,5)-(260,148)]"
-}
-]
-},
-{
-"@id": "#1859/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1859"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,19)-(266,5)]"
-}
-]
-},
-{
-"@id": "#1859/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,5)-(261,153)]"
-}
-]
-},
-{
-"@id": "#1859/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,5)-(265,148)]"
-}
-]
-},
-{
-"@id": "#1859/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,5)-(263,153)]"
-}
-]
-},
-{
-"@id": "#1859/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,5)-(259,177)]"
-}
-]
-},
-{
-"@id": "#1859/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,5)-(258,153)]"
-}
-]
-},
-{
-"@id": "#1859/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,5)-(262,159)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1868",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1869",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_234"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1869/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1869/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1869"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,13)-(268,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1870",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"CHXJyqSTqQN6k2cni3iCrLmxCRE/TC3DOxagWhff1q460kWUzQyVUvU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_235"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1870/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1870/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1870"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,13)-(269,74)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1871",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_236"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1871/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1871/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1871"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,11)-(270,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1872",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_237"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1872/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1872/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1872"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,17)-(271,120)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1873",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "writer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_238"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1873/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1873/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1873"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,13)-(272,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1874",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_239"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1874/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1874/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1874"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,13)-(273,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_233"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1868/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1868/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,5)-(272,21)]"
-}
-]
-},
-{
-"@id": "#1868/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,5)-(268,31)]"
-}
-]
-},
-{
-"@id": "#1868/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,5)-(269,74)]"
-}
-]
-},
-{
-"@id": "#1868/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,5)-(273,19)]"
-}
-]
-},
-{
-"@id": "#1868/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,5)-(271,120)]"
-}
-]
-},
-{
-"@id": "#1868/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1868"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,22)-(274,5)]"
-}
-]
-},
-{
-"@id": "#1868/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,5)-(270,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1875",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_240"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1875/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1875/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1875"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,22)-(275,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1876",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1877",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Other Author"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_242"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1877/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1877/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1877"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,5)-(277,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_241"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1876/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1876/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1876"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,18)-(278,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1878",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1879",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1880",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_245"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1880/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1880/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1880"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,14)-(281,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1881",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Other Author"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_246"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1881/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1881/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1881"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,21)-(282,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1882",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1883",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-OtJfP7K94zY/AAAAAAAAAAI/AAAAAAABhMA/IRhn-88lDWX/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_248"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1883/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1883/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1883"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,14)-(284,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_247"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1882/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1882/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1882"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,17)-(285,7)]"
-}
-]
-},
-{
-"@id": "#1882/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,7)-(284,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1884",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_249"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1884/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1884/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1884"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,29)-(286,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1885",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "07042341848164379300"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_250"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1885/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1885/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1885"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,22)-(287,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1886",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_251"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1886/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1886/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1886"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,22)-(288,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_244"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1879/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1879/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,6)-(287,44)]"
-}
-]
-},
-{
-"@id": "#1879/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,6)-(281,26)]"
-}
-]
-},
-{
-"@id": "#1879/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,6)-(282,35)]"
-}
-]
-},
-{
-"@id": "#1879/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(288,40)]"
-}
-]
-},
-{
-"@id": "#1879/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,6)-(286,34)]"
-}
-]
-},
-{
-"@id": "#1879/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1879"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,5)-(289,6)]"
-}
-]
-},
-{
-"@id": "#1879/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,6)-(285,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_243"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1878/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1878/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1878"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,14)-(290,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1887",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Other Author"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_252"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1887/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1887/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1887"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,29)-(291,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1888",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1889",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_254"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1889/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1889/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1889"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,13)-(293,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1890",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Other Author"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_255"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1890/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1890/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1890"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,20)-(294,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1891",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1892",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-OtJfP7K94zY/AAAAAAAAAAI/AAAAAAABhMA/IRhn-88lDWX/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_257"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1892/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1892/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1892"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,13)-(296,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_256"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1891/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1891/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1891"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,16)-(297,6)]"
-}
-]
-},
-{
-"@id": "#1891/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,6)-(296,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1893",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_258"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1893/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1893/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1893"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,28)-(298,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1894",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "07042341848164379300"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_259"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1894/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1894/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1894"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,21)-(299,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1895",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "author@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_260"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1895/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1895/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1895"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,21)-(300,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_253"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1888/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1888/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,5)-(299,43)]"
-}
-]
-},
-{
-"@id": "#1888/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,5)-(293,25)]"
-}
-]
-},
-{
-"@id": "#1888/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,5)-(294,34)]"
-}
-]
-},
-{
-"@id": "#1888/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,5)-(300,39)]"
-}
-]
-},
-{
-"@id": "#1888/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,5)-(298,33)]"
-}
-]
-},
-{
-"@id": "#1888/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1888"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,25)-(301,5)]"
-}
-]
-},
-{
-"@id": "#1888/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,5)-(297,6)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1896",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1897",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_262"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1897/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1897/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1897"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,16)-(303,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1898",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_263"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1898/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1898/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1898"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,16)-(304,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_261"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1896/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1896/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,5)-(303,20)]"
-}
-]
-},
-{
-"@id": "#1896/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,5)-(304,20)]"
-}
-]
-},
-{
-"@id": "#1896/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1896"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,20)-(305,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1899",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_264"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1899/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1899/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1899"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,16)-(306,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1900",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_265"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1900/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1900/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1900"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,16)-(307,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1901",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_266"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1901/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1901/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1901"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,23)-(308,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1902",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_267"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1902/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1902/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1902"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,14)-(309,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1903",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_268"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1903/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1903/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1903"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,25)-(310,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1904",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_269"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1904/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1904/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1904"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,23)-(311,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_197"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1832/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1832/source-map/lexical/element_33",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,4)-(310,30)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,4)-(306,20)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,4)-(290,5)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,4)-(266,5)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,4)-(253,52)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(243,4)-(243,54)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,4)-(239,126)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,4)-(232,104)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1832"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,11)-(312,4)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,4)-(231,64)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,4)-(238,5)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(242,4)-(242,52)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,4)-(252,46)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(256,4)-(256,17)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,4)-(278,5)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,4)-(305,5)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,4)-(309,18)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,4)-(311,28)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,4)-(307,20)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,4)-(291,43)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,4)-(274,5)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,4)-(254,54)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,4)-(250,5)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,4)-(240,87)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,4)-(233,120)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,4)-(229,24)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,4)-(230,56)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,4)-(234,106)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:thumbnailLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,4)-(241,170)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,4)-(251,45)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,4)-(255,23)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,4)-(275,25)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,4)-(301,5)]"
-}
-]
-},
-{
-"@id": "#1832/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,4)-(308,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_189"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1824/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1824/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,3)-(227,59)]"
-}
-]
-},
-{
-"@id": "#1824/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(223,3)-(223,17)]"
-}
-]
-},
-{
-"@id": "#1824/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1824"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,2)-(313,2)]"
-}
-]
-},
-{
-"@id": "#1824/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,3)-(224,49)]"
-}
-]
-},
-{
-"@id": "#1824/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:file"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,3)-(312,4)]"
-}
-]
-},
-{
-"@id": "#1824/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,3)-(226,66)]"
-}
-]
-},
-{
-"@id": "#1824/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(222,3)-(222,16)]"
-}
-]
-},
-{
-"@id": "#1824/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(221,3)-(221,25)]"
-}
-]
-},
-{
-"@id": "#1824/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,3)-(225,19)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1905",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1906",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_271"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1906/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1906/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1906"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,11)-(315,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1907",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "74243"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_272"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1907/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1907/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1907"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(316,9)-(316,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1908",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_273"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1908/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1908/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1908"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,11)-(317,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1909",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2012-04-12T13:01:27.364Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_274"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1909/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1909/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1909"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,23)-(318,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1910",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_275"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1910/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1910/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1910"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,14)-(319,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1911",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/74243"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_276"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1911/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1911/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1911"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,15)-(320,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1912",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1AqCvbyNwKl4vJRW1R8lWUZv1ljjbn1lf4Y6jVaiuMM0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_277"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1912/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1912/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1912"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,13)-(321,59)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_270"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1905/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1905/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,3)-(320,66)]"
-}
-]
-},
-{
-"@id": "#1905/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(316,3)-(316,16)]"
-}
-]
-},
-{
-"@id": "#1905/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,3)-(315,25)]"
-}
-]
-},
-{
-"@id": "#1905/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,3)-(319,18)]"
-}
-]
-},
-{
-"@id": "#1905/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,3)-(321,59)]"
-}
-]
-},
-{
-"@id": "#1905/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,3)-(317,17)]"
-}
-]
-},
-{
-"@id": "#1905/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1905"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,2)-(322,3)]"
-}
-]
-},
-{
-"@id": "#1905/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,3)-(318,49)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1913",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1914",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_279"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1914/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1914/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1914"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,11)-(324,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1915",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "74287"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_280"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1915/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1915/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1915"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,9)-(325,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1916",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_281"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1916/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1916/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1916"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,11)-(326,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1917",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2012-04-12T13:01:27.364Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_282"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1917/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1917/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1917"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,23)-(327,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1918",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_283"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1918/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1918/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1918"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,14)-(328,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1919",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/74287"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_284"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1919/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1919/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1919"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,15)-(329,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1920",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ATpy9PK_RiBOZGQ5dmo1OXFfM2s2Y3M4d2s5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_285"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1920/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1920/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1920"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,13)-(330,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_278"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1913/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1913/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,3)-(329,66)]"
-}
-]
-},
-{
-"@id": "#1913/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,3)-(325,16)]"
-}
-]
-},
-{
-"@id": "#1913/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,3)-(324,25)]"
-}
-]
-},
-{
-"@id": "#1913/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,3)-(328,18)]"
-}
-]
-},
-{
-"@id": "#1913/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,3)-(330,52)]"
-}
-]
-},
-{
-"@id": "#1913/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,3)-(326,17)]"
-}
-]
-},
-{
-"@id": "#1913/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1913"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,2)-(331,3)]"
-}
-]
-},
-{
-"@id": "#1913/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,3)-(327,49)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1921",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1922",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_287"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1922/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1922/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1922"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,11)-(333,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1923",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "74288"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_288"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1923/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1923/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,9)-(334,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1924",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_289"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(335,11)-(335,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1925",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2012-04-12T13:01:27.364Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_290"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,23)-(336,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_291"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,14)-(337,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/74288"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_292"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,15)-(338,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1928",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ATpy9PK_RiBOZGQ5dmo1OXFfNWR6ZGM2Nmd0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_293"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,13)-(339,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_286"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1921/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1921/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,3)-(338,66)]"
-}
-]
-},
-{
-"@id": "#1921/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,3)-(334,16)]"
-}
-]
-},
-{
-"@id": "#1921/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,3)-(333,25)]"
-}
-]
-},
-{
-"@id": "#1921/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,3)-(337,18)]"
-}
-]
-},
-{
-"@id": "#1921/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,3)-(339,52)]"
-}
-]
-},
-{
-"@id": "#1921/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(335,3)-(335,17)]"
-}
-]
-},
-{
-"@id": "#1921/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1921"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,2)-(340,3)]"
-}
-]
-},
-{
-"@id": "#1921/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,3)-(336,49)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1929",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1930",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#change"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_295"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,11)-(342,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1931",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "74290"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_296"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,9)-(343,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1932",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_297"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,11)-(344,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modificationDate": [
-{
-"@id": "#1933",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2012-04-12T13:01:27.497Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_298"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,23)-(345,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#1934",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_299"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,14)-(346,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1935",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/changes/74290"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_300"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,15)-(347,66)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#1936",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1ISOLzdpBxaFd_XPahANNT5LJ72JDfvivypAaZAJ9dO0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_301"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,13)-(348,59)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_294"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1929/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,3)-(347,66)]"
-}
-]
-},
-{
-"@id": "#1929/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,3)-(343,16)]"
-}
-]
-},
-{
-"@id": "#1929/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,3)-(342,25)]"
-}
-]
-},
-{
-"@id": "#1929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,3)-(346,18)]"
-}
-]
-},
-{
-"@id": "#1929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,3)-(348,59)]"
-}
-]
-},
-{
-"@id": "#1929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,3)-(344,17)]"
-}
-]
-},
-{
-"@id": "#1929/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,2)-(349,3)]"
-}
-]
-},
-{
-"@id": "#1929/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:modificationDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,3)-(345,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1643/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1643/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1643"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,10)-(350,2)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1636/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1636/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#changeList\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/ag6e1lAP_iB5Won11XGl5SMdZJw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes?maxResults=10\",\n \"nextPageToken\": \"74291\",\n \"nextLink\": \"https://www.googleapis.com/drive/v2/changes?maxResults=10&pageToken=74291\",\n \"largestChangeId\": \"1360609\",\n \"items\": [\n {\n \"kind\": \"drive#change\",\n \"id\": \"19115\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-06-14T09:23:28.208Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/19115\",\n \"fileId\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"alternateLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"embedLink\": \"https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"openWithLinks\": {\n \"407408718192\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D\",\n \"1095523759147\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\"\n },\n \"defaultOpenWithLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.folder\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-06-12T14:32:49.377Z\",\n \"modifiedDate\": \"2011-06-12T14:35:16.613Z\",\n \"lastViewedByMeDate\": \"2011-06-12T14:32:49.753Z\",\n \"markedViewedByMeDate\": \"2011-06-12T14:34:05.946Z\",\n \"version\": \"19114\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"isRoot\": false\n }\n ],\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": false,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": false,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"23423\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-09-15T11:20:17.108Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/23423\",\n \"fileId\": \"1HyowKkIjANF4Z1Kvs1saPiC8xzE8vDUR9Bw8zvhzaqI\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"23424\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-09-15T11:21:19.877Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/23424\",\n \"fileId\": \"0B4nUXhY0dFqkMmEwMWRhZDktMjQ1ZS00NjJlLTkxZmItMWEyNTE2OTRlMGVh\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"38269\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-11-08T01:47:06.888Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/38269\",\n \"fileId\": \"1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMxNDcwMzQ2NzI2Mw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"alternateLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"thumbnailLink\": \"https://docs.google.com/feeds/vt?gd=true&id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&v=9&s=AMedNnoAAAAAWNp-3m4vkCb9SV7FNNlcV-gyVOB2DO4U&sz=s220\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-08-27T12:13:30.075Z\",\n \"modifiedDate\": \"2011-08-30T11:24:27.263Z\",\n \"lastViewedByMeDate\": \"2011-10-01T09:35:32.959Z\",\n \"markedViewedByMeDate\": \"2011-10-01T09:35:32.543Z\",\n \"version\": \"38268\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/parents/0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"isRoot\": false\n }\n ],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/vTjlJ2yaeSz8GHllM0V__vRnBrs\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"50928\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-12-16T11:41:56.940Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/50928\",\n \"fileId\": \"17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMyMzg5Mzk0NzIzMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"alternateLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"thumbnailLink\": \"https://docs.google.com/feeds/vt?gd=true&id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&v=1&s=AMedNnoAAAAAWNp-3pBG7_oCmQVGpsn3mMVMOdMgs0zM&sz=s220\",\n \"title\": \"Notes: talk.google.com/gtugpl hangout\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-12-14T20:19:06.223Z\",\n \"modifiedDate\": \"2011-12-14T20:19:07.233Z\",\n \"lastViewedByMeDate\": \"2011-12-14T21:56:15.874Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"687255\",\n \"parents\": [],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/TC3DOxagWhff1q460kWUzQyVUvU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/permissions/me\",\n \"role\": \"writer\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"Other Author\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"Other Author\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-OtJfP7K94zY/AAAAAAAAAAI/AAAAAAABhMA/IRhn-88lDWX/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": false,\n \"permissionId\": \"07042341848164379300\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"Other Author\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"Other Author\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-OtJfP7K94zY/AAAAAAAAAAI/AAAAAAABhMA/IRhn-88lDWX/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": false,\n \"permissionId\": \"07042341848164379300\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74243\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74243\",\n \"fileId\": \"1AqCvbyNwKl4vJRW1R8lWUZv1ljjbn1lf4Y6jVaiuMM0\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74287\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74287\",\n \"fileId\": \"0ATpy9PK_RiBOZGQ5dmo1OXFfM2s2Y3M4d2s5\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74288\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74288\",\n \"fileId\": \"0ATpy9PK_RiBOZGQ5dmo1OXFfNWR6ZGM2Nmd0\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74290\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.497Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74290\",\n \"fileId\": \"1ISOLzdpBxaFd_XPahANNT5LJ72JDfvivypAaZAJ9dO0\"\n }\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1636/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:largestChangeId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,1)-(7,29)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,1)-(3,70)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,1)-(2,27)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:nextLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,1)-(6,88)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,1)-(350,2)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,1)-(4,72)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(351,1)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,1)-(5,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#changeList\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/ag6e1lAP_iB5Won11XGl5SMdZJw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes?maxResults=10\",\n \"nextPageToken\": \"74291\",\n \"nextLink\": \"https://www.googleapis.com/drive/v2/changes?maxResults=10&pageToken=74291\",\n \"largestChangeId\": \"1360609\",\n \"items\": [\n {\n \"kind\": \"drive#change\",\n \"id\": \"19115\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-06-14T09:23:28.208Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/19115\",\n \"fileId\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"alternateLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"embedLink\": \"https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"openWithLinks\": {\n \"407408718192\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D\",\n \"1095523759147\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\"\n },\n \"defaultOpenWithLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.folder\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-06-12T14:32:49.377Z\",\n \"modifiedDate\": \"2011-06-12T14:35:16.613Z\",\n \"lastViewedByMeDate\": \"2011-06-12T14:32:49.753Z\",\n \"markedViewedByMeDate\": \"2011-06-12T14:34:05.946Z\",\n \"version\": \"19114\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"isRoot\": false\n }\n ],\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": false,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": false,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"23423\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-09-15T11:20:17.108Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/23423\",\n \"fileId\": \"1HyowKkIjANF4Z1Kvs1saPiC8xzE8vDUR9Bw8zvhzaqI\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"23424\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-09-15T11:21:19.877Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/23424\",\n \"fileId\": \"0B4nUXhY0dFqkMmEwMWRhZDktMjQ1ZS00NjJlLTkxZmItMWEyNTE2OTRlMGVh\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"38269\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-11-08T01:47:06.888Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/38269\",\n \"fileId\": \"1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMxNDcwMzQ2NzI2Mw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"alternateLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"thumbnailLink\": \"https://docs.google.com/feeds/vt?gd=true&id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&v=9&s=AMedNnoAAAAAWNp-3m4vkCb9SV7FNNlcV-gyVOB2DO4U&sz=s220\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-08-27T12:13:30.075Z\",\n \"modifiedDate\": \"2011-08-30T11:24:27.263Z\",\n \"lastViewedByMeDate\": \"2011-10-01T09:35:32.959Z\",\n \"markedViewedByMeDate\": \"2011-10-01T09:35:32.543Z\",\n \"version\": \"38268\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/parents/0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"isRoot\": false\n }\n ],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/vTjlJ2yaeSz8GHllM0V__vRnBrs\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"50928\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-12-16T11:41:56.940Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/50928\",\n \"fileId\": \"17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMyMzg5Mzk0NzIzMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"alternateLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"thumbnailLink\": \"https://docs.google.com/feeds/vt?gd=true&id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&v=1&s=AMedNnoAAAAAWNp-3pBG7_oCmQVGpsn3mMVMOdMgs0zM&sz=s220\",\n \"title\": \"Notes: talk.google.com/gtugpl hangout\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-12-14T20:19:06.223Z\",\n \"modifiedDate\": \"2011-12-14T20:19:07.233Z\",\n \"lastViewedByMeDate\": \"2011-12-14T21:56:15.874Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"687255\",\n \"parents\": [],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/TC3DOxagWhff1q460kWUzQyVUvU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/permissions/me\",\n \"role\": \"writer\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"Other Author\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"Other Author\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-OtJfP7K94zY/AAAAAAAAAAI/AAAAAAABhMA/IRhn-88lDWX/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": false,\n \"permissionId\": \"07042341848164379300\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"Other Author\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"Other Author\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-OtJfP7K94zY/AAAAAAAAAAI/AAAAAAABhMA/IRhn-88lDWX/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": false,\n \"permissionId\": \"07042341848164379300\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74243\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74243\",\n \"fileId\": \"1AqCvbyNwKl4vJRW1R8lWUZv1ljjbn1lf4Y6jVaiuMM0\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74287\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74287\",\n \"fileId\": \"0ATpy9PK_RiBOZGQ5dmo1OXFfM2s2Y3M4d2s5\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74288\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74288\",\n \"fileId\": \"0ATpy9PK_RiBOZGQ5dmo1OXFfNWR6ZGM2Nmd0\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74290\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.497Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74290\",\n \"fileId\": \"1ISOLzdpBxaFd_XPahANNT5LJ72JDfvivypAaZAJ9dO0\"\n }\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/changeList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1636/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1636/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1636/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(952,21)-(952,62)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1636/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(952,21)-(952,62)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1636/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1636/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1937"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1635/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1635/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1635"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1635/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1635"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,2)-(80,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1635/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1635"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1954",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1962",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1963",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "A UUID or similar unique string that identifies this channel."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(84,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1963/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(87,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1962/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1962/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1962"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1962/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#expiration"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "expiration"
-}
-],
-"core:description": [
-{
-"@value": "An arbitrary string delivered to the target address with each notification delivered over this channel. Optional."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(88,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,8)-(91,0)]"
-}
-]
-},
-{
-"@id": "#1965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "expiration"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-},
-{
-"@id": "#1964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,8)-(90,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1966",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#token"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1967",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "token"
-}
-],
-"core:description": [
-{
-"@value": "Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds. Optional."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1967/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,8)-(92,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1967/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,8)-(93,0)]"
-}
-]
-},
-{
-"@id": "#1967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-},
-{
-"@id": "#1967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,6)-(95,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "token"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1966/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1966/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,6)-(95,0)]"
-}
-]
-},
-{
-"@id": "#1966/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1968",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1969",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The type of delivery mechanism used for this channel."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1969/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,8)-(96,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1969/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,8)-(97,0)]"
-}
-]
-},
-{
-"@id": "#1969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-},
-{
-"@id": "#1969/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,6)-(99,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,6)-(99,0)]"
-}
-]
-},
-{
-"@id": "#1968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1970",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#address"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1971",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "address"
-}
-],
-"core:description": [
-{
-"@value": "The address where notifications are delivered for this channel."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1971/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(100,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1971/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(101,0)]"
-}
-]
-},
-{
-"@id": "#1971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-},
-{
-"@id": "#1971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,6)-(103,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "address"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1970/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,6)-(103,0)]"
-}
-]
-},
-{
-"@id": "#1970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Watch"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1955",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1955",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#1956",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "01234567-89ab-cdef-0123456789ab"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:expiration": [
-{
-"@id": "#1957",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1426325213000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,17)-(3,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:token": [
-{
-"@id": "#1958",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "a2a3rf342"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,12)-(4,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1959",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "web_hook"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,11)-(5,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:address": [
-{
-"@id": "#1960",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://mydomain.com/notifications"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1960/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1960/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,14)-(6,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1955/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"id\" : \"01234567-89ab-cdef-0123456789ab\" ,\n \"expiration\" : \"1426325213000\" ,\n \"token\" : \"a2a3rf342\" ,\n \"type\" : \"web_hook\" ,\n \"address\" : \"https://mydomain.com/notifications\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1955/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,21)]"
-}
-]
-},
-{
-"@id": "#1955/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(7,1)]"
-}
-]
-},
-{
-"@id": "#1955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:token"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,23)]"
-}
-]
-},
-{
-"@id": "#1955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:address"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,50)]"
-}
-]
-},
-{
-"@id": "#1955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,42)]"
-}
-]
-},
-{
-"@id": "#1955/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:expiration"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\" : \"01234567-89ab-cdef-0123456789ab\" ,\n \"expiration\" : \"1426325213000\" ,\n \"token\" : \"a2a3rf342\" ,\n \"type\" : \"web_hook\" ,\n \"address\" : \"https://mydomain.com/notifications\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/watchRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1955/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(982,19)-(982,62)]"
-}
-]
-},
-{
-"@id": "#1955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(982,19)-(982,62)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1955/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1955/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1961"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1954/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,2)-(103,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1954/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1972",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1981",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1982",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "Identifies this as a notification channel used to watch for changes to a resource. Value: the fixed string api#channel.\n"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1983",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "api#channel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,17)-(109,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1982/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1984",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "api#channel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,15)-(110,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "api#channel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1982/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1982/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(107,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1982/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-},
-{
-"@id": "#1982/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(113,0)]"
-}
-]
-},
-{
-"@id": "#1982/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1982/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1982/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1982/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(113,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1981/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1981/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1981"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(113,0)]"
-}
-]
-},
-{
-"@id": "#1981/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,8)-(109,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "A UUID or similar unique string that identifies this channel."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(114,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-},
-{
-"@id": "#1986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,8)-(117,0)]"
-}
-]
-},
-{
-"@id": "#1986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,6)-(117,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,6)-(117,0)]"
-}
-]
-},
-{
-"@id": "#1985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#resourceId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "resourceId"
-}
-],
-"core:description": [
-{
-"@value": "An opaque ID that identifies the resource being watched on this channel. Stable across different API versions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "resourceId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#resourceUri"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "resourceUri"
-}
-],
-"core:description": [
-{
-"@value": "A version-specific identifier for the watched resource."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(122,0)]"
-}
-]
-},
-{
-"@id": "#1990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-},
-{
-"@id": "#1990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(123,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "resourceUri"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#token"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "token"
-}
-],
-"core:description": [
-{
-"@value": "An arbitrary string delivered to the target address with each notification delivered over this channel. Optional."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(124,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(126,0)]"
-}
-]
-},
-{
-"@id": "#1992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(126,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "token"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(126,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#expiration"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "expiration"
-}
-],
-"core:description": [
-{
-"@value": "Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds. Optional."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,8)-(127,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,8)-(128,0)]"
-}
-]
-},
-{
-"@id": "#1994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,6)-(129,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "expiration"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,6)-(129,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "WatchResponse"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1973",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1974",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "api#channel"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1975",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "01234567-89ab-cdef-0123456789ab"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,41)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:resourceId": [
-{
-"@id": "#1976",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "o3hgv1538sdjfh"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,16)-(4,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:resourceUri": [
-{
-"@id": "#1977",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/o3hgv1538sdjfh"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,17)-(5,75)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:token": [
-{
-"@id": "#1978",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "target=myApp-myFilesChannelDest"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:expiration": [
-{
-"@id": "#1979",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1426325213000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,16)-(7,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1973/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"api#channel\",\n \"id\": \"01234567-89ab-cdef-0123456789ab\",\n \"resourceId\": \"o3hgv1538sdjfh\",\n \"resourceUri\": \"https://www.googleapis.com/drive/v2/files/o3hgv1538sdjfh\",\n \"token\": \"target=myApp-myFilesChannelDest\",\n \"expiration\": 1426325213000\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1973/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:token"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,44)]"
-}
-]
-},
-{
-"@id": "#1973/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,23)]"
-}
-]
-},
-{
-"@id": "#1973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,41)]"
-}
-]
-},
-{
-"@id": "#1973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:expiration"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,29)]"
-}
-]
-},
-{
-"@id": "#1973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:resourceUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,75)]"
-}
-]
-},
-{
-"@id": "#1973/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(8,1)]"
-}
-]
-},
-{
-"@id": "#1973/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:resourceId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"api#channel\",\n \"id\": \"01234567-89ab-cdef-0123456789ab\",\n \"resourceId\": \"o3hgv1538sdjfh\",\n \"resourceUri\": \"https://www.googleapis.com/drive/v2/files/o3hgv1538sdjfh\",\n \"token\": \"target=myApp-myFilesChannelDest\",\n \"expiration\": 1426325213000\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/channel-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(988,23)-(988,61)]"
-}
-]
-},
-{
-"@id": "#1973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(988,23)-(988,61)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1973/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1973/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1980"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1972/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,2)-(129,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,4)-(104,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#922",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#923",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#924",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#925",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDrive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#925/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#925/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#925/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#928",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#929",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of this Team Drive which is also the ID of the top level folder for this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#929/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#930",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#931",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#931/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#931/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#932",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#933",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#934",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#935",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#935/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#935/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#936",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#937",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#937/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#937/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#940",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDeleteTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#941",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#941/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#941/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canManageMembers"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add members to this Team Drive or remove them or change their role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#953",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#954",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#955",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether files or folders in this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#955/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#956",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRenameTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#957",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#957/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#957/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#958",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#959",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can share files or folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#959/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#959/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#933/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#933/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-},
-{
-"@id": "#933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#923/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#923/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#923/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#923/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#923/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#922/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#922/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#922"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#960",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1077",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1162",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1163",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#fileList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1164",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#fileList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,17)-(502,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1163/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#fileList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(501,15)-(501,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#fileList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1163/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(499,8)-(499,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1163/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(501,8)-(502,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(498,6)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,8)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,8)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(499,8)-(500,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(500,8)-(501,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(498,6)-(503,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1166",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1167",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1167/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(504,8)-(504,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1167/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(504,8)-(505,0)]"
-}
-]
-},
-{
-"@id": "#1167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(505,8)-(506,0)]"
-}
-]
-},
-{
-"@id": "#1167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(503,6)-(506,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(503,6)-(506,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1168",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1169",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1169/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(507,8)-(507,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1169/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(507,8)-(508,0)]"
-}
-]
-},
-{
-"@id": "#1169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(508,8)-(509,0)]"
-}
-]
-},
-{
-"@id": "#1169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(506,6)-(509,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(506,6)-(509,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1170",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1171",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The page token for the next page of files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1171/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(510,8)-(510,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1171/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(510,8)-(511,0)]"
-}
-]
-},
-{
-"@id": "#1171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(511,8)-(512,0)]"
-}
-]
-},
-{
-"@id": "#1171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(509,6)-(512,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(509,6)-(512,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1172",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1173",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the next page of files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1173/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(513,8)-(513,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1173/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(513,8)-(514,0)]"
-}
-]
-},
-{
-"@id": "#1173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(514,8)-(515,0)]"
-}
-]
-},
-{
-"@id": "#1173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,6)-(515,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,6)-(515,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1174",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1175",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1176",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1267",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1268",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,17)-(21,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1268/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1268/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1270",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1271",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1271/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1272",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1273",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1273/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1273/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1272/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1274",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1275",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1275/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1275/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1276",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1278",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1279",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1279/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1280",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1282",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1283",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1283/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1284",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1285",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1285/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1286",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1287",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1287/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1287/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1288",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1289",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1289/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1289/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1290",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1291",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1291/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1291/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1292",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1293",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1294",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1295",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1296",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1296/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1296/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1298/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1299",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#1299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1300",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1301",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1301/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1301/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1304",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1305",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1305/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1306",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1308",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1309",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1309/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1310",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1311",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1315",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,8)-(124,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1317",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#1318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1321",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1320/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1323",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(143,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(144,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,12)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#userPermission"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1329",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1329/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,8)-(150,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,8)-(152,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(154,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,8)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1333",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1333/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(158,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(159,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,8)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,8)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1334",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1335",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(162,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(163,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,8)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,8)-(164,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,8)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(170,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(171,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1341",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,8)-(174,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(178,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#owners"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,8)-(182,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(181,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1345",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1346",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1346/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(183,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(185,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1347",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1348",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,33)-(189,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(187,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(188,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,8)-(189,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1351",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1352",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,33)-(197,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1352/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(195,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1352/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1351/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,8)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1355",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1356",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1356/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1356/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(204,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,8)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1355/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,8)-(205,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1357",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#properties"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1358",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1358/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,8)-(207,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,8)-(209,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1357/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1359",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1360",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1361",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,8)-(211,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,8)-(216,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,8)-(213,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1362",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1363",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,33)-(219,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1363/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(217,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(218,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,8)-(219,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1366",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1367/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-},
-{
-"@id": "#1366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1368",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1369/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(229,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1369/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(230,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-},
-{
-"@id": "#1368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1370",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1371",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1371/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(234,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1371/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1372",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1373",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1373/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(240,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(241,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(240,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1374",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1375",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1375/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(246,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-},
-{
-"@id": "#1374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1376",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1377/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,8)-(250,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1377/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,8)-(250,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,8)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1378",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1379",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1380",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1381",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1382",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,21)-(260,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1381/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,19)-(261,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1381/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(258,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1381/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,12)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(259,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,12)-(260,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1384",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1385",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1385/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(263,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1385/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(264,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,12)-(265,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1386",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,10)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1387",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1388",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1388/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(268,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1388/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(269,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,12)-(270,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1389",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1390",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1390/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(271,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(272,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,12)-(273,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1391",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1392",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1392/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(274,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1392/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(275,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,12)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1379/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,8)-(253,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1379/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,8)-(256,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,8)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1393",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1394",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1394/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,8)-(277,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1393/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-},
-{
-"@id": "#1393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1395",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1396",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"core:description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1396/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(282,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1396/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1395/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1397",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1398",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,33)-(287,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1398/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(285,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1401",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1404",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,33)-(291,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(289,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1405",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1406",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1406/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(293,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1406/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1407",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1408",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1408/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(296,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1408/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(297,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1409",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1410",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1410/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(299,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(300,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,8)-(301,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1411",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1412",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1412/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(302,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1412/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(303,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1413",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1414",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1414/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(305,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(306,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,8)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1413/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,8)-(307,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1415",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1416",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"core:description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1416/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1416/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1417",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1418",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1419",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1420",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1420/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(318,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1420/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,12)-(321,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(319,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,12)-(320,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1419/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-},
-{
-"@id": "#1419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,12)-(322,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1421",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1422",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1422/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(323,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1422/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,12)-(326,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(324,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,12)-(325,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-},
-{
-"@id": "#1421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,12)-(327,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1423",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1424",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"core:description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1424/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(328,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1424/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(329,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,12)-(330,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1423/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-},
-{
-"@id": "#1423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,12)-(331,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1425",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1426",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1427",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1428",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"core:description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1428/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(337,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1428/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(338,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,16)-(339,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1427/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-},
-{
-"@id": "#1427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,16)-(340,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1429",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1430",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"core:description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1430/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(341,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1430/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(342,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,16)-(343,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-},
-{
-"@id": "#1429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,16)-(344,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1431",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1432",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"core:description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1432/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(345,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1432/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(346,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,16)-(347,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,16)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"core:description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1426/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,12)-(332,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1426/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,12)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1425/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,12)-(335,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1433",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1434",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"core:description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1434/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(349,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1434/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(350,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-},
-{
-"@id": "#1433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,12)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1435",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1436",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"core:description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1436/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(353,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1436/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(354,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,12)-(355,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-},
-{
-"@id": "#1435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,12)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1437",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1438",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"core:description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1438/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(357,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1438/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(358,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,12)-(359,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-},
-{
-"@id": "#1437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,12)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1439",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1440",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"core:description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1440/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(361,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1440/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,12)-(364,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(362,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,12)-(363,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-},
-{
-"@id": "#1439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,12)-(365,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1441",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1442",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"core:description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1442/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(366,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1442/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,12)-(369,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(367,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,12)-(368,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-},
-{
-"@id": "#1441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,12)-(370,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1443",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1444",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"core:description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1444/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(371,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1444/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(372,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,12)-(373,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-},
-{
-"@id": "#1443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,12)-(374,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1445",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1446",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"core:description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1446/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(375,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1446/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,12)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(376,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,12)-(377,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,12)-(378,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1447",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1448",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"core:description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1448/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(380,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1448/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(381,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1449",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1450",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"core:description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1450/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "#1449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1451",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1452",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"core:description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1452/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1452/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1451/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-},
-{
-"@id": "#1451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1453",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1454",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"core:description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1454/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(393,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1454/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(394,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,12)-(395,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1453/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-},
-{
-"@id": "#1453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,12)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1455",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1456",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"core:description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1456/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(397,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(398,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,12)-(399,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1455/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-},
-{
-"@id": "#1455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,12)-(400,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1457",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1458",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"core:description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1458/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(401,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1458/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(402,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(403,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-},
-{
-"@id": "#1457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1459",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1460",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"core:description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1460/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(405,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(406,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,12)-(407,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1459/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-},
-{
-"@id": "#1459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,12)-(408,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1461",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1462",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"core:description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1462/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(409,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1462/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(410,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,12)-(411,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1461/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-},
-{
-"@id": "#1461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(411,12)-(412,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1463",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1464",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"core:description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1464/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1464/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,12)-(416,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(414,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,12)-(415,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1463/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-},
-{
-"@id": "#1463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,12)-(417,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1465",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1466",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"core:description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1466/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(418,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1466/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(419,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,12)-(420,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1465/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(420,12)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1418/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1467",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1468",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1469",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1470",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1470/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(427,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1470/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,12)-(430,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(428,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(428,12)-(429,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1469/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-},
-{
-"@id": "#1469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,12)-(431,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1471",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1472",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1472/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(432,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1472/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,12)-(435,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(433,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1471/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-},
-{
-"@id": "#1471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,12)-(436,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1473",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1474",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"core:description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1474/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(437,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1474/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,12)-(440,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(438,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1473/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,12)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1468/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,8)-(422,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1468/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(424,8)-(425,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,8)-(424,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFile"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1177",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1177",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1178",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1179",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1180",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,10)-(4,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1181",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,102)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1182",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,19)-(6,118)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1183",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,15)-(7,104)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1184",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1185",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,20)-(9,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1186",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,20)-(10,116)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1184/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,119)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,116)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(11,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1187",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,25)-(12,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1188",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,14)-(13,85)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1189",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,11)-(14,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1190",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1191",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1192",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,15)-(17,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1193",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,14)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1194",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,15)-(19,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1195",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,18)-(20,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1196",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,14)-(21,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1191/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,23)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,18)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1197",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:49:57.890Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,18)-(24,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedByMeDate": [
-{
-"@id": "#1199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,22)-(25,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1200",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,24)-(26,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1201",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1970-01-01T00:00:00.000Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,26)-(27,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1202",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1341924"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1203",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1204",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1205",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,12)-(30,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1206",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,10)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1207",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,132)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1208",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,18)-(33,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1209",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,14)-(34,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1204/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,81)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,14)-(35,3)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,132)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,18)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,35)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(35,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1210",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1211",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,23)-(37,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1212",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,47)-(38,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1213",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1213/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1213/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1213"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,17)-(39,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1214",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1214/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1214/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1214"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,23)-(40,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1215",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1215/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1215/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1215"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,28)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1216",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1216/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1216/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1216"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,23)-(42,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1217",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,79)-(43,209)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1218",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,18)-(44,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1210/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1210/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,209)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,17)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,176)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(37,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1219",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1220",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,12)-(47,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1221",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1222",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,10)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1223",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,16)-(50,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1224",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,12)-(51,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1225",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,12)-(52,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1219/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,19)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,30)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,73)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,18)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,119)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,20)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1226",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,20)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1227",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1228",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,16)-(57,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1229",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1230",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1231",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1232",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,19)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1233",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1234",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,13)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,15)-(63,5)]"
-}
-]
-},
-{
-"@id": "#1233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1235",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,27)-(64,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1236",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,20)-(65,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1237",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,20)-(66,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1230/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,42)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,24)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,29)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,40)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,31)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,13)-(67,3)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,12)-(67,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1238",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,27)-(68,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1239",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1240",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,12)-(70,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1241",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,19)-(71,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1242",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1243",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,13)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1242/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,15)-(74,5)]"
-}
-]
-},
-{
-"@id": "#1242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1244",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,27)-(75,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1245",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,20)-(76,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1246",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,20)-(77,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1239/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,42)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,4)-(70,24)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,4)-(71,29)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,40)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,4)-(75,31)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,23)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(74,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1247",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1248",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,15)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1249",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,15)-(81,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1247/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(80,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,18)-(82,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,14)-(83,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1251",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,14)-(84,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,21)-(85,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,12)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,23)-(87,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,21)-(88,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:spaces": [
-{
-"@id": "#1256",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1257",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,4)-(90,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,12)-(91,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1177/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_34",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,2)-(88,26)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,2)-(84,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,2)-(68,37)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(27,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,43)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,85)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,118)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,54)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,104)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(24,44)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(28,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(54,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,2)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,2)-(85,25)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:spaces"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,2)-(91,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(87,28)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,2)-(83,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(67,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,2)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(26,50)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,124)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,102)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(92,1)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,62)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(25,48)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(35,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,2)-(57,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,2)-(82,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_33",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,2)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/file-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1177/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1177/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1177/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1259,amf://id#1260,amf://id#1263,amf://id#1266,amf://id#1264,amf://id#1265,amf://id#1262,amf://id#1261,amf://id#1258"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1176/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1175/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(516,8)-(516,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(515,6)-(518,0)]"
-}
-]
-},
-{
-"@id": "#1175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(517,8)-(518,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(515,6)-(518,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFileList"
-}
-],
-"core:name": [
-{
-"@value": "FileList"
-}
-],
-"core:description": [
-{
-"@value": "A response body for the files list"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1078",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1078",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1079",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#fileList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1079/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1079/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1079"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1080",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/lYHFMDTru-NiLn19p1PyG2bK2qw\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1080/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1080/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1080"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1081",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1081/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1081/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1081"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#1082",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "V1*13|0|ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1082/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1082/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1082"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,102)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextLink": [
-{
-"@id": "#1083",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc&pageToken=V1*13%7C0%ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1083/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1083/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1083"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,13)-(6,189)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#1084",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1085",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1086",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1086/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1086/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1086"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1087",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1087/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1087/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1087"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,9)-(10,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1088",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1088/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1088/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1088"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1089",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1089/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1089/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1089"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,103)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1090",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1090/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1090/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1090"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,20)-(13,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1091",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1091/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1091/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1091"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,16)-(14,105)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1092",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1093",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1093/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1093/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1093"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,20)-(16,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1094",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1094/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1094/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,20)-(17,116)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1092/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1092/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,119)]"
-}
-]
-},
-{
-"@id": "#1092/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,116)]"
-}
-]
-},
-{
-"@id": "#1092/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,20)-(18,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1095",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1095/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1095/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1095"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,26)-(19,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1096",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1096/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1096/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,15)-(20,86)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1097",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1097/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1097/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1097"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1098",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1098/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1098/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,15)-(22,53)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1099",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1100",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,15)-(24,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(25,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,15)-(26,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,18)-(27,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1104",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,14)-(28,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1099/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1099/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,23)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(29,4)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,20)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,18)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,20)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1105",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:49:57.890Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,18)-(30,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1106",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,19)-(31,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedByMeDate": [
-{
-"@id": "#1107",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,23)-(32,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1108",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,25)-(33,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1109",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1970-01-01T00:00:00.000Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,27)-(34,53)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1341924"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,14)-(35,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1111",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1112",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1113",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,13)-(38,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1114",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,11)-(39,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1115",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,17)-(40,133)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1116",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,19)-(41,82)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1117",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,15)-(42,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1112/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,5)-(41,82)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(43,5)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,5)-(40,133)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,5)-(42,19)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,5)-(38,36)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,5)-(39,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,14)-(44,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1118",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1119",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,23)-(46,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1120",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,47)-(47,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1121",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,17)-(48,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1122",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,23)-(49,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1123",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,28)-(50,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1124",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,23)-(51,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1125",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,79)-(52,209)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1126",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,18)-(53,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1118/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,209)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,147)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,18)-(54,4)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,152)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(53,147)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,152)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,176)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,4)-(46,152)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1127",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1128",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,12)-(56,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1129",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(57,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1130",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(58,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1131",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,16)-(59,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1132",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,12)-(60,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1133",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,12)-(61,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1127/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,19)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,30)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(57,73)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(61,18)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,119)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,21)-(62,4)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,4)-(58,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1134",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,21)-(63,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1135",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1136",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,17)-(66,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1137",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1138",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1139",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,13)-(69,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1140",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,20)-(70,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1141",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1142",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,13)-(72,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,16)-(73,6)]"
-}
-]
-},
-{
-"@id": "#1141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(72,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1143",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,28)-(74,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1144",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,21)-(75,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1145",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,21)-(76,41)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1138/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,5)-(75,43)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,5)-(69,25)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,5)-(70,30)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,5)-(76,41)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,5)-(74,32)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(77,5)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,5)-(73,6)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,13)-(78,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1146",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,28)-(79,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1147",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1148",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,12)-(81,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1149",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,19)-(82,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1150",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1151",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,12)-(84,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,15)-(85,5)]"
-}
-]
-},
-{
-"@id": "#1150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,5)-(84,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1152",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,27)-(86,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1153",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,20)-(87,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1154",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,20)-(88,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1147/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,4)-(87,42)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,24)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,4)-(82,29)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,4)-(88,40)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,4)-(86,31)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,24)-(89,4)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,4)-(85,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1155",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,15)-(90,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1156",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,15)-(91,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1157",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,22)-(92,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1158",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,13)-(93,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1159",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_82"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,24)-(94,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1160",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_83"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,22)-(95,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1085/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1085/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,3)-(94,29)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,3)-(90,19)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,3)-(66,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,3)-(44,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,3)-(32,49)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,3)-(22,53)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,3)-(18,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,3)-(11,63)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1085"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(96,3)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,3)-(12,103)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,3)-(19,125)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,3)-(29,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,3)-(33,51)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,3)-(54,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,3)-(78,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,3)-(91,19)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,3)-(95,27)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,3)-(93,18)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,3)-(89,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,3)-(63,24)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,3)-(35,23)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,3)-(31,45)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,3)-(21,24)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,3)-(14,105)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,3)-(10,55)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,3)-(9,23)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,3)-(13,119)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,3)-(20,86)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,3)-(30,44)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,3)-(34,53)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,3)-(62,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,3)-(79,38)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,3)-(92,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1084/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1084/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1084"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,10)-(97,2)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1078/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1078/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#fileList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/lYHFMDTru-NiLn19p1PyG2bK2qw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc\",\n \"nextPageToken\": \"V1*13|0|ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"nextLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc&pageToken=V1*13%7C0%ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"items\": [\n {\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }\n ],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1078/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:nextLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,1)-(6,189)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,1)-(2,25)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,1)-(3,70)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,1)-(97,2)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,1)-(5,102)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(98,1)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,1)-(4,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#fileList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/lYHFMDTru-NiLn19p1PyG2bK2qw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc\",\n \"nextPageToken\": \"V1*13|0|ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"nextLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc&pageToken=V1*13%7C0%ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"items\": [\n {\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }\n ],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/fileList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1078/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1078/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1078/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,21)-(160,60)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,21)-(160,60)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1078/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1078/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1161"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1077/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1077/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1077"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1077/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(495,4)-(496,0)]"
-}
-]
-},
-{
-"@id": "#1077/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(496,4)-(497,0)]"
-}
-]
-},
-{
-"@id": "#1077/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1077"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(493,2)-(518,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1077/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1077"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,4)-(494,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1475",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1475/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1475/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1475/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1475/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1475/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1475/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1475/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1176",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1267",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1268",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,17)-(21,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1268/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1268/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1270",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1271",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1271/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1272",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1273",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1273/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1273/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1272/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1274",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1275",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1275/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1275/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1276",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1278",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1279",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1279/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1280",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1282",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1283",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1283/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1284",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1285",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1285/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1286",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1287",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1287/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1287/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1288",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1289",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1289/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1289/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1290",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1291",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1291/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1291/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1292",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1293",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1294",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1295",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1296",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1296/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1296/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1298/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1299",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#1299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1300",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1301",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1301/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1301/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1304",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1305",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1305/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1306",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1308",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1309",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1309/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1310",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1311",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1315",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,8)-(124,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1317",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#1318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1321",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1320/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1323",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(143,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(144,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,12)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#userPermission"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1329",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1329/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,8)-(150,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,8)-(152,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(154,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,8)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1333",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1333/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(158,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(159,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,8)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,8)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1334",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1335",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(162,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(163,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,8)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,8)-(164,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,8)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(170,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(171,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1341",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,8)-(174,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(178,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#owners"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,8)-(182,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(181,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1345",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1346",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1346/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(183,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(185,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1347",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1348",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,33)-(189,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(187,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(188,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,8)-(189,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1351",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1352",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,33)-(197,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1352/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(195,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1352/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1351/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,8)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1355",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1356",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1356/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1356/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(204,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,8)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1355/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,8)-(205,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1357",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#properties"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1358",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1358/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,8)-(207,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,8)-(209,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1357/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1359",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1360",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1361",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,8)-(211,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,8)-(216,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,8)-(213,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1362",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1363",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,33)-(219,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1363/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(217,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(218,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,8)-(219,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1366",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1367/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-},
-{
-"@id": "#1366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1368",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1369/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(229,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1369/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(230,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-},
-{
-"@id": "#1368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1370",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1371",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1371/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(234,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1371/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1372",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1373",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1373/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(240,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(241,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(240,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1374",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1375",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1375/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(246,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-},
-{
-"@id": "#1374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1376",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1377/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,8)-(250,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1377/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,8)-(250,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,8)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1378",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1379",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1380",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1381",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1382",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,21)-(260,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1381/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,19)-(261,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1381/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(258,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1381/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,12)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(259,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,12)-(260,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1384",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1385",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1385/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(263,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1385/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(264,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,12)-(265,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1386",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,10)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1387",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1388",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1388/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(268,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1388/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(269,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,12)-(270,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1389",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1390",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1390/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(271,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(272,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,12)-(273,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1391",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1392",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1392/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(274,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1392/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(275,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,12)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1379/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,8)-(253,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1379/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,8)-(256,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,8)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1393",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1394",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1394/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,8)-(277,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1393/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-},
-{
-"@id": "#1393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1395",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1396",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"core:description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1396/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(282,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1396/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1395/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1397",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1398",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,33)-(287,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1398/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(285,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1401",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1404",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,33)-(291,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(289,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1405",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1406",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1406/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(293,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1406/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1407",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1408",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1408/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(296,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1408/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(297,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1409",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1410",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1410/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(299,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(300,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,8)-(301,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1411",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1412",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1412/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(302,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1412/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(303,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1413",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1414",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1414/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(305,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(306,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,8)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1413/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,8)-(307,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1415",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1416",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"core:description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1416/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1416/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1417",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1418",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1419",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1420",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1420/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(318,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1420/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,12)-(321,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(319,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,12)-(320,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1419/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-},
-{
-"@id": "#1419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,12)-(322,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1421",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1422",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1422/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(323,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1422/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,12)-(326,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(324,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,12)-(325,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-},
-{
-"@id": "#1421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,12)-(327,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1423",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1424",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"core:description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1424/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(328,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1424/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(329,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,12)-(330,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1423/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-},
-{
-"@id": "#1423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,12)-(331,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1425",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1426",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1427",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1428",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"core:description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1428/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(337,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1428/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(338,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,16)-(339,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1427/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-},
-{
-"@id": "#1427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,16)-(340,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1429",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1430",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"core:description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1430/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(341,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1430/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(342,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,16)-(343,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-},
-{
-"@id": "#1429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,16)-(344,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1431",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1432",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"core:description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1432/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(345,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1432/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(346,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,16)-(347,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,16)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"core:description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1426/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,12)-(332,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1426/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,12)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1425/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,12)-(335,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1433",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1434",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"core:description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1434/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(349,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1434/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(350,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-},
-{
-"@id": "#1433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,12)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1435",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1436",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"core:description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1436/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(353,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1436/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(354,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,12)-(355,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-},
-{
-"@id": "#1435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,12)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1437",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1438",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"core:description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1438/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(357,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1438/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(358,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,12)-(359,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-},
-{
-"@id": "#1437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,12)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1439",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1440",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"core:description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1440/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(361,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1440/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,12)-(364,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(362,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,12)-(363,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-},
-{
-"@id": "#1439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,12)-(365,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1441",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1442",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"core:description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1442/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(366,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1442/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,12)-(369,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(367,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,12)-(368,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-},
-{
-"@id": "#1441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,12)-(370,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1443",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1444",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"core:description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1444/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(371,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1444/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(372,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,12)-(373,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-},
-{
-"@id": "#1443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,12)-(374,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1445",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1446",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"core:description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1446/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(375,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1446/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,12)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(376,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,12)-(377,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,12)-(378,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1447",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1448",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"core:description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1448/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(380,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1448/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(381,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1449",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1450",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"core:description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1450/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "#1449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1451",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1452",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"core:description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1452/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1452/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1451/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-},
-{
-"@id": "#1451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1453",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1454",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"core:description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1454/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(393,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1454/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(394,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,12)-(395,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1453/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-},
-{
-"@id": "#1453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,12)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1455",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1456",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"core:description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1456/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(397,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(398,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,12)-(399,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1455/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-},
-{
-"@id": "#1455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,12)-(400,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1457",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1458",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"core:description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1458/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(401,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1458/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(402,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(403,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-},
-{
-"@id": "#1457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1459",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1460",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"core:description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1460/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(405,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(406,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,12)-(407,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1459/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-},
-{
-"@id": "#1459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,12)-(408,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1461",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1462",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"core:description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1462/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(409,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1462/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(410,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,12)-(411,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1461/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-},
-{
-"@id": "#1461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(411,12)-(412,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1463",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1464",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"core:description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1464/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1464/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,12)-(416,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(414,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,12)-(415,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1463/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-},
-{
-"@id": "#1463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,12)-(417,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1465",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1466",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"core:description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1466/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(418,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1466/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(419,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,12)-(420,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1465/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(420,12)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1418/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1467",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1468",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1469",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1470",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1470/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(427,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1470/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,12)-(430,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(428,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(428,12)-(429,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1469/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-},
-{
-"@id": "#1469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,12)-(431,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1471",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1472",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1472/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(432,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1472/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,12)-(435,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(433,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1471/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-},
-{
-"@id": "#1471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,12)-(436,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1473",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1474",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"core:description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1474/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(437,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1474/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,12)-(440,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(438,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1473/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,12)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1468/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,8)-(422,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1468/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(424,8)-(425,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,8)-(424,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFile"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1177",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1177",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1178",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1179",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1180",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,10)-(4,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1181",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,102)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1182",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,19)-(6,118)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1183",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,15)-(7,104)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1184",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1185",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,20)-(9,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1186",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,20)-(10,116)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1184/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,119)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,116)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(11,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1187",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,25)-(12,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1188",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,14)-(13,85)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1189",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,11)-(14,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1190",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1191",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1192",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,15)-(17,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1193",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,14)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1194",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,15)-(19,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1195",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,18)-(20,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1196",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,14)-(21,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1191/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,23)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,18)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1197",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:49:57.890Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,18)-(24,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedByMeDate": [
-{
-"@id": "#1199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,22)-(25,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1200",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,24)-(26,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1201",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1970-01-01T00:00:00.000Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,26)-(27,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1202",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1341924"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1203",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1204",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1205",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,12)-(30,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1206",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,10)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1207",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,132)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1208",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,18)-(33,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1209",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,14)-(34,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1204/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,81)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,14)-(35,3)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,132)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,18)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,35)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(35,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1210",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1211",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,23)-(37,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1212",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,47)-(38,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1213",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1213/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1213/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1213"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,17)-(39,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1214",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1214/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1214/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1214"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,23)-(40,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1215",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1215/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1215/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1215"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,28)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1216",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1216/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1216/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1216"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,23)-(42,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1217",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,79)-(43,209)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1218",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,18)-(44,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1210/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1210/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,209)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,17)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,176)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(37,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1219",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1220",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,12)-(47,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1221",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1222",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,10)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1223",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,16)-(50,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1224",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,12)-(51,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1225",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,12)-(52,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1219/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,19)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,30)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,73)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,18)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,119)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,20)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1226",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,20)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1227",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1228",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,16)-(57,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1229",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1230",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1231",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1232",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,19)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1233",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1234",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,13)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,15)-(63,5)]"
-}
-]
-},
-{
-"@id": "#1233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1235",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,27)-(64,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1236",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,20)-(65,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1237",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,20)-(66,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1230/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,42)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,24)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,29)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,40)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,31)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,13)-(67,3)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,12)-(67,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1238",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,27)-(68,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1239",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1240",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,12)-(70,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1241",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,19)-(71,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1242",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1243",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,13)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1242/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,15)-(74,5)]"
-}
-]
-},
-{
-"@id": "#1242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1244",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,27)-(75,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1245",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,20)-(76,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1246",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,20)-(77,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1239/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,42)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,4)-(70,24)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,4)-(71,29)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,40)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,4)-(75,31)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,23)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(74,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1247",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1248",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,15)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1249",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,15)-(81,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1247/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(80,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,18)-(82,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,14)-(83,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1251",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,14)-(84,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,21)-(85,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,12)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,23)-(87,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,21)-(88,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:spaces": [
-{
-"@id": "#1256",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1257",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,4)-(90,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,12)-(91,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1177/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_34",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,2)-(88,26)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,2)-(84,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,2)-(68,37)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(27,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,43)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,85)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,118)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,54)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,104)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(24,44)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(28,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(54,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,2)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,2)-(85,25)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:spaces"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,2)-(91,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(87,28)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,2)-(83,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(67,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,2)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(26,50)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,124)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,102)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(92,1)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,62)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(25,48)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(35,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,2)-(57,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,2)-(82,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_33",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,2)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/file-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1177/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1177/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1177/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1259,amf://id#1260,amf://id#1263,amf://id#1266,amf://id#1264,amf://id#1265,amf://id#1262,amf://id#1261,amf://id#1258"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1176/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(441,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1476",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileCapabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1476/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1476/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1476/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1476/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(70,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1476/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1477",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1477/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1477/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1477/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1477/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1477/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1477/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1478",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1478/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1478/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1478/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1478/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1478/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1479",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1507",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1508",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1508/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1508/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,8)-(446,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1508/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,8)-(447,0)]"
-}
-]
-},
-{
-"@id": "#1508/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(447,8)-(448,0)]"
-}
-]
-},
-{
-"@id": "#1508/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,6)-(448,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1507/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1507/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1507"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,6)-(448,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1509",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1510",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1510/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1510/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,8)-(449,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1510/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,8)-(450,0)]"
-}
-]
-},
-{
-"@id": "#1510/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,8)-(451,0)]"
-}
-]
-},
-{
-"@id": "#1510/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,6)-(451,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1509/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1509/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,6)-(451,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1511",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1512",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1512/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,8)-(452,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,8)-(453,0)]"
-}
-]
-},
-{
-"@id": "#1512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(453,8)-(456,0)]"
-}
-]
-},
-{
-"@id": "#1512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,6)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1511/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1511/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,6)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1513",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1514",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1514/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1514/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,8)-(457,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1514/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,8)-(458,0)]"
-}
-]
-},
-{
-"@id": "#1514/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(458,8)-(459,0)]"
-}
-]
-},
-{
-"@id": "#1514/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,6)-(459,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1513/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1513/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1513"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,6)-(459,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1515",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1515/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1515/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,6)-(461,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1516",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1517",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1517/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1517/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,8)-(462,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1517/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,8)-(463,0)]"
-}
-]
-},
-{
-"@id": "#1517/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(463,8)-(464,0)]"
-}
-]
-},
-{
-"@id": "#1517/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,6)-(464,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1516/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1516/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1516"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,6)-(464,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1518",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1519",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1519/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1519/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,8)-(465,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1519/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,8)-(466,0)]"
-}
-]
-},
-{
-"@id": "#1519/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(466,8)-(467,0)]"
-}
-]
-},
-{
-"@id": "#1519/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,6)-(468,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1518/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1518/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,6)-(468,0)]"
-}
-]
-},
-{
-"@id": "#1518/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(467,8)-(468,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1520",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1521",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1523",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1523/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1523/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1523"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(472,33)-(472,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1521/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1521/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(469,8)-(469,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1521/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(469,8)-(470,0)]"
-}
-]
-},
-{
-"@id": "#1521/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(470,8)-(471,0)]"
-}
-]
-},
-{
-"@id": "#1521/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,6)-(473,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1520/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1520/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1520"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,6)-(473,0)]"
-}
-]
-},
-{
-"@id": "#1520/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(471,8)-(472,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1524",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1525",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1525/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1525/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1525"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(474,8)-(475,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1524/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1524/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1524"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(473,6)-(476,0)]"
-}
-]
-},
-{
-"@id": "#1524/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(475,8)-(476,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1526",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1527",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1528",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1529",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1529/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1529/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,12)-(482,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1529/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,12)-(483,0)]"
-}
-]
-},
-{
-"@id": "#1529/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(484,12)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1529/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,10)-(485,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1528/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1528/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1528"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,10)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1528/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(483,12)-(484,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1527/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1527/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(477,8)-(477,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1527/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,6)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1527/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(479,8)-(480,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1526/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1526/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,6)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1526/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(478,8)-(479,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1530",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1531",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1531/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1531/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(486,8)-(486,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1531/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(486,8)-(487,0)]"
-}
-]
-},
-{
-"@id": "#1531/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(488,8)-(489,0)]"
-}
-]
-},
-{
-"@id": "#1531/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(485,6)-(489,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1530/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1530/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1530"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(485,6)-(489,0)]"
-}
-]
-},
-{
-"@id": "#1530/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(487,8)-(488,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1532",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1533",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1533/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1533/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(490,8)-(490,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1533/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(490,8)-(491,0)]"
-}
-]
-},
-{
-"@id": "#1533/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(492,8)-(493,0)]"
-}
-]
-},
-{
-"@id": "#1533/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(489,6)-(493,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1532/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1532/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(489,6)-(493,0)]"
-}
-]
-},
-{
-"@id": "#1532/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(491,8)-(492,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFileCreate"
-}
-],
-"core:name": [
-{
-"@value": "File"
-}
-],
-"core:description": [
-{
-"@value": "A type to be used when a new file to be created."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1480",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1480",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#1481",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1481/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1481/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1481"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,8)-(2,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1482",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "My file to insert"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1482/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1482/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1482"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,12)-(3,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#1483",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is a test file to be inserted to my Google Drive folder"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1483/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1483/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1483"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,18)-(4,80)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:indexableText": [
-{
-"@id": "#1484",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:text": [
-{
-"@id": "#1485",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test upload"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1485/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1485/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1485"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1484/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1484/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1484"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,19)-(7,3)]"
-}
-]
-},
-{
-"@id": "#1484/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1486",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/json"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1486/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1486/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1486"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,14)-(8,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1487",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1488",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1488/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1488/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1488"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,16)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1489",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1489/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1489/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,15)-(11,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1490",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1490/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1490/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1490"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,16)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1491",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1491/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1491/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1491"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,19)-(13,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1492",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1492/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1492/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,15)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1487/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1487/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,24)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1487"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(15,3)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,21)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,20)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,21)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1493",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T10:00:00-05:00"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1493/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1493/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1493"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,19)-(16,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1494",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T15:00:00Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1494/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1494/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1494"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,24)-(17,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1495",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T15:00:00.05Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1495/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1495/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,27)-(18,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1496",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1496/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1496/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1496"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,22)-(19,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1497",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1498",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1499",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1499/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1499/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1499"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,15)-(22,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1500",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1500/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1500/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1500"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1501",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1501/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1501/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,19)-(24,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1502",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1502/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1502/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1502"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,21)-(25,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1503",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1503/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1503/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1503"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,17)-(26,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1498/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1498/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(25,29)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(27,5)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(24,27)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,21)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(22,38)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(23,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1497/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1497/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1497"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,14)-(28,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1480/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"id\": \"string\",\n \"title\" : \"My file to insert\" ,\n \"description\" : \"This is a test file to be inserted to my Google Drive folder\",\n \"indexableText\": {\n \"text\": \"Test upload\"\n },\n \"mimeType\": \"application/json\",\n \"labels\" : {\n \"starred\" : false,\n \"hidden\" : false,\n \"trashed\" : false,\n \"restricted\" : false,\n \"viewed\" : false\n } ,\n \"modifiedDate\" : \"2002-10-02T10:00:00-05:00\",\n \"lastViewedByMeDate\" :\"2002-10-02T15:00:00Z\",\n \"markedViewedByMeDate\" : \"2002-10-02T15:00:00.05Z\",\n \"writersCanShare\" : false,\n \"parents\" : [\n {\n \"kind\" : \"drive#parentReference\",\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : true\n }\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1480/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(19,27)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(15,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,31)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,16)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,32)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(18,52)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(28,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,46)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,80)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(29,1)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:indexableText"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(7,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\": \"string\",\n \"title\" : \"My file to insert\" ,\n \"description\" : \"This is a test file to be inserted to my Google Drive folder\",\n \"indexableText\": {\n \"text\": \"Test upload\"\n },\n \"mimeType\": \"application/json\",\n \"labels\" : {\n \"starred\" : false,\n \"hidden\" : false,\n \"trashed\" : false,\n \"restricted\" : false,\n \"viewed\" : false\n } ,\n \"modifiedDate\" : \"2002-10-02T10:00:00-05:00\",\n \"lastViewedByMeDate\" :\"2002-10-02T15:00:00Z\",\n \"markedViewedByMeDate\" : \"2002-10-02T15:00:00.05Z\",\n \"writersCanShare\" : false,\n \"parents\" : [\n {\n \"kind\" : \"drive#parentReference\",\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : true\n }\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/newFileRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1480/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1480/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,17)-(95,62)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,17)-(95,62)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1480/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1480/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1504,amf://id#1505,amf://id#1506"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1479/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1479/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1479/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(442,4)-(443,0)]"
-}
-]
-},
-{
-"@id": "#1479/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(443,4)-(444,0)]"
-}
-]
-},
-{
-"@id": "#1479/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(441,2)-(493,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#5",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#58",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#69",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#70",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#70/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(81,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-},
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,8)-(84,0)]"
-}
-]
-},
-{
-"@id": "#70/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(84,0)]"
-}
-]
-},
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#71",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#72",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#72/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(85,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-},
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(92,0)]"
-}
-]
-},
-{
-"@id": "#72/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#73",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#74",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,8)-(97,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#74/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(97,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(97,0)]"
-}
-]
-},
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#76",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#77",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#77/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(98,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(106,0)]"
-}
-]
-},
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#79",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#79/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#79/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(107,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#79/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#79/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#79/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(110,0)]"
-}
-]
-},
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,8)-(109,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#80",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#81",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#81/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(111,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,6)-(114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#80/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#80/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#80"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,6)-(114,0)]"
-}
-]
-},
-{
-"@id": "#80/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,8)-(113,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionInsert"
-}
-],
-"core:description": [
-{
-"@value": "Create a permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#59",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#59",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:role": [
-{
-"@id": "#60",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "writer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#60/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#60/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#60"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#61",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#61/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#61/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#61"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#62",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#63",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "commenter"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#63/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#63/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#63"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#62/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#62/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#62"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,21)-(6,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#64",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "email@domain.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#64/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#64/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#64"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,11)-(7,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#65",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,14)-(8,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#59/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#59/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"role\": \"writer\",\n \"type\": \"user\",\n \"additionalRoles\": [\n \"commenter\"\n ],\n \"value\": \"email@domain.com\",\n \"withLink\": false\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#59/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,29)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(9,1)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(6,3)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,19)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,18)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"role\": \"writer\",\n \"type\": \"user\",\n \"additionalRoles\": [\n \"commenter\"\n ],\n \"value\": \"email@domain.com\",\n \"withLink\": false\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#59/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#59/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#59/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,21)-(444,69)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,21)-(444,69)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#59/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#59/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#66,amf://id#67,amf://id#68"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#58/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#58/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#58/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,2)-(114,0)]"
-}
-]
-},
-{
-"@id": "#58/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,4)-(79,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#58/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#82",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#100",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#101",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permissionList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,17)-(120,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#101/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,15)-(121,35)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permissionList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#101/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(122,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#104",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#105",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#105/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(124,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-},
-{
-"@id": "#105/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(127,0)]"
-}
-]
-},
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(126,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#106",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#108",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#109",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of permissions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#109/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(136,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(135,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(136,0)]"
-}
-]
-},
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#83",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#83",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#84",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#85",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#86",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,114)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#87",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#88",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#91",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "99999999998604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,10)-(8,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#92",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,16)-(9,137)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawe\u0142 Pszty\u0107"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,12)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#94",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "jarrodek@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,20)-(11,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#95",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,14)-(12,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#96",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,12)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#97",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#98",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,17)-(15,115)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,18)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,26)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,30)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,73)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,40)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,115)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,19)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,137)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(16,3)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,32)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,11)-(16,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#83/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#permissionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions\",\n \"items\": [{\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\\\"\",\n \"id\": \"99999999998604565116\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116\",\n \"name\": \"Pawe\u0142 Pszty\u0107\",\n \"emailAddress\": \"jarrodek@gmail.com\",\n \"domain\": \"gmail.com\",\n \"role\": \"owner\",\n \"type\": \"user\",\n \"photoLink\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,114)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(17,1)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(16,4)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#permissionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions\",\n \"items\": [{\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\\\"\",\n \"id\": \"99999999998604565116\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116\",\n \"name\": \"Pawe\u0142 Pszty\u0107\",\n \"emailAddress\": \"jarrodek@gmail.com\",\n \"domain\": \"gmail.com\",\n \"role\": \"owner\",\n \"type\": \"user\",\n \"photoLink\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#83/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(425,25)-(425,70)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(425,25)-(425,70)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#83/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#83/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#99"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#82/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,2)-(136,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#82/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,4)-(115,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#110",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#115",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#116",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permissionId."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#117",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,17)-(141,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#116/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#118",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,15)-(142,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#116/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(140,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#116/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,8)-(143,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,6)-(144,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,8)-(142,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,8)-(142,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,8)-(144,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,6)-(144,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#119",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#120",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The permission ID."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#120/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,8)-(145,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#120/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,8)-(146,0)]"
-}
-]
-},
-{
-"@id": "#120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(147,0)]"
-}
-]
-},
-{
-"@id": "#120/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,6)-(147,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,6)-(147,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionId"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#111",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#111",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#112",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#113",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "127124699322860456"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#111/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#permissionId\",\n \"id\": \"127124699322860456\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,28)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(4,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#permissionId\",\n \"id\": \"127124699322860456\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionId-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#111/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1002,21)-(1002,64)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1002,21)-(1002,64)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#111/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#111/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#114"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#110/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,2)-(147,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#110/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,4)-(137,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#5/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(147,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#961",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#966",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#966/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#966/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#966/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#966/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#966/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#966/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#962",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#962/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#962/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#962"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#961/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#961/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#961"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#981",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#982",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileCapabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#982/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#982/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#982/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#982/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(70,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#982/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#982/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#981/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#981/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#981"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1015",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1016",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1016/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1016/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1016/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1016/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1016/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1015/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1015/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1015"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1021",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1022",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1022/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1022/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1022/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1022/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1022/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1022/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1021/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1021/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1035",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1035/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1035/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1035"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#962",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#962/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#962/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#962"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1051",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1055",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1055/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1055/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1055"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1055/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1055/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1055/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1055"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#1052",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#1053",
-"@type": [
-"doc:DomainProperty",
-"rdf:Property",
-"doc:DomainElement"
-],
-"raml-shapes:schema": [
-{
-"@id": "#1054",
-"@type": [
-"raml-shapes:NilShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1054/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1054/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1054"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1053/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1053/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1053/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1053/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1052/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1052/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1052/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1051/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:aliases-array": [
-{
-"@id": "#1051/source-map/aliases-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1051"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "Annotations->amf://id#1052::../libraries/annotations.raml"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1051/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1051"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#161",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#162",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#162/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#162/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#162/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#162/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1052",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#1053",
-"@type": [
-"doc:DomainProperty",
-"rdf:Property",
-"doc:DomainElement"
-],
-"raml-shapes:schema": [
-{
-"@id": "#1054",
-"@type": [
-"raml-shapes:NilShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1054/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1054/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1054"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1053/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1053/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1053/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1053/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1052/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1052/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1052/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#960/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:aliases-array": [
-{
-"@id": "#960/source-map/aliases-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "PermissionsLib->amf://id#5::permission-lib.raml,Annotations->amf://id#1052::annotations.raml"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#960/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(518,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#960/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#921/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:aliases-array": [
-{
-"@id": "#921/source-map/aliases-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#921"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "DriveFile->amf://id#960::file-lib.raml"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#921/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#921"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(129,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#921/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#921"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1995",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1996",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentReplyList\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/comments/AAAABGvGYkY/replies\",\n \"items\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#1997",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1998",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"api#channel\",\n \"id\": \"01234567-89ab-cdef-0123456789ab\",\n \"resourceId\": \"o3hgv1538sdjfh\",\n \"resourceUri\": \"https://www.googleapis.com/drive/v2/files/o3hgv1538sdjfh\",\n \"token\": \"target=myApp-myFilesChannelDest\",\n \"expiration\": 1426325213000\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#1999",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2000",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#parentList\" ,\n \"etag\" : \"etag\" ,\n \"selfLink\" : \"string\" ,\n \"items\" : [\n {\n \"kind\" : \"drive#parentReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : \"boolean\"\n }\n ]\n}"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2001",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2002",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"content\": \"Comment body\",\n \"context\": {\n \"type\": \"text/plain\",\n \"value\": \"Comment body\"\n }\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#922",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#923",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#924",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#925",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDrive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#925/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#925/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#925/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#928",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#929",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of this Team Drive which is also the ID of the top level folder for this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#929/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#930",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#931",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#931/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#931/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#932",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#933",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#934",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#935",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#935/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#935/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#936",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#937",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#937/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#937/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#940",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDeleteTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#941",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#941/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#941/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canManageMembers"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add members to this Team Drive or remove them or change their role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#953",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#954",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#955",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether files or folders in this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#955/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#956",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRenameTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#957",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#957/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#957/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#958",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#959",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can share files or folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#959/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#959/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#933/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#933/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-},
-{
-"@id": "#933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#923/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#923/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#923/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#923/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#923/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#922/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#922/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#922"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2003",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2004",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "Google Drive is a file storage and synchronization service created and managed by Google. It allows users to store documents in the cloud, share files, and edit documents with collaborators. Google Drive encompasses Google Docs, Sheets and Slides, an office suite that permits collaborative editing of documents, spreadsheets, presentations, drawings, forms, and more."
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2005",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2006",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"role\": \"writer\",\n \"type\": \"user\",\n \"additionalRoles\": [\n \"commenter\"\n ],\n \"value\": \"email@domain.com\",\n \"withLink\": false\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2007",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2008",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\" : \"01234567-89ab-cdef-0123456789ab\" ,\n \"expiration\" : \"1426325213000\" ,\n \"token\" : \"a2a3rf342\" ,\n \"type\" : \"web_hook\" ,\n \"address\" : \"https://mydomain.com/notifications\"\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2009",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2010",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDriveList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#2012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The page token for the next page of Team Drives."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2015",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2016",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#923",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#924",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#925",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDrive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#925/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#925/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#925/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#928",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#929",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of this Team Drive which is also the ID of the top level folder for this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#929/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#930",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#931",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#931/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#931/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#932",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#933",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#934",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#935",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#935/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#935/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#936",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#937",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#937/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#937/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#940",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDeleteTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#941",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#941/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#941/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canManageMembers"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add members to this Team Drive or remove them or change their role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#953",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#954",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#955",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether files or folders in this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#955/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#956",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRenameTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#957",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#957/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#957/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#958",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#959",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can share files or folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#959/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#959/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#933/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#933/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-},
-{
-"@id": "#933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#923/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#923/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#923/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#923/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#923/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The list of Team Drives"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2016/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2016/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2016/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#2016/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2015/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2015/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2015"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#2015/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2010/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(19,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#922",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#923",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#924",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#925",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDrive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#925/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#925/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#925/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#928",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#929",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of this Team Drive which is also the ID of the top level folder for this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#929/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#930",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#931",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#931/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#931/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#932",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#933",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#934",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#935",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#935/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#935/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#936",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#937",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#937/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#937/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#940",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDeleteTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#941",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#941/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#941/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canManageMembers"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add members to this Team Drive or remove them or change their role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#953",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#954",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#955",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether files or folders in this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#955/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#956",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRenameTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#957",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#957/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#957/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#958",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#959",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can share files or folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#959/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#959/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#933/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#933/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-},
-{
-"@id": "#933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#923/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#923/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#923/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#923/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#923/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#922/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#922/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#922"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2017",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2018",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "# Search for Files\n\nYou can search or filter files with the `files.list` or `children.list` methods of the Drive API. These methods accept the `q` parameter which is a search query combining one or more search clauses. Each search clause is made up of three parts.\n\n- **Field** Attribute of the file that is searched, e.g., the attribute `title` of the file.\n- **Operator** Test that is performed on the data to provide a match, e.g., `contains`.\n- **Value** The content of the attribute that is tested, e.g. the title of the file `My cool document`.\n\n\nCombine clauses with the conjunction `and`, and negate the query with `not`.\n\n## Fields\n\nField | Value Type | Operators | Description\n--- | --- | --- | ---\ntitle | string | contains, =, != | Title of the file.\nfullText | string | contains | Full text of the file including title, description, content, and indexable text.\nmimeType | string | contains, =, !=\t | MIME type of the file.\nmodifiedDate | date | <=, <, =, !=, >, >= | Date of the last modification of the file.\nlastViewedByMeDate | date | <=, <, =, !=, >, >= | Date that the user last viewed a file.\ntrashed | boolean | =, != | Whether the file is in the trash or not.\nstarred | boolean | =, != | Whether the file is starred or not.\nparents | collection | in | Whether the parents collection contains the specified ID.\nowners | collection | in | Users who own the file.\nwriters | collection | in | Users who have permission to modify the file.\nreaders | collection | in | Users who have permission to read the file.\nsharedWithMe | boolean | =, != | Files that have been shared with the authorized user.\nproperties | collection | has | Custom file properties.\n\n1) The contains operator only performs prefix matching for a title. For example, the title \"HelloWorld\" would match for title contains 'Hello' but not title contains 'World'.\n\n2) The contains operator only performs matching on entire string tokens for fullText. For example, if the full text of a doc contains the string \"HelloWorld\" only the query fullText contains 'HelloWorld' returns a result. Queries such as fullText contains 'Hello' do not return results in this scenario.\n\n3) The contains operator will match on an exact alphanumeric phrase if it is surrounded by double quotes. For example, if the fullText of a doc contains the string \"Hello there world\", then the query fullText contains '\"Hello there\"' will return a result, but the query fullText contains '\"Hello world\"' will not. Furthermore, since the search is alphanumeric, if the fullText of a doc contains the string \"Hello_world\", then the query fullText contains '\"Hello world\"' will return a result.\n\n4) Fields of type date are not currently comparable to each other, only to constant dates.\n\n\n## Value types\n\nValue Type | Notes\n--- | ---\nString | Surround with single quotes `'`. Escape single quotes in queries with `\\'`, e.g., `'Valentine\\'s Day'`.\nBoolean | `true` or `false`.\nDate | [RFC 3339](http://tools.ietf.org/html/rfc3339) format, default timezone is UTC, e.g., `2012-06-04T12:00:00-08:00.`\n\n## Operators\n\nOperator | Notes\n--- | ---\n`contains` | The content of one string is present in the other.\n`=` | The content of a string or boolean is equal to the other.\n`!=` | The content of a string or boolean is not equal to the other.\n`<` | A date is earlier than another.\n`<=` | A date is earlier than or equal to another.\n`>` | A date is later than another.\n`>=` | A date is later than or equal to another.\n`in` | An element is contained within a collection.\n`and` | Return files that match both clauses.\n`or` | Return files that match either clause.\n`not` | Negates a search clause.\n`has` | A collection contains an element matching the parameters.\n\nFor compound clauses, you can use parentheses to group clauses together. For example:\n\n```\nmodifiedDate > '2012-06-04T12:00:00' and (mimeType contains 'image/' or mimeType contains 'video/')\n```\n\nThis search returns all files with an image or video MIME type that were last modified after June 4, 2012. Because and and or operators are evaluated from left to right, without parentheses the above example would return only images modified after June 4, 2012, but would return all videos, even those before June 4, 2012.\n\n### Examples\n\nAll examples on this page show the unencoded q parameter, where title = 'hello' is encoded as title+%3d+%27hello%27. Client libraries handle this encoding automatically.\n\n\nSearch for files with the title \"hello\"\n\n```\ntitle = 'hello'\n```\n\nSearch for folders using the folder-specific MIME type\n\n```\nmimeType = 'application/vnd.google-apps.folder'\n```\n\nSearch for files that are not folders\n\n```\nmimeType != 'application/vnd.google-apps.folder'\n```\n\nSearch for files with a title containing the words \"hello\" and \"goodbye\"\n\n```\ntitle contains 'hello' and title contains 'goodbye'\n```\n\nSearch for files with a title that does not contain the word \"hello\"\n\n```\nnot title contains 'hello'\n```\n\nSearch for files containing the word \"hello\" in the content\n\n```\nfullText contains 'hello'\n```\n\nSearch for files not containing the word \"hello\" in the content\n\nnot fullText contains 'hello'\nSearch for files containing the exact phrase \"hello world\" in the content\n\n```\nfullText contains '\"hello world\"'\nfullText contains '\"hello_world\"'\n```\n\nSearch for files with a query containing the \\ character (e.g., \\authors)\n\n```\nfullText contains '\\\\authors'\n```\n\nSearch for files writeable by the user \"test@example.org\"\n\n```\n'test@example.org' in writers\n```\n\nSearch for the ID 1234567 in the parents collection. This finds all files and folders located directly in the folder whose ID is 1234567.\n\n```\n'1234567' in parents\n```\n\nSearch for the alias ID appfolder in the parents collection. This finds all files and folders located directly under the Application Data folder.\n\n```\n'appfolder' in parents\n```\n\nSearch for files writeable by the users \"test@example.org\" and \"test2@example.org\"\n\n```\n'test@example.org' in writers and 'test2@example.org' in writers\n```\n\nSearch for files containing the text \"important\" which are in the trash\n\n```\nfullText contains 'important' and trashed = true\n```\n\nSearch for files modified after June 4th 2012\n\n```\nmodifiedDate > '2012-06-04T12:00:00' // default time zone is UTC\nmodifiedDate > '2012-06-04T12:00:00-08:00'\n```\n\nSearch for files shared with the authorized user with \"hello\" in the title\n\n```\nsharedWithMe and title contains 'hello'\n```\n\nSearch for files with a custom file property named additionalID with the value 8e8aceg2af2ge72e78.\n\n```\nproperties has { key='additionalID' and value='8e8aceg2af2ge72e78' and visibility='PRIVATE' }\n```\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2019",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#2020",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2028",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2029",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#childReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2030",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,17)-(11,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2029/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2031",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,35)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#childReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2029/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2029/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2032",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2033",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the child."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2033/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2033/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2034",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2035",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2035/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2035/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2035"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2035/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2035/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2035/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2035"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2036",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#childLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2037",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "childLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the child."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2037/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2037/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2037/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "childLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2036/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Child"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a folder's child."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2021",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2021",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2022",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2022/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2022/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2023",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2024",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,15)-(4,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:childLink": [
-{
-"@id": "#2025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,16)-(5,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2021/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2021/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#childReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"childLink\" : \"string\"\n}"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2021/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,23)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(6,1)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:childLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,24)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#childReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"childLink\" : \"string\"\n}"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/childReference-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2021/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2021/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2021/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(845,19)-(845,64)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(845,19)-(845,64)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2021/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2021/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2026,amf://id#2027"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2020/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2038",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2053",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2054",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#childList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2055",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2055/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2055/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2055"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,17)-(32,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2054/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2056",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,15)-(33,30)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#childList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2054/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2054/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2054"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(30,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2054/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2054/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2054"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#2054/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2054/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2054/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-},
-{
-"@id": "#2054/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2053/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2053/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#2053/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2057",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2058",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2058/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(36,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#2058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(39,0)]"
-}
-]
-},
-{
-"@id": "#2057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#2060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-},
-{
-"@id": "#2060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(43,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(43,0)]"
-}
-]
-},
-{
-"@id": "#2059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2061",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2062",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The page token for the next page of children."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2062/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2062/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2062"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(44,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2062/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2062/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#2062/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2062"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2063",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2064",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the next page of children."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2064/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2064/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#2064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#2064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2065",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2066",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#2020",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2028",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2029",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#childReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2030",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,17)-(11,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2029/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2031",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,35)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#childReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2029/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2029/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2029/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2032",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2033",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the child."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2033/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2033/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2034",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2035",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2035/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2035/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2035"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2035/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2035/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2035/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2035"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2036",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#childLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2037",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "childLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the child."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2037/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2037/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2037/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "childLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2036/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Child"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a folder's child."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2021",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2021",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2022",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2022/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2022/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2023",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2024",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,15)-(4,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:childLink": [
-{
-"@id": "#2025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,16)-(5,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2021/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2021/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#childReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"childLink\" : \"string\"\n}"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2021/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,23)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(6,1)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:childLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,24)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#childReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"childLink\" : \"string\"\n}"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/childReference-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2021/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2021/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2021/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(845,19)-(845,64)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2021/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(845,19)-(845,64)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2021/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2021/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2026,amf://id#2027"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2020/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of children."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2066/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(50,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#2066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#2065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ChildrenList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2039",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2039",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2041",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2042",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,15)-(4,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#2043",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,20)-(5,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextLink": [
-{
-"@id": "#2044",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,15)-(6,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#2045",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2046",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2047",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#childReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,15)-(9,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2048",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2049",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,19)-(11,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:childLink": [
-{
-"@id": "#2050",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,20)-(12,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2046/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,27)]"
-}
-]
-},
-{
-"@id": "#2046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(13,5)]"
-}
-]
-},
-{
-"@id": "#2046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:childLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(12,28)]"
-}
-]
-},
-{
-"@id": "#2046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,21)]"
-}
-]
-},
-{
-"@id": "#2046/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(9,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(14,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2039/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#childList\" ,\n \"etag\" : \"etag\" ,\n \"selfLink\" : \"string\" ,\n \"nextPageToken\" : \"string\" ,\n \"nextLink\" : \"string\" ,\n \"items\" : [\n {\n \"kind\" : \"drive#childReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"childLink\" : \"string\"\n }\n ]\n}"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2039/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:nextLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,23)]"
-}
-]
-},
-{
-"@id": "#2039/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,28)]"
-}
-]
-},
-{
-"@id": "#2039/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#2039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(14,3)]"
-}
-]
-},
-{
-"@id": "#2039/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,28)]"
-}
-]
-},
-{
-"@id": "#2039/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(15,1)]"
-}
-]
-},
-{
-"@id": "#2039/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#childList\" ,\n \"etag\" : \"etag\" ,\n \"selfLink\" : \"string\" ,\n \"nextPageToken\" : \"string\" ,\n \"nextLink\" : \"string\" ,\n \"items\" : [\n {\n \"kind\" : \"drive#childReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"childLink\" : \"string\"\n }\n ]\n}"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/childList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2039/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2039/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(872,23)-(872,63)]"
-}
-]
-},
-{
-"@id": "#2039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2039/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(872,23)-(872,63)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2039/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2039/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2051,amf://id#2052"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2038/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(54,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2019/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2067",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2068",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#revisionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/3rG6hPU9Oh9jcNrEH-ycQsq5wdI\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions\",\n \"items\": [{\n \"kind\": \"drive#revision\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/Ins6tofAjfjdf2-GPE5UKvDlrK4\\\"\",\n \"id\": \"1\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/1\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"modifiedDate\": \"2017-01-26T21:49:57.889Z\",\n \"published\": false,\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=txt\"\n },\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"19000000008604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n }]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2069",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2070",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#permissionId\",\n \"id\": \"127124699322860456\"\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2071",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2072",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#revision\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/fvpT5v9zqKx58VH7hDyyKEkeQYo\\\"\",\n \"id\": \"5\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/5\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"modifiedDate\": \"2017-01-26T21:50:08.573Z\",\n \"published\": false,\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=txt\"\n },\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"19000000008604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#960",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1077",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1162",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1163",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#fileList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1164",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#fileList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,17)-(502,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1163/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#fileList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(501,15)-(501,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#fileList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1163/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(499,8)-(499,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1163/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(501,8)-(502,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(498,6)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,8)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,8)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(499,8)-(500,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(500,8)-(501,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(498,6)-(503,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1166",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1167",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1167/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(504,8)-(504,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1167/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(504,8)-(505,0)]"
-}
-]
-},
-{
-"@id": "#1167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(505,8)-(506,0)]"
-}
-]
-},
-{
-"@id": "#1167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(503,6)-(506,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(503,6)-(506,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1168",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1169",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1169/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(507,8)-(507,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1169/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(507,8)-(508,0)]"
-}
-]
-},
-{
-"@id": "#1169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(508,8)-(509,0)]"
-}
-]
-},
-{
-"@id": "#1169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(506,6)-(509,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(506,6)-(509,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1170",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1171",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The page token for the next page of files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1171/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(510,8)-(510,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1171/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(510,8)-(511,0)]"
-}
-]
-},
-{
-"@id": "#1171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(511,8)-(512,0)]"
-}
-]
-},
-{
-"@id": "#1171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(509,6)-(512,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(509,6)-(512,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1172",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1173",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the next page of files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1173/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(513,8)-(513,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1173/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(513,8)-(514,0)]"
-}
-]
-},
-{
-"@id": "#1173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(514,8)-(515,0)]"
-}
-]
-},
-{
-"@id": "#1173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,6)-(515,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,6)-(515,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1174",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1175",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1176",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1267",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1268",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,17)-(21,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1268/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1268/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1270",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1271",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1271/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1272",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1273",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1273/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1273/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1272/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1274",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1275",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1275/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1275/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1276",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1278",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1279",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1279/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1280",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1282",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1283",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1283/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1284",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1285",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1285/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1286",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1287",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1287/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1287/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1288",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1289",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1289/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1289/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1290",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1291",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1291/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1291/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1292",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1293",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1294",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1295",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1296",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1296/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1296/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1298/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1299",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#1299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1300",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1301",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1301/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1301/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1304",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1305",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1305/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1306",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1308",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1309",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1309/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1310",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1311",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1315",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,8)-(124,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1317",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#1318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1321",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1320/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1323",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(143,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(144,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,12)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#userPermission"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1329",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1329/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,8)-(150,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,8)-(152,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(154,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,8)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1333",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1333/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(158,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(159,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,8)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,8)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1334",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1335",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(162,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(163,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,8)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,8)-(164,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,8)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(170,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(171,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1341",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,8)-(174,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(178,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#owners"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,8)-(182,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(181,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1345",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1346",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1346/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(183,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(185,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1347",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1348",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,33)-(189,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(187,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(188,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,8)-(189,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1351",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1352",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,33)-(197,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1352/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(195,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1352/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1351/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,8)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1355",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1356",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1356/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1356/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(204,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,8)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1355/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,8)-(205,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1357",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#properties"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1358",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1358/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,8)-(207,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,8)-(209,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1357/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1359",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1360",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1361",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,8)-(211,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,8)-(216,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,8)-(213,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1362",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1363",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,33)-(219,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1363/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(217,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(218,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,8)-(219,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1366",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1367/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-},
-{
-"@id": "#1366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1368",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1369/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(229,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1369/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(230,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-},
-{
-"@id": "#1368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1370",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1371",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1371/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(234,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1371/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1372",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1373",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1373/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(240,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(241,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(240,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1374",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1375",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1375/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(246,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-},
-{
-"@id": "#1374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1376",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1377/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,8)-(250,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1377/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,8)-(250,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,8)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1378",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1379",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1380",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1381",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1382",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,21)-(260,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1381/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,19)-(261,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1381/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(258,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1381/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,12)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(259,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,12)-(260,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1384",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1385",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1385/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(263,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1385/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(264,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,12)-(265,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1386",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,10)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1387",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1388",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1388/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(268,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1388/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(269,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,12)-(270,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1389",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1390",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1390/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(271,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(272,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,12)-(273,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1391",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1392",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1392/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(274,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1392/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(275,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,12)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1379/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,8)-(253,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1379/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,8)-(256,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,8)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1393",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1394",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1394/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,8)-(277,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1393/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-},
-{
-"@id": "#1393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1395",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1396",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"core:description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1396/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(282,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1396/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1395/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1397",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1398",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,33)-(287,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1398/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(285,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1401",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1404",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,33)-(291,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(289,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1405",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1406",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1406/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(293,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1406/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1407",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1408",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1408/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(296,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1408/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(297,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1409",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1410",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1410/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(299,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(300,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,8)-(301,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1411",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1412",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1412/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(302,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1412/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(303,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1413",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1414",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1414/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(305,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(306,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,8)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1413/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,8)-(307,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1415",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1416",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"core:description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1416/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1416/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1417",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1418",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1419",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1420",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1420/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(318,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1420/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,12)-(321,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(319,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,12)-(320,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1419/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-},
-{
-"@id": "#1419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,12)-(322,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1421",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1422",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1422/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(323,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1422/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,12)-(326,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(324,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,12)-(325,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-},
-{
-"@id": "#1421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,12)-(327,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1423",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1424",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"core:description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1424/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(328,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1424/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(329,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,12)-(330,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1423/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-},
-{
-"@id": "#1423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,12)-(331,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1425",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1426",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1427",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1428",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"core:description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1428/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(337,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1428/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(338,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,16)-(339,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1427/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-},
-{
-"@id": "#1427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,16)-(340,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1429",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1430",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"core:description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1430/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(341,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1430/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(342,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,16)-(343,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-},
-{
-"@id": "#1429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,16)-(344,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1431",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1432",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"core:description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1432/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(345,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1432/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(346,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,16)-(347,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,16)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"core:description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1426/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,12)-(332,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1426/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,12)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1425/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,12)-(335,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1433",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1434",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"core:description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1434/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(349,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1434/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(350,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-},
-{
-"@id": "#1433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,12)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1435",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1436",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"core:description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1436/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(353,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1436/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(354,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,12)-(355,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-},
-{
-"@id": "#1435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,12)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1437",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1438",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"core:description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1438/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(357,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1438/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(358,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,12)-(359,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-},
-{
-"@id": "#1437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,12)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1439",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1440",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"core:description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1440/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(361,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1440/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,12)-(364,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(362,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,12)-(363,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-},
-{
-"@id": "#1439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,12)-(365,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1441",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1442",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"core:description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1442/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(366,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1442/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,12)-(369,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(367,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,12)-(368,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-},
-{
-"@id": "#1441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,12)-(370,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1443",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1444",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"core:description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1444/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(371,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1444/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(372,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,12)-(373,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-},
-{
-"@id": "#1443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,12)-(374,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1445",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1446",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"core:description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1446/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(375,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1446/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,12)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(376,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,12)-(377,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,12)-(378,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1447",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1448",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"core:description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1448/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(380,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1448/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(381,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1449",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1450",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"core:description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1450/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "#1449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1451",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1452",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"core:description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1452/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1452/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1451/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-},
-{
-"@id": "#1451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1453",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1454",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"core:description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1454/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(393,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1454/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(394,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,12)-(395,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1453/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-},
-{
-"@id": "#1453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,12)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1455",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1456",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"core:description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1456/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(397,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(398,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,12)-(399,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1455/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-},
-{
-"@id": "#1455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,12)-(400,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1457",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1458",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"core:description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1458/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(401,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1458/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(402,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(403,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-},
-{
-"@id": "#1457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1459",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1460",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"core:description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1460/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(405,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(406,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,12)-(407,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1459/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-},
-{
-"@id": "#1459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,12)-(408,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1461",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1462",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"core:description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1462/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(409,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1462/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(410,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,12)-(411,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1461/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-},
-{
-"@id": "#1461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(411,12)-(412,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1463",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1464",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"core:description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1464/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1464/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,12)-(416,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(414,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,12)-(415,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1463/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-},
-{
-"@id": "#1463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,12)-(417,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1465",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1466",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"core:description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1466/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(418,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1466/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(419,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,12)-(420,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1465/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(420,12)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1418/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1467",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1468",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1469",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1470",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1470/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(427,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1470/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,12)-(430,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(428,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(428,12)-(429,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1469/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-},
-{
-"@id": "#1469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,12)-(431,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1471",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1472",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1472/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(432,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1472/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,12)-(435,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(433,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1471/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-},
-{
-"@id": "#1471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,12)-(436,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1473",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1474",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"core:description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1474/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(437,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1474/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,12)-(440,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(438,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1473/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,12)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1468/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,8)-(422,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1468/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(424,8)-(425,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,8)-(424,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFile"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1177",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1177",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1178",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1179",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1180",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,10)-(4,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1181",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,102)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1182",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,19)-(6,118)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1183",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,15)-(7,104)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1184",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1185",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,20)-(9,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1186",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,20)-(10,116)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1184/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,119)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,116)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(11,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1187",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,25)-(12,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1188",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,14)-(13,85)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1189",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,11)-(14,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1190",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1191",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1192",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,15)-(17,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1193",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,14)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1194",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,15)-(19,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1195",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,18)-(20,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1196",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,14)-(21,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1191/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,23)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,18)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1197",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:49:57.890Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,18)-(24,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedByMeDate": [
-{
-"@id": "#1199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,22)-(25,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1200",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,24)-(26,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1201",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1970-01-01T00:00:00.000Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,26)-(27,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1202",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1341924"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1203",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1204",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1205",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,12)-(30,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1206",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,10)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1207",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,132)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1208",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,18)-(33,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1209",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,14)-(34,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1204/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,81)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,14)-(35,3)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,132)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,18)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,35)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(35,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1210",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1211",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,23)-(37,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1212",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,47)-(38,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1213",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1213/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1213/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1213"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,17)-(39,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1214",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1214/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1214/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1214"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,23)-(40,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1215",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1215/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1215/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1215"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,28)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1216",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1216/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1216/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1216"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,23)-(42,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1217",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,79)-(43,209)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1218",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,18)-(44,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1210/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1210/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,209)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,17)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,176)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(37,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1219",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1220",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,12)-(47,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1221",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1222",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,10)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1223",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,16)-(50,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1224",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,12)-(51,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1225",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,12)-(52,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1219/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,19)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,30)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,73)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,18)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,119)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,20)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1226",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,20)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1227",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1228",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,16)-(57,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1229",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1230",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1231",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1232",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,19)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1233",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1234",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,13)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,15)-(63,5)]"
-}
-]
-},
-{
-"@id": "#1233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1235",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,27)-(64,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1236",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,20)-(65,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1237",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,20)-(66,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1230/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,42)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,24)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,29)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,40)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,31)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,13)-(67,3)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,12)-(67,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1238",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,27)-(68,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1239",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1240",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,12)-(70,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1241",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,19)-(71,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1242",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1243",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,13)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1242/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,15)-(74,5)]"
-}
-]
-},
-{
-"@id": "#1242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1244",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,27)-(75,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1245",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,20)-(76,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1246",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,20)-(77,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1239/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,42)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,4)-(70,24)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,4)-(71,29)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,40)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,4)-(75,31)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,23)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(74,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1247",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1248",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,15)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1249",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,15)-(81,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1247/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(80,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,18)-(82,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,14)-(83,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1251",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,14)-(84,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,21)-(85,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,12)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,23)-(87,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,21)-(88,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:spaces": [
-{
-"@id": "#1256",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1257",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,4)-(90,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,12)-(91,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1177/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_34",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,2)-(88,26)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,2)-(84,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,2)-(68,37)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(27,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,43)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,85)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,118)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,54)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,104)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(24,44)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(28,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(54,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,2)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,2)-(85,25)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:spaces"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,2)-(91,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(87,28)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,2)-(83,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(67,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,2)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(26,50)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,124)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,102)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(92,1)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,62)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(25,48)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(35,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,2)-(57,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,2)-(82,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_33",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,2)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/file-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1177/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1177/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1177/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1259,amf://id#1260,amf://id#1263,amf://id#1266,amf://id#1264,amf://id#1265,amf://id#1262,amf://id#1261,amf://id#1258"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1176/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1175/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(516,8)-(516,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(515,6)-(518,0)]"
-}
-]
-},
-{
-"@id": "#1175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(517,8)-(518,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(515,6)-(518,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFileList"
-}
-],
-"core:name": [
-{
-"@value": "FileList"
-}
-],
-"core:description": [
-{
-"@value": "A response body for the files list"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1078",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1078",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1079",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#fileList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1079/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1079/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1079"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1080",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/lYHFMDTru-NiLn19p1PyG2bK2qw\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1080/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1080/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1080"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1081",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1081/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1081/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1081"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#1082",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "V1*13|0|ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1082/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1082/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1082"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,102)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextLink": [
-{
-"@id": "#1083",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc&pageToken=V1*13%7C0%ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1083/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1083/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1083"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,13)-(6,189)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#1084",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1085",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1086",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1086/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1086/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1086"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1087",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1087/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1087/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1087"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,9)-(10,55)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1088",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1088/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1088/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1088"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,63)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1089",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1089/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1089/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1089"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,103)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1090",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1090/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1090/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1090"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,20)-(13,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1091",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1091/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1091/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1091"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,16)-(14,105)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1092",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1093",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1093/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1093/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1093"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,20)-(16,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1094",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1094/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1094/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,20)-(17,116)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1092/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1092/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,119)]"
-}
-]
-},
-{
-"@id": "#1092/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,116)]"
-}
-]
-},
-{
-"@id": "#1092/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,20)-(18,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1095",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1095/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1095/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1095"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,26)-(19,125)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1096",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1096/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1096/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,15)-(20,86)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1097",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1097/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1097/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1097"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1098",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1098/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1098/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,15)-(22,53)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1099",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1100",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,15)-(24,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(25,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,15)-(26,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,18)-(27,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1104",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,14)-(28,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1099/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1099/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,23)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(29,4)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,20)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,18)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,20)]"
-}
-]
-},
-{
-"@id": "#1099/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(25,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1105",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:49:57.890Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,18)-(30,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1106",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,19)-(31,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedByMeDate": [
-{
-"@id": "#1107",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,23)-(32,49)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1108",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,25)-(33,51)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1109",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1970-01-01T00:00:00.000Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,27)-(34,53)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1341924"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,14)-(35,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1111",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1112",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1113",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,13)-(38,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1114",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,11)-(39,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1115",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,17)-(40,133)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1116",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,19)-(41,82)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1117",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,15)-(42,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1112/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,5)-(41,82)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(43,5)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,5)-(40,133)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,5)-(42,19)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,5)-(38,36)]"
-}
-]
-},
-{
-"@id": "#1112/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,5)-(39,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,14)-(44,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1118",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1119",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,23)-(46,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1120",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,47)-(47,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1121",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,17)-(48,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1122",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,23)-(49,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1123",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,28)-(50,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1124",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,23)-(51,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1125",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,79)-(52,209)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1126",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1126/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1126/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1126"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,18)-(53,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1118/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,209)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,147)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,18)-(54,4)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,152)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(53,147)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,152)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,176)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,4)-(46,152)]"
-}
-]
-},
-{
-"@id": "#1118/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1127",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1128",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1128/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1128/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1128"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,12)-(56,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1129",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1129/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1129/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1129"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(57,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1130",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,10)-(58,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1131",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,16)-(59,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1132",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,12)-(60,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1133",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,12)-(61,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1127/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1127/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,19)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,30)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(57,73)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(61,18)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,119)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1127"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,21)-(62,4)]"
-}
-]
-},
-{
-"@id": "#1127/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,4)-(58,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1134",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,21)-(63,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1135",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1136",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,17)-(66,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1137",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1138",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1139",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,13)-(69,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1140",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,20)-(70,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1141",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1142",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,13)-(72,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,16)-(73,6)]"
-}
-]
-},
-{
-"@id": "#1141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(72,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1143",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,28)-(74,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1144",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,21)-(75,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1145",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,21)-(76,41)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1138/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,5)-(75,43)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,5)-(69,25)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,5)-(70,30)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,5)-(76,41)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,5)-(74,32)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(77,5)]"
-}
-]
-},
-{
-"@id": "#1138/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,5)-(73,6)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,13)-(78,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1146",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,28)-(79,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1147",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1148",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,12)-(81,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1149",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,19)-(82,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1150",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1151",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,12)-(84,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,15)-(85,5)]"
-}
-]
-},
-{
-"@id": "#1150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,5)-(84,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1152",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,27)-(86,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1153",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,20)-(87,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1154",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,20)-(88,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1147/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,4)-(87,42)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,24)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,4)-(82,29)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,4)-(88,40)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,4)-(86,31)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,24)-(89,4)]"
-}
-]
-},
-{
-"@id": "#1147/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,4)-(85,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1155",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,15)-(90,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1156",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,15)-(91,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1157",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,22)-(92,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1158",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,13)-(93,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1159",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_82"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,24)-(94,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1160",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_83"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,22)-(95,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1085/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1085/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,3)-(94,29)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,3)-(90,19)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,3)-(66,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,3)-(44,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,3)-(32,49)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,3)-(22,53)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,3)-(18,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,3)-(11,63)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1085"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(96,3)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,3)-(12,103)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,3)-(19,125)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,3)-(29,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,3)-(33,51)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,3)-(54,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,3)-(78,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,3)-(91,19)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,3)-(95,27)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,3)-(93,18)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,3)-(89,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,3)-(63,24)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,3)-(35,23)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,3)-(31,45)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,3)-(21,24)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,3)-(14,105)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,3)-(10,55)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,3)-(9,23)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,3)-(13,119)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,3)-(20,86)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,3)-(30,44)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,3)-(34,53)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,3)-(62,4)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,3)-(79,38)]"
-}
-]
-},
-{
-"@id": "#1085/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,3)-(92,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1084/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1084/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1084"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,10)-(97,2)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1078/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1078/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#fileList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/lYHFMDTru-NiLn19p1PyG2bK2qw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc\",\n \"nextPageToken\": \"V1*13|0|ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"nextLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc&pageToken=V1*13%7C0%ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"items\": [\n {\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }\n ],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1078/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:nextLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,1)-(6,189)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,1)-(2,25)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,1)-(3,70)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,1)-(97,2)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,1)-(5,102)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(98,1)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,1)-(4,94)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#fileList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/lYHFMDTru-NiLn19p1PyG2bK2qw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc\",\n \"nextPageToken\": \"V1*13|0|ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"nextLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc&pageToken=V1*13%7C0%ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"items\": [\n {\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }\n ],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/fileList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1078/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1078/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1078/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,21)-(160,60)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1078/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,21)-(160,60)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1078/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1078/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1078"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1161"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1077/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1077/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1077"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1077/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(495,4)-(496,0)]"
-}
-]
-},
-{
-"@id": "#1077/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(496,4)-(497,0)]"
-}
-]
-},
-{
-"@id": "#1077/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1077"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(493,2)-(518,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1077/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1077"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(494,4)-(494,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1475",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1475/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1475/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1475/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1475/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1475/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1475/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1475/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1176",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1267",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1268",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,17)-(21,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1268/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1268/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1270",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1271",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1271/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1272",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1273",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1273/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1273/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1272/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1274",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1275",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1275/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1275/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1276",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1278",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1279",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1279/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1280",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1282",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1283",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1283/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1284",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1285",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1285/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1286",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1287",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1287/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1287/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1288",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1289",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1289/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1289/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1290",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1291",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1291/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1291/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1292",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1293",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1294",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1295",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1296",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1296/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1296/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1298/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1299",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#1299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1300",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1301",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1301/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1301/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1304",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1305",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1305/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1306",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1308",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1309",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1309/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1310",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1311",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1315",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,8)-(124,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1317",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#1318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1321",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1320/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1323",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(143,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(144,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,12)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#userPermission"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1329",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1329/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,8)-(150,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,8)-(152,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(154,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,8)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1333",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1333/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(158,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(159,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,8)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,8)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1334",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1335",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(162,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(163,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,8)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,8)-(164,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,8)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(170,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(171,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1341",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,8)-(174,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(178,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#owners"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,8)-(182,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(181,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1345",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1346",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1346/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(183,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(185,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1347",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1348",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,33)-(189,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(187,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(188,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,8)-(189,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1351",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1352",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,33)-(197,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1352/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(195,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1352/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1351/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,8)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1355",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1356",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1356/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1356/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(204,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,8)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1355/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,8)-(205,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1357",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#properties"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1358",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1358/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,8)-(207,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,8)-(209,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1357/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1359",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1360",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1361",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,8)-(211,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,8)-(216,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,8)-(213,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1362",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1363",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,33)-(219,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1363/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(217,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(218,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,8)-(219,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1366",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1367/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-},
-{
-"@id": "#1366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1368",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1369/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(229,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1369/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(230,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-},
-{
-"@id": "#1368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1370",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1371",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1371/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(234,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1371/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1372",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1373",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1373/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(240,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(241,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(240,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1374",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1375",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1375/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(246,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-},
-{
-"@id": "#1374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1376",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1377/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,8)-(250,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1377/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,8)-(250,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,8)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1378",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1379",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1380",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1381",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1382",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,21)-(260,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1381/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,19)-(261,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1381/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(258,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1381/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,12)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(259,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,12)-(260,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1384",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1385",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1385/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(263,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1385/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(264,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,12)-(265,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1386",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,10)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1387",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1388",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1388/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(268,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1388/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(269,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,12)-(270,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1389",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1390",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1390/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(271,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(272,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,12)-(273,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1391",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1392",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1392/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(274,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1392/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(275,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,12)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1379/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,8)-(253,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1379/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,8)-(256,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,8)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1393",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1394",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1394/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,8)-(277,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1393/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-},
-{
-"@id": "#1393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1395",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1396",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"core:description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1396/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(282,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1396/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1395/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1397",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1398",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,33)-(287,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1398/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(285,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1401",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1404",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,33)-(291,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(289,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1405",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1406",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1406/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(293,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1406/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1407",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1408",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1408/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(296,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1408/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(297,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1409",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1410",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1410/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(299,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(300,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,8)-(301,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1411",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1412",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1412/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(302,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1412/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(303,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1413",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1414",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1414/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(305,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(306,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,8)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1413/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,8)-(307,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1415",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1416",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"core:description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1416/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1416/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1417",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1418",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1419",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1420",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1420/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(318,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1420/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,12)-(321,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(319,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,12)-(320,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1419/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-},
-{
-"@id": "#1419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,12)-(322,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1421",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1422",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1422/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(323,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1422/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,12)-(326,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(324,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,12)-(325,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-},
-{
-"@id": "#1421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,12)-(327,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1423",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1424",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"core:description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1424/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(328,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1424/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(329,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,12)-(330,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1423/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-},
-{
-"@id": "#1423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,12)-(331,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1425",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1426",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1427",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1428",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"core:description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1428/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(337,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1428/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(338,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,16)-(339,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1427/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-},
-{
-"@id": "#1427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,16)-(340,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1429",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1430",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"core:description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1430/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(341,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1430/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(342,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,16)-(343,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-},
-{
-"@id": "#1429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,16)-(344,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1431",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1432",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"core:description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1432/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(345,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1432/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(346,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,16)-(347,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,16)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"core:description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1426/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,12)-(332,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1426/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,12)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1425/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,12)-(335,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1433",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1434",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"core:description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1434/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(349,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1434/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(350,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-},
-{
-"@id": "#1433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,12)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1435",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1436",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"core:description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1436/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(353,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1436/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(354,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,12)-(355,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-},
-{
-"@id": "#1435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,12)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1437",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1438",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"core:description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1438/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(357,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1438/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(358,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,12)-(359,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-},
-{
-"@id": "#1437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,12)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1439",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1440",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"core:description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1440/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(361,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1440/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,12)-(364,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(362,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,12)-(363,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-},
-{
-"@id": "#1439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,12)-(365,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1441",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1442",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"core:description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1442/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(366,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1442/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,12)-(369,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(367,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,12)-(368,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-},
-{
-"@id": "#1441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,12)-(370,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1443",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1444",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"core:description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1444/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(371,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1444/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(372,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,12)-(373,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-},
-{
-"@id": "#1443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,12)-(374,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1445",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1446",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"core:description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1446/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(375,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1446/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,12)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(376,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,12)-(377,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,12)-(378,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1447",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1448",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"core:description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1448/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(380,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1448/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(381,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1449",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1450",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"core:description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1450/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "#1449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1451",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1452",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"core:description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1452/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1452/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1451/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-},
-{
-"@id": "#1451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1453",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1454",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"core:description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1454/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(393,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1454/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(394,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,12)-(395,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1453/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-},
-{
-"@id": "#1453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,12)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1455",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1456",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"core:description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1456/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(397,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(398,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,12)-(399,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1455/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-},
-{
-"@id": "#1455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,12)-(400,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1457",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1458",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"core:description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1458/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(401,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1458/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(402,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(403,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-},
-{
-"@id": "#1457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1459",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1460",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"core:description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1460/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(405,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(406,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,12)-(407,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1459/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-},
-{
-"@id": "#1459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,12)-(408,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1461",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1462",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"core:description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1462/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(409,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1462/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(410,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,12)-(411,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1461/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-},
-{
-"@id": "#1461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(411,12)-(412,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1463",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1464",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"core:description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1464/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1464/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,12)-(416,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(414,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,12)-(415,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1463/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-},
-{
-"@id": "#1463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,12)-(417,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1465",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1466",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"core:description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1466/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(418,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1466/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(419,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,12)-(420,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1465/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(420,12)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1418/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1467",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1468",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1469",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1470",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1470/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(427,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1470/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,12)-(430,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(428,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(428,12)-(429,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1469/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-},
-{
-"@id": "#1469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,12)-(431,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1471",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1472",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1472/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(432,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1472/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,12)-(435,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(433,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1471/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-},
-{
-"@id": "#1471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,12)-(436,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1473",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1474",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"core:description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1474/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(437,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1474/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,12)-(440,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(438,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1473/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,12)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1468/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,8)-(422,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1468/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(424,8)-(425,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,8)-(424,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFile"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1177",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1177",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1178",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1179",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1180",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,10)-(4,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1181",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,102)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1182",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,19)-(6,118)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1183",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,15)-(7,104)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1184",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1185",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,20)-(9,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1186",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,20)-(10,116)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1184/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,119)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,116)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(11,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1187",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,25)-(12,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1188",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,14)-(13,85)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1189",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,11)-(14,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1190",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1191",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1192",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,15)-(17,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1193",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,14)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1194",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,15)-(19,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1195",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,18)-(20,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1196",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,14)-(21,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1191/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,23)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,18)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1197",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:49:57.890Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,18)-(24,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedByMeDate": [
-{
-"@id": "#1199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,22)-(25,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1200",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,24)-(26,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1201",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1970-01-01T00:00:00.000Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,26)-(27,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1202",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1341924"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1203",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1204",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1205",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,12)-(30,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1206",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,10)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1207",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,132)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1208",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,18)-(33,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1209",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,14)-(34,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1204/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,81)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,14)-(35,3)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,132)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,18)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,35)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(35,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1210",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1211",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,23)-(37,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1212",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,47)-(38,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1213",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1213/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1213/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1213"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,17)-(39,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1214",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1214/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1214/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1214"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,23)-(40,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1215",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1215/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1215/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1215"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,28)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1216",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1216/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1216/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1216"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,23)-(42,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1217",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,79)-(43,209)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1218",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,18)-(44,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1210/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1210/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,209)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,17)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,176)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(37,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1219",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1220",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,12)-(47,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1221",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1222",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,10)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1223",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,16)-(50,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1224",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,12)-(51,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1225",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,12)-(52,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1219/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,19)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,30)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,73)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,18)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,119)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,20)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1226",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,20)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1227",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1228",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,16)-(57,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1229",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1230",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1231",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1232",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,19)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1233",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1234",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,13)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,15)-(63,5)]"
-}
-]
-},
-{
-"@id": "#1233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1235",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,27)-(64,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1236",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,20)-(65,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1237",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,20)-(66,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1230/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,42)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,24)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,29)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,40)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,31)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,13)-(67,3)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,12)-(67,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1238",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,27)-(68,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1239",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1240",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,12)-(70,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1241",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,19)-(71,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1242",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1243",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,13)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1242/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,15)-(74,5)]"
-}
-]
-},
-{
-"@id": "#1242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1244",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,27)-(75,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1245",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,20)-(76,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1246",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,20)-(77,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1239/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,42)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,4)-(70,24)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,4)-(71,29)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,40)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,4)-(75,31)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,23)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(74,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1247",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1248",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,15)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1249",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,15)-(81,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1247/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(80,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,18)-(82,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,14)-(83,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1251",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,14)-(84,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,21)-(85,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,12)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,23)-(87,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,21)-(88,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:spaces": [
-{
-"@id": "#1256",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1257",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,4)-(90,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,12)-(91,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1177/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_34",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,2)-(88,26)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,2)-(84,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,2)-(68,37)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(27,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,43)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,85)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,118)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,54)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,104)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(24,44)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(28,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(54,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,2)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,2)-(85,25)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:spaces"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,2)-(91,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(87,28)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,2)-(83,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(67,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,2)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(26,50)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,124)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,102)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(92,1)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,62)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(25,48)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(35,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,2)-(57,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,2)-(82,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_33",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,2)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/file-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1177/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1177/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1177/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1259,amf://id#1260,amf://id#1263,amf://id#1266,amf://id#1264,amf://id#1265,amf://id#1262,amf://id#1261,amf://id#1258"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1176/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(441,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1476",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileCapabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1476/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1476/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1476/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1476/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(70,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1476/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1477",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1477/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1477/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1477/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1477/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1477/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1477/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1478",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1478/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1478/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1478/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1478/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1478/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1479",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1507",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1508",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1508/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1508/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,8)-(446,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1508/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,8)-(447,0)]"
-}
-]
-},
-{
-"@id": "#1508/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(447,8)-(448,0)]"
-}
-]
-},
-{
-"@id": "#1508/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,6)-(448,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1507/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1507/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1507"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,6)-(448,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1509",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1510",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1510/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1510/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,8)-(449,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1510/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,8)-(450,0)]"
-}
-]
-},
-{
-"@id": "#1510/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,8)-(451,0)]"
-}
-]
-},
-{
-"@id": "#1510/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,6)-(451,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1509/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1509/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,6)-(451,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1511",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1512",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1512/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,8)-(452,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,8)-(453,0)]"
-}
-]
-},
-{
-"@id": "#1512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(453,8)-(456,0)]"
-}
-]
-},
-{
-"@id": "#1512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,6)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1511/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1511/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,6)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1513",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1514",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1514/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1514/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,8)-(457,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1514/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,8)-(458,0)]"
-}
-]
-},
-{
-"@id": "#1514/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(458,8)-(459,0)]"
-}
-]
-},
-{
-"@id": "#1514/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,6)-(459,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1513/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1513/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1513"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,6)-(459,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1515",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1515/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1515/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,6)-(461,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1516",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1517",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1517/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1517/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,8)-(462,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1517/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,8)-(463,0)]"
-}
-]
-},
-{
-"@id": "#1517/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(463,8)-(464,0)]"
-}
-]
-},
-{
-"@id": "#1517/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,6)-(464,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1516/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1516/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1516"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,6)-(464,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1518",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1519",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1519/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1519/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,8)-(465,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1519/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,8)-(466,0)]"
-}
-]
-},
-{
-"@id": "#1519/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(466,8)-(467,0)]"
-}
-]
-},
-{
-"@id": "#1519/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,6)-(468,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1518/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1518/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,6)-(468,0)]"
-}
-]
-},
-{
-"@id": "#1518/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(467,8)-(468,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1520",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1521",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1523",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1523/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1523/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1523"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(472,33)-(472,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1521/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1521/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(469,8)-(469,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1521/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(469,8)-(470,0)]"
-}
-]
-},
-{
-"@id": "#1521/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(470,8)-(471,0)]"
-}
-]
-},
-{
-"@id": "#1521/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,6)-(473,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1520/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1520/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1520"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,6)-(473,0)]"
-}
-]
-},
-{
-"@id": "#1520/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(471,8)-(472,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1524",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1525",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1525/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1525/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1525"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(474,8)-(475,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1524/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1524/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1524"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(473,6)-(476,0)]"
-}
-]
-},
-{
-"@id": "#1524/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(475,8)-(476,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1526",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1527",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1528",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1529",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1529/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1529/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,12)-(482,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1529/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,12)-(483,0)]"
-}
-]
-},
-{
-"@id": "#1529/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(484,12)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1529/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,10)-(485,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1528/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1528/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1528"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,10)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1528/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(483,12)-(484,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1527/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1527/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(477,8)-(477,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1527/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,6)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1527/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(479,8)-(480,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1526/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1526/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,6)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1526/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(478,8)-(479,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1530",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1531",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1531/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1531/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(486,8)-(486,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1531/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(486,8)-(487,0)]"
-}
-]
-},
-{
-"@id": "#1531/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(488,8)-(489,0)]"
-}
-]
-},
-{
-"@id": "#1531/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(485,6)-(489,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1530/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1530/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1530"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(485,6)-(489,0)]"
-}
-]
-},
-{
-"@id": "#1530/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(487,8)-(488,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1532",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1533",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1533/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1533/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(490,8)-(490,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1533/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(490,8)-(491,0)]"
-}
-]
-},
-{
-"@id": "#1533/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(492,8)-(493,0)]"
-}
-]
-},
-{
-"@id": "#1533/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(489,6)-(493,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1532/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1532/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(489,6)-(493,0)]"
-}
-]
-},
-{
-"@id": "#1532/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(491,8)-(492,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFileCreate"
-}
-],
-"core:name": [
-{
-"@value": "File"
-}
-],
-"core:description": [
-{
-"@value": "A type to be used when a new file to be created."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1480",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1480",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#1481",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1481/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1481/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1481"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,8)-(2,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1482",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "My file to insert"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1482/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1482/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1482"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,12)-(3,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#1483",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is a test file to be inserted to my Google Drive folder"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1483/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1483/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1483"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,18)-(4,80)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:indexableText": [
-{
-"@id": "#1484",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:text": [
-{
-"@id": "#1485",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test upload"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1485/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1485/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1485"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1484/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1484/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1484"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,19)-(7,3)]"
-}
-]
-},
-{
-"@id": "#1484/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1486",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/json"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1486/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1486/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1486"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,14)-(8,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1487",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1488",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1488/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1488/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1488"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,16)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1489",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1489/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1489/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,15)-(11,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1490",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1490/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1490/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1490"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,16)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1491",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1491/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1491/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1491"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,19)-(13,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1492",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1492/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1492/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,15)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1487/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1487/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,24)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1487"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(15,3)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,21)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,20)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,21)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1493",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T10:00:00-05:00"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1493/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1493/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1493"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,19)-(16,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1494",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T15:00:00Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1494/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1494/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1494"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,24)-(17,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1495",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T15:00:00.05Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1495/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1495/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,27)-(18,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1496",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1496/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1496/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1496"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,22)-(19,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1497",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1498",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1499",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1499/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1499/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1499"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,15)-(22,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1500",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1500/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1500/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1500"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1501",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1501/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1501/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,19)-(24,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1502",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1502/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1502/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1502"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,21)-(25,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1503",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1503/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1503/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1503"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,17)-(26,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1498/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1498/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(25,29)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(27,5)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(24,27)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,21)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(22,38)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(23,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1497/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1497/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1497"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,14)-(28,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1480/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"id\": \"string\",\n \"title\" : \"My file to insert\" ,\n \"description\" : \"This is a test file to be inserted to my Google Drive folder\",\n \"indexableText\": {\n \"text\": \"Test upload\"\n },\n \"mimeType\": \"application/json\",\n \"labels\" : {\n \"starred\" : false,\n \"hidden\" : false,\n \"trashed\" : false,\n \"restricted\" : false,\n \"viewed\" : false\n } ,\n \"modifiedDate\" : \"2002-10-02T10:00:00-05:00\",\n \"lastViewedByMeDate\" :\"2002-10-02T15:00:00Z\",\n \"markedViewedByMeDate\" : \"2002-10-02T15:00:00.05Z\",\n \"writersCanShare\" : false,\n \"parents\" : [\n {\n \"kind\" : \"drive#parentReference\",\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : true\n }\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1480/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(19,27)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(15,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,31)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,16)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,32)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(18,52)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(28,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,46)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,80)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(29,1)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:indexableText"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(7,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\": \"string\",\n \"title\" : \"My file to insert\" ,\n \"description\" : \"This is a test file to be inserted to my Google Drive folder\",\n \"indexableText\": {\n \"text\": \"Test upload\"\n },\n \"mimeType\": \"application/json\",\n \"labels\" : {\n \"starred\" : false,\n \"hidden\" : false,\n \"trashed\" : false,\n \"restricted\" : false,\n \"viewed\" : false\n } ,\n \"modifiedDate\" : \"2002-10-02T10:00:00-05:00\",\n \"lastViewedByMeDate\" :\"2002-10-02T15:00:00Z\",\n \"markedViewedByMeDate\" : \"2002-10-02T15:00:00.05Z\",\n \"writersCanShare\" : false,\n \"parents\" : [\n {\n \"kind\" : \"drive#parentReference\",\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : true\n }\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/newFileRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1480/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1480/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,17)-(95,62)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,17)-(95,62)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1480/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1480/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1504,amf://id#1505,amf://id#1506"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1479/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1479/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1479/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(442,4)-(443,0)]"
-}
-]
-},
-{
-"@id": "#1479/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(443,4)-(444,0)]"
-}
-]
-},
-{
-"@id": "#1479/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(441,2)-(493,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#5",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#58",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#69",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#70",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#70/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#70/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(81,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#70/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-},
-{
-"@id": "#70/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,8)-(84,0)]"
-}
-]
-},
-{
-"@id": "#70/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#70"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(84,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#69/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#69/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#69"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,6)-(84,0)]"
-}
-]
-},
-{
-"@id": "#69/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#71",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#72",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#72/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#72/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(85,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#72/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-},
-{
-"@id": "#72/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(92,0)]"
-}
-]
-},
-{
-"@id": "#72/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#72"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#71/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#71/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#71"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#71/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#73",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#74",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#75",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#75/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#75/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#75"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,8)-(97,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#74/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#74/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#74/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#74"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(97,0)]"
-}
-]
-},
-{
-"@id": "#74/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#73/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#73/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#73"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(97,0)]"
-}
-]
-},
-{
-"@id": "#73/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#76",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#77",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#77/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#77/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(98,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#77/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#77/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#77"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(106,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#76/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#76/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#76"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,6)-(106,0)]"
-}
-]
-},
-{
-"@id": "#76/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#78",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#79",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#79/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#79/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(107,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#79/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#79/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#79/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#79"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(110,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#78/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#78/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#78"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,6)-(110,0)]"
-}
-]
-},
-{
-"@id": "#78/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,8)-(109,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#80",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#81",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#81/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#81/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(111,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#81/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#81/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#81"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,6)-(114,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#80/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#80/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#80"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,6)-(114,0)]"
-}
-]
-},
-{
-"@id": "#80/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,8)-(113,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionInsert"
-}
-],
-"core:description": [
-{
-"@value": "Create a permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#59",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#59",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:role": [
-{
-"@id": "#60",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "writer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#60/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#60/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#60"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#61",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#61/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#61/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#61"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#62",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#63",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "commenter"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#63/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#63/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#63"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,15)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#62/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#62/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#62"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,21)-(6,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#64",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "email@domain.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#64/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#64/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#64"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,11)-(7,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#65",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#65/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#65/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#65"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,14)-(8,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#59/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#59/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"role\": \"writer\",\n \"type\": \"user\",\n \"additionalRoles\": [\n \"commenter\"\n ],\n \"value\": \"email@domain.com\",\n \"withLink\": false\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#59/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,29)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(9,1)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(6,3)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,19)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,18)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"role\": \"writer\",\n \"type\": \"user\",\n \"additionalRoles\": [\n \"commenter\"\n ],\n \"value\": \"email@domain.com\",\n \"withLink\": false\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#59/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#59/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#59/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,21)-(444,69)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#59/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(444,21)-(444,69)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#59/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#59/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#59"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#66,amf://id#67,amf://id#68"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#58/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#58/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#58/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,2)-(114,0)]"
-}
-]
-},
-{
-"@id": "#58/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,4)-(79,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#58/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#58"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#82",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#100",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#101",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permissionList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,17)-(120,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#101/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,15)-(121,35)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permissionList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#101/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#101/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(122,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(121,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#101/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#100/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#104",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#105",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#105/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(124,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#105/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-},
-{
-"@id": "#105/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#104/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,6)-(127,0)]"
-}
-]
-},
-{
-"@id": "#104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,8)-(126,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#106",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#107",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#107/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#107/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-},
-{
-"@id": "#107/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#106/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#108",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#109",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of permissions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#109/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#109/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(136,0)]"
-}
-]
-},
-{
-"@id": "#109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(135,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#108/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(136,0)]"
-}
-]
-},
-{
-"@id": "#108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#83",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#83",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#84",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#84/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#84/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#84"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#85",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#85/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#85/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#85"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#86",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#86/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#86/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#86"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,114)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#87",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#88",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#89",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#89/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#89/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#89"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#90",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#90/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#90/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#90"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#91",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "99999999998604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#91/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#91/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#91"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,10)-(8,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#92",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#92/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#92/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#92"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,16)-(9,137)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#93",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Pawe\u0142 Pszty\u0107"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#93/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#93/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#93"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,12)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#94",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "jarrodek@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#94/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#94/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#94"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,20)-(11,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#95",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#95/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#95/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#95"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,14)-(12,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#96",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#96/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#96/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#96"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,12)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#97",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#97/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#97/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#97"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#98",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#98/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#98/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#98"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,17)-(15,115)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#88/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#88/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,18)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,26)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,30)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,73)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,40)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,115)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,19)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,137)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#88"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(16,3)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,32)]"
-}
-]
-},
-{
-"@id": "#88/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#87/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#87/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#87"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,11)-(16,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#83/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#permissionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions\",\n \"items\": [{\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\\\"\",\n \"id\": \"99999999998604565116\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116\",\n \"name\": \"Pawe\u0142 Pszty\u0107\",\n \"emailAddress\": \"jarrodek@gmail.com\",\n \"domain\": \"gmail.com\",\n \"role\": \"owner\",\n \"type\": \"user\",\n \"photoLink\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,114)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(17,1)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(16,4)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#permissionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions\",\n \"items\": [{\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\\\"\",\n \"id\": \"99999999998604565116\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116\",\n \"name\": \"Pawe\u0142 Pszty\u0107\",\n \"emailAddress\": \"jarrodek@gmail.com\",\n \"domain\": \"gmail.com\",\n \"role\": \"owner\",\n \"type\": \"user\",\n \"photoLink\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#83/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#83/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#83/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(425,25)-(425,70)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#83/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(425,25)-(425,70)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#83/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#83/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#83"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#99"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#82/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#82/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#82/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,2)-(136,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#82/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#82"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,4)-(115,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#110",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#115",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#116",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permissionId."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#117",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,17)-(141,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#116/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#118",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,15)-(142,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#116/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(140,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#116/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,8)-(143,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,6)-(144,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,8)-(142,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,8)-(142,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-},
-{
-"@id": "#116/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,8)-(144,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,6)-(144,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#119",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#120",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The permission ID."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#120/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,8)-(145,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#120/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,8)-(146,0)]"
-}
-]
-},
-{
-"@id": "#120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(147,0)]"
-}
-]
-},
-{
-"@id": "#120/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,6)-(147,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,6)-(147,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PermissionId"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#111",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#111",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#112",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permissionId"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#113",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "127124699322860456"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#111/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#permissionId\",\n \"id\": \"127124699322860456\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,28)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(4,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#permissionId\",\n \"id\": \"127124699322860456\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permissionId-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#111/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#111/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1002,21)-(1002,64)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#111/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1002,21)-(1002,64)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#111/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#111/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#114"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#110/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,2)-(147,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#110/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,4)-(137,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#5/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#5/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#5/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#5"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(147,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#961",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#966",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#966/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#966/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#966/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#966/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#966/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#966/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#966"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#962",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#962/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#962/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#962"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#961/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#961/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#961"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#981",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#982",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileCapabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#982/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#982/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#982/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#982/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(70,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#982/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#982/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#982"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#981/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#981/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#981"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1015",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1016",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1016/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1016/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1016/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1016/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1016/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1015/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1015/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1015"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1021",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1022",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1022/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1022/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1022/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1022/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1022/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1022/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1022"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1021/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1021/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1021"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1035",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1035/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1035/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1035"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#962",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#962/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#962/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#962"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1051",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#1055",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1055/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1055/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1055"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1055/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1055/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1055/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1055"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#1052",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#1053",
-"@type": [
-"doc:DomainProperty",
-"rdf:Property",
-"doc:DomainElement"
-],
-"raml-shapes:schema": [
-{
-"@id": "#1054",
-"@type": [
-"raml-shapes:NilShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1054/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1054/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1054"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1053/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1053/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1053/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1053/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1052/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1052/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1052/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1051/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:aliases-array": [
-{
-"@id": "#1051/source-map/aliases-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1051"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "Annotations->amf://id#1052::../libraries/annotations.raml"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1051/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1051"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#161",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#162",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#162/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#162/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#162/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#162/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1052",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#1053",
-"@type": [
-"doc:DomainProperty",
-"rdf:Property",
-"doc:DomainElement"
-],
-"raml-shapes:schema": [
-{
-"@id": "#1054",
-"@type": [
-"raml-shapes:NilShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1054/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1054/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1054"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1053/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1053/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1053/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1053"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1053/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1052/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1052/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1052/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1052"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#960/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:aliases-array": [
-{
-"@id": "#960/source-map/aliases-array/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "PermissionsLib->amf://id#5::permission-lib.raml,Annotations->amf://id#1052::annotations.raml"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#960/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(518,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#960/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#960"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2073",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2074",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#change\",\n \"id\": \"19115\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-06-14T09:23:28.208Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/19115\",\n \"fileId\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"alternateLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"embedLink\": \"https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"openWithLinks\": {\n \"407408718192\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D\",\n \"1095523759147\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\"\n },\n \"defaultOpenWithLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.folder\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-06-12T14:32:49.377Z\",\n \"modifiedDate\": \"2011-06-12T14:35:16.613Z\",\n \"lastViewedByMeDate\": \"2011-06-12T14:32:49.753Z\",\n \"markedViewedByMeDate\": \"2011-06-12T14:34:05.946Z\",\n \"version\": \"19114\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"isRoot\": false\n }\n ],\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": false,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": false,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2075",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2076",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#changeList\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/ag6e1lAP_iB5Won11XGl5SMdZJw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes?maxResults=10\",\n \"nextPageToken\": \"74291\",\n \"nextLink\": \"https://www.googleapis.com/drive/v2/changes?maxResults=10&pageToken=74291\",\n \"largestChangeId\": \"1360609\",\n \"items\": [\n {\n \"kind\": \"drive#change\",\n \"id\": \"19115\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-06-14T09:23:28.208Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/19115\",\n \"fileId\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMwNzg4OTMxNjYxMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"alternateLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"embedLink\": \"https://drive.google.com/embeddedfolderview?id=0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"openWithLinks\": {\n \"407408718192\": \"https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive.file&client_id=407408718192.apps.googleusercontent.com&response_type=code&access_type=offline&redirect_uri=https://developers.google.com/oauthplayground&user_id=113648393775261658002&state=%7B%22ids%22:%5B%220Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5%22%5D,%22action%22:%22open%22,%22userId%22:%22113648393775261658002%22%7D\",\n \"1095523759147\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\"\n },\n \"defaultOpenWithLink\": \"https://drive.google.com/drive/folders/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_shared_collection_list_1.png\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.folder\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-06-12T14:32:49.377Z\",\n \"modifiedDate\": \"2011-06-12T14:35:16.613Z\",\n \"lastViewedByMeDate\": \"2011-06-12T14:32:49.753Z\",\n \"markedViewedByMeDate\": \"2011-06-12T14:34:05.946Z\",\n \"version\": \"19114\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/parents/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOOWE4YTc5YzgtODI1NS00YjEyLWIxYjUtMGJhMTc0YjE0YTI2\",\n \"isRoot\": false\n }\n ],\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/dWNdLtTomm45p40ScgKOq1gwjHk\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/0Bzey9RO_RiBOY2IwZjIxNWMtNTQ0Zi00ZDJiLWEyOT3tZmJkMmRjNTJhYTg5/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": false,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": false,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"23423\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-09-15T11:20:17.108Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/23423\",\n \"fileId\": \"1HyowKkIjANF4Z1Kvs1saPiC8xzE8vDUR9Bw8zvhzaqI\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"23424\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-09-15T11:21:19.877Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/23424\",\n \"fileId\": \"0B4nUXhY0dFqkMmEwMWRhZDktMjQ1ZS00NjJlLTkxZmItMWEyNTE2OTRlMGVh\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"38269\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-11-08T01:47:06.888Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/38269\",\n \"fileId\": \"1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMxNDcwMzQ2NzI2Mw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA\",\n \"alternateLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"thumbnailLink\": \"https://docs.google.com/feeds/vt?gd=true&id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&v=9&s=AMedNnoAAAAAWNp-3m4vkCb9SV7FNNlcV-gyVOB2DO4U&sz=s220\",\n \"title\": \"File title\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-08-27T12:13:30.075Z\",\n \"modifiedDate\": \"2011-08-30T11:24:27.263Z\",\n \"lastViewedByMeDate\": \"2011-10-01T09:35:32.959Z\",\n \"markedViewedByMeDate\": \"2011-10-01T09:35:32.543Z\",\n \"version\": \"38268\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/parents/0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0Bzpy9PK_RiBOODk1ZDEwMmQtZWM0OC00MGYzLTgzOTgtN2IwNWJkY2YzMDZi\",\n \"isRoot\": false\n }\n ],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/vTjlJ2yaeSz8GHllM0V__vRnBrs\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/1OLqg5fC_8FZbYv2HLo76DeYTkanVbHzqvf5LM-KLiLA/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr7Z/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"92796993228604565116\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"50928\",\n \"type\": \"file\",\n \"modificationDate\": \"2011-12-16T11:41:56.940Z\",\n \"deleted\": false,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/50928\",\n \"fileId\": \"17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"file\": {\n \"kind\": \"drive#file\",\n \"id\": \"17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/MTMyMzg5Mzk0NzIzMw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM\",\n \"alternateLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"thumbnailLink\": \"https://docs.google.com/feeds/vt?gd=true&id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&v=1&s=AMedNnoAAAAAWNp-3pBG7_oCmQVGpsn3mMVMOdMgs0zM&sz=s220\",\n \"title\": \"Notes: talk.google.com/gtugpl hangout\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2011-12-14T20:19:06.223Z\",\n \"modifiedDate\": \"2011-12-14T20:19:07.233Z\",\n \"lastViewedByMeDate\": \"2011-12-14T21:56:15.874Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"687255\",\n \"parents\": [],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"CHXJyqSTqQN6k2cni3iCrLmxCRE/TC3DOxagWhff1q460kWUzQyVUvU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/17phSS8LADSVMxm_wFfedPMLUlXkR6vWRP82ZmWHN3WM/permissions/me\",\n \"role\": \"writer\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"Other Author\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"Other Author\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-OtJfP7K94zY/AAAAAAAAAAI/AAAAAAABhMA/IRhn-88lDWX/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": false,\n \"permissionId\": \"07042341848164379300\",\n \"emailAddress\": \"author@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"Other Author\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"Other Author\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-OtJfP7K94zY/AAAAAAAAAAI/AAAAAAABhMA/IRhn-88lDWX/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": false,\n \"permissionId\": \"07042341848164379300\",\n \"emailAddress\": \"author@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": true,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74243\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74243\",\n \"fileId\": \"1AqCvbyNwKl4vJRW1R8lWUZv1ljjbn1lf4Y6jVaiuMM0\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74287\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74287\",\n \"fileId\": \"0ATpy9PK_RiBOZGQ5dmo1OXFfM2s2Y3M4d2s5\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74288\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.364Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74288\",\n \"fileId\": \"0ATpy9PK_RiBOZGQ5dmo1OXFfNWR6ZGM2Nmd0\"\n },\n {\n \"kind\": \"drive#change\",\n \"id\": \"74290\",\n \"type\": \"file\",\n \"modificationDate\": \"2012-04-12T13:01:27.497Z\",\n \"deleted\": true,\n \"selfLink\": \"https://www.googleapis.com/drive/v2/changes/74290\",\n \"fileId\": \"1ISOLzdpBxaFd_XPahANNT5LJ72JDfvivypAaZAJ9dO0\"\n }\n ]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2077",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2078",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#permissionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MoUfb6FPjM-RROYNDTetfILYyGU\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions\",\n \"items\": [{\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/yvUEdrglooOzkLQA04vr6yw-3oo\\\"\",\n \"id\": \"99999999998604565116\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/99999999998604565116\",\n \"name\": \"Pawe\u0142 Pszty\u0107\",\n \"emailAddress\": \"jarrodek@gmail.com\",\n \"domain\": \"gmail.com\",\n \"role\": \"owner\",\n \"type\": \"user\",\n \"photoLink\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n }]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2079",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2080",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2081",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2082",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentList\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/comments\",\n \"nextPageToken\": \"string\",\n \"nextLink\": \"string\",\n \"items\": [{\n \"kind\": \"drive#comment\",\n \"commentId\": \"AAAABGvGYkY\",\n \"createdDate\": \"2017-01-26T22:27:04.655Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"Test comment\",\n \"content\": \"Test comment\",\n \"deleted\": false,\n \"status\": \"open\",\n \"context\": {\n \"type\": \"text/html\",\n \"value\": \"Hello\"\n },\n \"anchor\": \"kix.o11n7hdrivuh\",\n \"fileId\": \"s7ggG6jZv5szIQL8Y5Ug-Iw\",\n \"fileTitle\": \"Dummy file\",\n \"replies\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n }]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2083",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#2084",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2091",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishedOutsideDomain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2092",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "publishedOutsideDomain"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2092/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2092/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2092/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2092/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2092/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishedOutsideDomain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2091/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2091/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2091"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2091/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2093",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#published"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2094",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "published"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is published. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2094/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2094/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2094/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2094/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2094/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "published"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2093/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2093/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2093"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2093/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2095",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishAuto"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2096",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "publishAuto"
-}
-],
-"core:description": [
-{
-"@value": "Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2096/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2096/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2096/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2096/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2096/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishAuto"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2095/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2095/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2095"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2095/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2097",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#pinned"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2098",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "pinned"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is pinned to prevent automatic purging.\nThis will only be populated and can only be modified on files with content stored in\nDrive which are not Google Docs. Revisions can also be pinned when they are created\nthrough the drive.files.insert/update/copy by using the pinned query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2098/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2098/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2098/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2098/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2098/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "pinned"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2097/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2097/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2097"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2097/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "RevisionInsert"
-}
-],
-"core:description": [
-{
-"@value": "An object used to create / update the revision resource."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2085",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2085",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:pinned": [
-{
-"@id": "#2086",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2086/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2086/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2086"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,12)-(2,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:published": [
-{
-"@id": "#2087",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2087/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2087/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2087"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,15)-(3,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:publishAuto": [
-{
-"@id": "#2088",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2088/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2088/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2088"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,17)-(4,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:publishedOutsideDomain": [
-{
-"@id": "#2089",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2089/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2089/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2089"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,28)-(5,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2085/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2085/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2085"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"pinned\": false,\n \"published\": false,\n \"publishAuto\": false,\n \"publishedOutsideDomain\": false\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2085/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:publishAuto"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,22)]"
-}
-]
-},
-{
-"@id": "#2085/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2085"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(6,1)]"
-}
-]
-},
-{
-"@id": "#2085/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:publishedOutsideDomain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,33)]"
-}
-]
-},
-{
-"@id": "#2085/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:published"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,20)]"
-}
-]
-},
-{
-"@id": "#2085/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:pinned"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"pinned\": false,\n \"published\": false,\n \"publishAuto\": false,\n \"publishedOutsideDomain\": false\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/revisionUpdateRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2085/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2085/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2085/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(560,23)-(560,75)]"
-}
-]
-},
-{
-"@id": "#2085/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2085/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2085"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(560,23)-(560,75)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2085/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2085"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2085/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2085"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2090"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2084/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2084/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2084"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2084/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2084"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,2)-(95,0)]"
-}
-]
-},
-{
-"@id": "#2084/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,4)-(93,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2084/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2084"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,4)-(93,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2099",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2130",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2131",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2131/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(38,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2131/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#2131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#2131/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#2130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2132",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2133",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2133/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(50,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2133/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#2133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#2133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2132/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(53,0)]"
-}
-]
-},
-{
-"@id": "#2132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2091",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishedOutsideDomain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2092",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "publishedOutsideDomain"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2092/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2092/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2092/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2092/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2092/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishedOutsideDomain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2091/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2091/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2091"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2091/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2134",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2135",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2135/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2135/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#2135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#2135/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2134/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#2134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2136",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2137",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2137/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(77,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2137/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#2137/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2138",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2139",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2139/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(42,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-},
-{
-"@id": "#2139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2140",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2141",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2141/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#2141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#2141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#2140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2142",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2143",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this revision was modified (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2143/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(54,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2143/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(55,0)]"
-}
-]
-},
-{
-"@id": "#2143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#2143/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2142/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(57,0)]"
-}
-]
-},
-{
-"@id": "#2142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2093",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#published"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2094",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "published"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is published. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2094/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2094/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2094/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2094/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2094/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "published"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2093/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2093/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2093"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2093/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2144",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2145",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\n\nKeys in the object is a mapping from export format to URL.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2145/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(66,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#2145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,8)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#2144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2146",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2147",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this revision. This will only be populated on files with content stored in Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2147/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(84,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2147/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#2147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#2147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(87,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2146/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(87,0)]"
-}
-]
-},
-{
-"@id": "#2146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2148",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2149",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename when this revision was created. This will only be populated on files with content stored in Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2149/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#2149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-},
-{
-"@id": "#2149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(83,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2148/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(83,0)]"
-}
-]
-},
-{
-"@id": "#2148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2095",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishAuto"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2096",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "publishAuto"
-}
-],
-"core:description": [
-{
-"@value": "Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2096/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2096/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2096/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2096/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2096/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishAuto"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2095/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2095/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2095"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2095/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "publishedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the published revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#2151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,8)-(61,0)]"
-}
-]
-},
-{
-"@id": "#2151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(61,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(61,0)]"
-}
-]
-},
-{
-"@id": "#2150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2152",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2153",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "Short term download URL for the file. This will only be populated on files with content stored in Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2153/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(62,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2153/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-},
-{
-"@id": "#2153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(65,0)]"
-}
-]
-},
-{
-"@id": "#2153/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2152/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,6)-(65,0)]"
-}
-]
-},
-{
-"@id": "#2152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2097",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#pinned"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2098",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "pinned"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is pinned to prevent automatic purging.\nThis will only be populated and can only be modified on files with content stored in\nDrive which are not Google Docs. Revisions can also be pinned when they are created\nthrough the drive.files.insert/update/copy by using the pinned query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2098/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2098/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2098/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2098/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2098/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "pinned"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2097/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2097/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2097"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2097/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2154",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2155",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#revision."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2156",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revision"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,17)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2155/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2157",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revision"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,15)-(35,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#revision"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2155/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2155/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2154/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2158",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2159",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the revision in bytes. This will only be populated on files with content stored in Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2159/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(88,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2159/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#2159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,8)-(91,0)]"
-}
-]
-},
-{
-"@id": "#2159/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2158/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-},
-{
-"@id": "#2158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,8)-(90,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Revision"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2100",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2100",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revision"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/fvpT5v9zqKx58VH7hDyyKEkeQYo\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,8)-(4,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2104",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,114)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#2105",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,14)-(6,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2106",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:08.573Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,18)-(7,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:published": [
-{
-"@id": "#2107",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,15)-(8,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#2108",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#2109",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,23)-(10,163)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#2110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,47)-(11,187)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#2111",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,17)-(12,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#2112",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,23)-(13,163)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#2113",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,28)-(14,169)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#2114",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,23)-(15,163)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#2115",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,79)-(16,220)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#2116",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,18)-(17,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2108/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,220)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,158)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,17)-(18,3)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,163)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,158)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,163)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,187)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,163)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,169)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#2117",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,27)-(19,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#2118",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2119",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2120",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,19)-(22,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2121",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2122",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,13)-(24,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2121/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,15)-(25,5)]"
-}
-]
-},
-{
-"@id": "#2121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(24,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2123",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,27)-(26,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#2124",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19000000008604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,20)-(27,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#2125",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,20)-(28,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2118/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,42)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,24)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,29)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,40)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,31)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,23)-(29,3)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2100/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#revision\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/fvpT5v9zqKx58VH7hDyyKEkeQYo\\\"\",\n \"id\": \"5\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/5\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"modifiedDate\": \"2017-01-26T21:50:08.573Z\",\n \"published\": false,\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=txt\"\n },\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"19000000008604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2100/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(19,37)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,52)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,26)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,44)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(29,3)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,3)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,114)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(30,1)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,11)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:published"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#revision\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/fvpT5v9zqKx58VH7hDyyKEkeQYo\\\"\",\n \"id\": \"5\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/5\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"modifiedDate\": \"2017-01-26T21:50:08.573Z\",\n \"published\": false,\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=txt\"\n },\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"19000000008604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/revision-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2100/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2100/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(553,27)-(553,66)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(553,27)-(553,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2100/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2100/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2126,amf://id#2127,amf://id#2128,amf://id#2129"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2099/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2099/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2099/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(91,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2099/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2160",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2097",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#pinned"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2098",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "pinned"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is pinned to prevent automatic purging.\nThis will only be populated and can only be modified on files with content stored in\nDrive which are not Google Docs. Revisions can also be pinned when they are created\nthrough the drive.files.insert/update/copy by using the pinned query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2098/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2098/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2098/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2098/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2098/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "pinned"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2097/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2097/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2097"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2097/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2093",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#published"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2094",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "published"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is published. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2094/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2094/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2094/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2094/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2094/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "published"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2093/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2093/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2093"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2093/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2095",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishAuto"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2096",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "publishAuto"
-}
-],
-"core:description": [
-{
-"@value": "Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2096/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2096/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2096/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2096/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2096/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishAuto"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2095/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2095/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2095"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2095/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2091",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishedOutsideDomain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2092",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "publishedOutsideDomain"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2092/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2092/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2092/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2092/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2092/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishedOutsideDomain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2091/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2091/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2091"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2091/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "RevisionBase"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2160/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2160/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2160/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(28,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2160/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2160"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2161",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2161/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2161/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2161/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2161/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2161/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2162",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2195",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2196",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#revisionList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2197",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revisionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,17)-(101,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2196/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revisionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,15)-(102,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#revisionList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2196/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(99,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2196/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-},
-{
-"@id": "#2196/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#2196/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#2196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#2196/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#2196/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2195/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#2195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2199",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2200",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2200/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2200/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#2200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#2200/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2199/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#2199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2201",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2202",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2202/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2202/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#2202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#2202/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2201/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#2201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2203",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2204",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#2099",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2130",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2131",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2131/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2131/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(38,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2131/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#2131/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#2131/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2131"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(41,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2130/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2130/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2130"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#2130/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2132",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2133",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2133/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2133/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(50,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2133/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#2133/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#2133/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2133"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2132/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2132/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2132"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(53,0)]"
-}
-]
-},
-{
-"@id": "#2132/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2091",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishedOutsideDomain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2092",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "publishedOutsideDomain"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2092/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2092/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2092/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2092/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2092/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2092"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(28,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishedOutsideDomain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2091/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2091/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2091"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2091/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2134",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2135",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2135/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2135/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2135/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#2135/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#2135/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2135"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2134/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2134/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2134"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#2134/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2136",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2137",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2137/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2137/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(77,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2137/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2137/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#2137/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2137"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2136/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2136/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2136"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2138",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2139",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2139/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2139/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(42,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2139/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-},
-{
-"@id": "#2139/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2139/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2139"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2138/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2138/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2138"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2138/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2140",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2141",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2141/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2141/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2141/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#2141/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#2141/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2141"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2140/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2140/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2140"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#2140/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2142",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2143",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this revision was modified (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2143/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2143/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(54,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2143/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(55,0)]"
-}
-]
-},
-{
-"@id": "#2143/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#2143/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2143"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2142/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2142/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2142"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,6)-(57,0)]"
-}
-]
-},
-{
-"@id": "#2142/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2093",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#published"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2094",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "published"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is published. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2094/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2094/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(17,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2094/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2094/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2094/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2094"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "published"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2093/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2093/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2093"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2093/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2144",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2145",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\n\nKeys in the object is a mapping from export format to URL.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2145/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2145/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(66,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2145/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2145"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#2145/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,8)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2144/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2144/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2144"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#2144/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2146",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2147",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this revision. This will only be populated on files with content stored in Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2147/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2147/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(84,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2147/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#2147/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#2147/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2147"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(87,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2146/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2146/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2146"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(87,0)]"
-}
-]
-},
-{
-"@id": "#2146/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2148",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2149",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename when this revision was created. This will only be populated on files with content stored in Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2149/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2149/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2149/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#2149/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-},
-{
-"@id": "#2149/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2149"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(83,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2148/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2148/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2148"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(83,0)]"
-}
-]
-},
-{
-"@id": "#2148/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2095",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishAuto"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2096",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "publishAuto"
-}
-],
-"core:description": [
-{
-"@value": "Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2096/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2096/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2096/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2096/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2096/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2096"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishAuto"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2095/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2095/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2095"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2095/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2150",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#publishedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2151",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "publishedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the published revision."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2151/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2151/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2151/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#2151/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,8)-(61,0)]"
-}
-]
-},
-{
-"@id": "#2151/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2151"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(61,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "publishedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2150/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2150/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2150"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(61,0)]"
-}
-]
-},
-{
-"@id": "#2150/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2152",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2153",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "Short term download URL for the file. This will only be populated on files with content stored in Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2153/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2153/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(62,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2153/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-},
-{
-"@id": "#2153/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(65,0)]"
-}
-]
-},
-{
-"@id": "#2153/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2153"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,6)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2152/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2152/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2152"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,6)-(65,0)]"
-}
-]
-},
-{
-"@id": "#2152/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2097",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#pinned"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2098",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "pinned"
-}
-],
-"core:description": [
-{
-"@value": "Whether this revision is pinned to prevent automatic purging.\nThis will only be populated and can only be modified on files with content stored in\nDrive which are not Google Docs. Revisions can also be pinned when they are created\nthrough the drive.files.insert/update/copy by using the pinned query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2098/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2098/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2098/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2098/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2098/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2098"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "pinned"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2097/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2097/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2097"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2097/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2154",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2155",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#revision."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2156",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revision"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2156/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2156/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2156"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,17)-(36,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2155/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2157",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revision"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2157/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2157/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2157"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,15)-(35,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#revision"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2155/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2155/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2155/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2155"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2155/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2154/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2154/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2154"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2154/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2158",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2159",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the revision in bytes. This will only be populated on files with content stored in Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2159/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2159/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(88,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2159/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#2159/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,8)-(91,0)]"
-}
-]
-},
-{
-"@id": "#2159/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2159"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2158/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2158/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2158"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,6)-(91,0)]"
-}
-]
-},
-{
-"@id": "#2158/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,8)-(90,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Revision"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2100",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2100",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2101",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revision"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2101/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2101/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2101"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2102",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/fvpT5v9zqKx58VH7hDyyKEkeQYo\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2102/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2102/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2102"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2103",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2103/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2103/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2103"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,8)-(4,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2104",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/5"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2104/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2104/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2104"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,114)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#2105",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2105/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2105/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2105"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,14)-(6,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2106",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:08.573Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2106/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2106/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2106"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,18)-(7,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:published": [
-{
-"@id": "#2107",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2107/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2107/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2107"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,15)-(8,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#2108",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#2109",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2109/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2109/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2109"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,23)-(10,163)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#2110",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2110/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2110/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2110"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,47)-(11,187)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#2111",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2111/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2111/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2111"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,17)-(12,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#2112",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2112/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2112/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2112"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,23)-(13,163)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#2113",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2113/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2113/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2113"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,28)-(14,169)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#2114",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2114/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2114/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2114"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,23)-(15,163)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#2115",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2115/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2115/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2115"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,79)-(16,220)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#2116",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2116/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2116/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2116"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,18)-(17,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2108/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2108/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(16,220)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,158)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2108"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,17)-(18,3)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,163)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,158)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,163)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,187)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,163)]"
-}
-]
-},
-{
-"@id": "#2108/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,169)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#2117",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2117/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2117/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2117"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,27)-(19,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#2118",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2119",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2119/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2119/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2119"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,12)-(21,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2120",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2120/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2120/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2120"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,19)-(22,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2121",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2122",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2122/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2122/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2122"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,13)-(24,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2121/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2121/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2121"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,15)-(25,5)]"
-}
-]
-},
-{
-"@id": "#2121/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(24,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2123",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2123/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2123/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2123"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,27)-(26,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#2124",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19000000008604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2124/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2124/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2124"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,20)-(27,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#2125",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2125/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2125/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2125"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,20)-(28,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2118/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2118/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,42)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,24)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,29)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,40)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,31)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2118"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,23)-(29,3)]"
-}
-]
-},
-{
-"@id": "#2118/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2100/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#revision\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/fvpT5v9zqKx58VH7hDyyKEkeQYo\\\"\",\n \"id\": \"5\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/5\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"modifiedDate\": \"2017-01-26T21:50:08.573Z\",\n \"published\": false,\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=txt\"\n },\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"19000000008604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2100/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(19,37)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,52)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,26)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,44)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(29,3)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(18,3)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,114)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(30,1)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,11)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:published"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#revision\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/fvpT5v9zqKx58VH7hDyyKEkeQYo\\\"\",\n \"id\": \"5\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/5\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"modifiedDate\": \"2017-01-26T21:50:08.573Z\",\n \"published\": false,\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=5&exportFormat=txt\"\n },\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"19000000008604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/revision-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2100/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2100/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2100/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(553,27)-(553,66)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2100/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(553,27)-(553,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2100/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2100/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2100"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2126,amf://id#2127,amf://id#2128,amf://id#2129"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2099/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2099/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2099/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(91,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2099/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2099"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of revisions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2204/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2204/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(117,0)]"
-}
-]
-},
-{
-"@id": "#2204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2203/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(117,0)]"
-}
-]
-},
-{
-"@id": "#2203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "RevisionList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2163",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2163",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2164",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revisionList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/3rG6hPU9Oh9jcNrEH-ycQsq5wdI\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#2167",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2168",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2169",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#revision"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2170",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/Ins6tofAjfjdf2-GPE5UKvDlrK4\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2171",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,10)-(8,13)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2172",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/1"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,16)-(9,116)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#2173",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,16)-(10,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2174",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:49:57.889Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,20)-(11,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:published": [
-{
-"@id": "#2175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,17)-(12,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#2176",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#2177",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,25)-(14,165)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#2178",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,49)-(15,189)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#2179",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,19)-(16,160)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#2180",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,25)-(17,165)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#2181",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,30)-(18,171)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#2182",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,25)-(19,165)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#2183",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,81)-(20,222)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#2184",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,20)-(21,160)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2176/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(20,222)]"
-}
-]
-},
-{
-"@id": "#2176/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,6)-(16,160)]"
-}
-]
-},
-{
-"@id": "#2176/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,19)-(22,5)]"
-}
-]
-},
-{
-"@id": "#2176/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(17,165)]"
-}
-]
-},
-{
-"@id": "#2176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(21,160)]"
-}
-]
-},
-{
-"@id": "#2176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(19,165)]"
-}
-]
-},
-{
-"@id": "#2176/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(15,189)]"
-}
-]
-},
-{
-"@id": "#2176/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(14,165)]"
-}
-]
-},
-{
-"@id": "#2176/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(18,171)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#2185",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,29)-(23,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#2186",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2187",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(25,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2188",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,21)-(26,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2189",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2190",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,15)-(28,113)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2189/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,17)-(29,7)]"
-}
-]
-},
-{
-"@id": "#2189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,113)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2191",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,29)-(30,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#2192",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "19000000008604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,22)-(31,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#2193",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,22)-(32,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2186/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,44)]"
-}
-]
-},
-{
-"@id": "#2186/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(25,26)]"
-}
-]
-},
-{
-"@id": "#2186/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,31)]"
-}
-]
-},
-{
-"@id": "#2186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,42)]"
-}
-]
-},
-{
-"@id": "#2186/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(30,33)]"
-}
-]
-},
-{
-"@id": "#2186/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,25)-(33,5)]"
-}
-]
-},
-{
-"@id": "#2186/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(29,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2168/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,39)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,54)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,28)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,73)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,46)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(33,5)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(22,5)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,116)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(34,3)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,13)]"
-}
-]
-},
-{
-"@id": "#2168/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:published"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,11)-(34,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2163/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#revisionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/3rG6hPU9Oh9jcNrEH-ycQsq5wdI\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions\",\n \"items\": [{\n \"kind\": \"drive#revision\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/Ins6tofAjfjdf2-GPE5UKvDlrK4\\\"\",\n \"id\": \"1\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/1\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"modifiedDate\": \"2017-01-26T21:49:57.889Z\",\n \"published\": false,\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=txt\"\n },\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"19000000008604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2163/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,112)]"
-}
-]
-},
-{
-"@id": "#2163/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(35,1)]"
-}
-]
-},
-{
-"@id": "#2163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(34,4)]"
-}
-]
-},
-{
-"@id": "#2163/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-},
-{
-"@id": "#2163/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#revisionList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/3rG6hPU9Oh9jcNrEH-ycQsq5wdI\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions\",\n \"items\": [{\n \"kind\": \"drive#revision\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/Ins6tofAjfjdf2-GPE5UKvDlrK4\\\"\",\n \"id\": \"1\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/revisions/1\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"modifiedDate\": \"2017-01-26T21:49:57.889Z\",\n \"published\": false,\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&revision=1&exportFormat=txt\"\n },\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"19000000008604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/revisionList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2163/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2163/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(539,25)-(539,68)]"
-}
-]
-},
-{
-"@id": "#2163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2163/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(539,25)-(539,68)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2163/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2163/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2194"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2162/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,2)-(117,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2162/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,4)-(96,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#161",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#162",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#162/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#162/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#162/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#162/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2083/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2083/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2083"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2083/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2083"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(117,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2205",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2206",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#fileList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/lYHFMDTru-NiLn19p1PyG2bK2qw\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc\",\n \"nextPageToken\": \"V1*13|0|ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"nextLink\": \"https://www.googleapis.com/drive/v2/files?maxResults=1&orderBy=createdDate+desc&pageToken=V1*13%7C0%ABC123DEF456M1NseXNieUZfb2wzUGMxM0IxNFNqMXFnYjR3WnpWZElRck5CWRIHEILehuadKw\",\n \"items\": [\n {\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [\n {\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }\n ],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [\n {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }\n ],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false\n }\n ]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2207",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2208",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#childReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"childLink\" : \"string\"\n}"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2209",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2210",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "# Upload Files\n\nThe Drive API allows you to upload file data when creating or updating a File resource.\n\n## Upload options\n\nThe Drive API allows you to upload certain types of binary data, or media. The specific characteristics of the data you can upload are specified on the reference page for any method that supports media uploads:\n\n- **Maximum upload file size**: The maximum amount of data you can store with this method.\n- **Accepted media MIME types**: The types of binary data you can store using this method.\n\nYou can make upload requests in any of the following ways. Specify the method you are using with the uploadType request parameter.\n\nSimple upload: uploadType=media. For quick transfer of smaller files, for example, 5 MB or less.\nMultipart upload: uploadType=multipart. For quick transfer of smaller files and metadata; transfers the file along with metadata that describes it, all in a single request.\nResumable upload: uploadType=resumable. For reliable transfer, especially important with larger files. With this method, you use a session initiating request, which optionally can include metadata. This is a good strategy to use for most applications, since it also works for smaller files at the cost of one additional HTTP request per upload.\nWhen you upload media, you use a special URI. In fact, methods that support media uploads have two URI endpoints:\n\n- **The /upload URI, for the media**. The format of the upload endpoint is the standard resource URI with an `/upload` prefix. Use this URI when transferring the media data itself. Example: `POST /upload/drive/v2/files`.\n- **The standard resource URI, for the metadata**. If the resource contains any data fields, those fields are used to store metadata describing the uploaded file. You can use this URI when creating or updating metadata values. Example: `POST /drive/v2/files`.\n\n\n## Simple upload\n\nThe most straightforward method for uploading a file is by making a simple upload request. This option is a good choice when:\n\n- The file is small enough to upload again in its entirety if the connection fails.\n- There is no metadata to send. This might be true if you plan to send metadata for this resource in a separate request, or if no metadata is supported or available.\n\n\nTo use simple upload, make a `POST` or `PUT` request to the method's **/upload** URI and add the query parameter `uploadType=media`. For example:\n\n```\nPOST https://www.googleapis.com/upload/drive/v2/files?uploadType=media\n```\n\nThe HTTP headers to use when making a simple upload request include:\n\n- `Content-Type`. Set to one of the method's accepted upload media data types, specified in the API reference.\n- `Content-Length`. Set to the number of bytes you are uploading. Not required if you are using chunked transfer encoding.\n\n\n### Example: Simple upload\n\nThe following example shows the use of a simple upload request for the Drive API.\n```\nPOST /upload/drive/v2/files?uploadType=media HTTP/1.1\nHost: www.googleapis.com\nContent-Type: image/jpeg\nContent-Length: number_of_bytes_in_file\nAuthorization: Bearer your_auth_token\n\nJPEG data\n```\n\nIf the request succeeds, the server returns the HTTP 200 OK status code along with any metadata:\n\n```\nHTTP/1.1 200\nContent-Type: application/json\n\n{\n \"title\": \"My File\"\n}\n```\n\n### Multipart upload\n\nIf you have metadata that you want to send along with the data to upload, you can make a single multipart/related request. This is a good choice if the data you are sending is small enough to upload again in its entirety if the connection fails.\n\nTo use multipart upload, make a POST or PUT request to the method's **/upload** URI and add the query parameter `uploadType=multipart`, for example:\n```\nPOST https://www.googleapis.com/upload/drive/v2/files?uploadType=multipart\n```\n\nThe top-level HTTP headers to use when making a multipart upload request include:\n\n- `Content-Type`. Set to multipart/related and include the boundary string you're using to identify the parts of the request.\n- `Content-Length`. Set to the total number of bytes in the request body. The media portion of the request must be less than the maximum file size specified for this method.\n\nThe body of the request is formatted as a multipart/related content type [RFC2387] and contains exactly two parts. The parts are identified by a boundary string, and the final boundary string is followed by two hyphens.\n\nEach part of the multipart request needs an additional Content-Type header:\n\n- **Metadata part**: Must come first, and Content-Type must match one of the accepted metadata formats.\n- **Media part**: Must come second, and Content-Type must match one the method's accepted media MIME types.\n\nSee the API reference for each method's list of accepted media MIME types and size limits for uploaded files.\n\n\nNote: To create or update the metadata portion only, without uploading the associated data, simply send a `POST` or `PUT` request to the standard resource endpoint: `https://www.googleapis.com/drive/v2/files`\n\n\n#### Example: Multipart upload\n\nThe example below shows a multipart upload request for the Drive API.\n\n```\nPOST /upload/drive/v2/files?uploadType=multipart HTTP/1.1\nHost: www.googleapis.com\nAuthorization: Bearer your_auth_token\nContent-Type: multipart/related; boundary=foo_bar_baz\nContent-Length: number_of_bytes_in_entire_request_body\n\n--foo_bar_baz\nContent-Type: application/json; charset=UTF-8\n\n{\n \"title\": \"My File\"\n}\n\n--foo_bar_baz\nContent-Type: image/jpeg\n\nJPEG data\n--foo_bar_baz--\n```\n\nIf the request succeeds, the server returns the HTTP 200 OK status code along with any metadata:\n```\nHTTP/1.1 200\nContent-Type: application/json\n\n{\n \"title\": \"My File\"\n}\n```\n\n#### Resumable upload\n\nTo upload data files more reliably, you can use the resumable upload protocol. This protocol allows you to resume an upload operation after a communication failure has interrupted the flow of data. It is especially useful if you are transferring large files and the likelihood of a network interruption or some other transmission failure is high, for example, when uploading from a mobile client app. It can also reduce your bandwidth usage in the event of network failures because you don't have to restart large file uploads from the beginning.\n\nThe steps for using resumable upload include:\n\n- Start a resumable session. Make an initial request to the upload URI that includes the metadata, if any.\n- Save the resumable session URI. Save the session URI returned in the response of the initial request; you'll use it for the remaining requests in this session.\n- Upload the file. Send the media file to the resumable session URI.\n\nIn addition, apps that use resumable upload need to have code to resume an interrupted upload. If an upload is interrupted, find out how much data was successfully received, and then resume the upload starting from that point.\n\nNote: An upload URI expires after one week.\n\n\n##### Step 1: Start a resumable session\n\nTo initiate a resumable upload, make a POST or PUT request to the method's */upload* URI and add the query parameter uploadType=resumable, for example:\n```\nPOST https://www.googleapis.com/upload/drive/v2/files?uploadType=resumable\n```\n\nFor this initiating request, the body is either empty or it contains the metadata only; you'll transfer the actual contents of the file you want to upload in subsequent requests.\n\nUse the following HTTP headers with the initial request:\n\n- `X-Upload-Content-Type`. Set to the media MIME type of the upload data to be transferred in subsequent requests.\n- `X-Upload-Content-Length`. Set to the number of bytes of upload data to be transferred in subsequent requests. If the length is unknown at the time of this request, you can omit this header.\n- If providing metadata: `Content-Type`. Set according to the metadata's data type.\n- `Content-Length`. Set to the number of bytes provided in the body of this initial request. Not required if you are using chunked transfer encoding.\n\nSee the API reference for each method's list of accepted media MIME types and size limits for uploaded files.\n\n###### Example: Resumable session initiation request\n\nThe following example shows how to initiate a resumable session for the Drive API.\n\n```\nPOST /upload/drive/v2/files?uploadType=resumable HTTP/1.1\nHost: www.googleapis.com\nAuthorization: Bearer your_auth_token\nContent-Length: 38\nContent-Type: application/json; charset=UTF-8\nX-Upload-Content-Type: image/jpeg\nX-Upload-Content-Length: 2000000\n\n{\n \"title\": \"My File\"\n}\n```\n\nNote: For an initial resumable update request without metadata, leave the body of the request empty, and set the Content-Length header to 0.\n\nThe next section describes how to handle the response.\n\n##### Step 2: Save the resumable session URI\n\nIf the session initiation request succeeds, the API server responds with a 200 OK HTTP status code. In addition, it provides a Location header that specifies your resumable session URI. The Location header, shown in the example below, includes an upload_id query parameter portion that gives the unique upload ID to use for this session.\n\n###### Example: Resumable session initiation response\n\nHere is the response to the request in Step 1:\n```\nHTTP/1.1 200 OK\nLocation: https://www.googleapis.com/upload/drive/v2/files?uploadType=resumable&upload_id=xa298sd_sdlkj2\nContent-Length: 0\n```\nThe value of the Location header, as shown in the above example response, is the session URI you'll use as the HTTP endpoint for doing the actual file upload or querying the upload status.\n\nCopy and save the session URI so you can use it for subsequent requests.\n\n##### Step 3: Upload the file\n\nTo upload the file, send a PUT request to the upload URI that you obtained in the previous step. The format of the upload request is:\n\n```\nPUT session_uri\n```\n\nThe HTTP headers to use when making the resumable file upload requests includes Content-Length. Set this to the number of bytes you are uploading in this request, which is generally the upload file size.\n\n###### Example: Resumable file upload request\n\nHere is a resumable request to upload the entire 2,000,000 byte JPEG file for the current example.\n```\nPUT https://www.googleapis.com/upload/drive/v2/files?uploadType=resumable&upload_id=xa298sd_sdlkj2 HTTP/1.1\nContent-Length: 2000000\nContent-Type: image/jpeg\n\nbytes 0-1999999\n```\n\nIf the request succeeds, the server responds with an HTTP `201 Created`, along with any metadata associated with this resource. If the initial request of the resumable session had been a PUT, to update an existing resource, the success response would be `200 OK`, along with any metadata associated with this resource.\n\nIf the upload request is interrupted or if you receive an `HTTP 503 Service Unavailable` or any other `5xx` response from the server, follow the procedure outlined in resume an interrupted upload. \n\n###### Uploading the file in chunks\n\nWith resumable uploads, you can break a file into chunks and send a series of requests to upload each chunk in sequence. This is not the preferred approach since there are performance costs associated with the additional requests, and it is generally not needed. However, you might need to use chunking to reduce the amount of data transferred in any single request. This is helpful when there is a fixed time limit for individual requests, as is true for certain classes of Google App Engine requests. It also lets you do things like providing upload progress indications for legacy browsers that don't have upload progress support by default.\n\n#### Resume an interrupted upload\n\nIf an upload request is terminated before receiving a response or if you receive an HTTP 503 Service Unavailable response from the server, then you need to resume the interrupted upload. To do this:\n\n1) **Request status**. Query the current status of the upload by issuing an empty PUT request to the upload URI. For this request, the HTTP headers should include a Content-Range header indicating that the current position in the file is unknown. For example, set the Content-Range to `*/2000000` if your total file length is 2,000,000. If you don't know the full size of the file, set the Content-Range to `*/*`.\n\nNote: You can request the status between chunks, not just if the upload is interrupted. This is useful, for example, if you want to show upload progress indications for legacy browsers.\n2) **Get number of bytes uploaded**. Process the response from the status query. The server uses the Range header in its response to specify which bytes it has received so far. For example, a Range header of `0-299999` indicates that the first `300,000` bytes of the file have been received.\n3) **Upload remaining data**. Finally, now that you know where to resume the request, send the remaining data or current chunk. Note that you need to treat the remaining data as a separate chunk in either case, so you need to send the Content-Range header when you resume the upload.\n\n##### Example: Resuming an interrupted upload\n\n###### Request the upload status.\nThe following request uses the Content-Range header to indicate that the current position in the 2,000,000 byte file is unknown.\n```\nPUT {session_uri} HTTP/1.1\nContent-Length: 0\nContent-Range: bytes */2000000\n```\n\n###### Extract the number of bytes uploaded so far from the response.\nThe server's response uses the Range header to indicate that it has received the first 43 bytes of the file so far. Use the upper value of the Range header to determine where to start the resumed upload.\n\n```\nHTTP/1.1 308 Resume Incomplete\nContent-Length: 0\nRange: 0-42\n```\n\nNote: It is possible that the status response could be 201 Created or 200 OK if the upload is complete. This could happen if the connection broke after all bytes were uploaded but before the client received a response from the server.\n\n###### Resume the upload from the point where it left off.\nThe following request resumes the upload by sending the remaining bytes of the file, starting at byte 43.\n```\nPUT {session_uri} HTTP/1.1\nContent-Length: 1999957\nContent-Range: bytes 43-1999999/2000000\n\nbytes 43-1999999\n```\n"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2211",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2212",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#propertyList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9YXpHrwrvG9Q0Dxxvs1mrmtpsw8\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/properties\",\n \"items\": [{\n \"kind\": \"drive#property\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/properties/propertyKey?visibility=PRIVATE\",\n \"key\": \"propertyKey\",\n \"visibility\": \"PRIVATE\",\n \"value\": \"property value\"\n }]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2213",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2214",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#comment\",\n \"commentId\": \"AAAABGvGYkY\",\n \"createdDate\": \"2017-01-26T22:27:04.655Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"Test comment\",\n \"content\": \"Test comment\",\n \"deleted\": false,\n \"status\": \"open\",\n \"context\": {\n \"type\": \"text/html\",\n \"value\": \"Hello\"\n },\n \"anchor\": \"kix.o11n7hdrivuh\",\n \"fileId\": \"s7ggG6jZv5szIQL8Y5Ug-Iw\",\n \"fileTitle\": \"Dummy file\",\n \"replies\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2215",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2216",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "queryParameters:\n includeDeleted:\n description: Whether to include deleted items. If set, all replies, including deleted replies (with content stripped) will be returned.\n default: true\n type: boolean\n required: false\n maxResults:\n type: integer\n description: The maximum number of replies to include in the response, used for paging. Acceptable values are 0 to 100, inclusive\n default: 100\n minimum: 0\n maximum: 1000\n required: false\n pageToken:\n type: string\n required: false\n description: |\n Page token for changes.\n The continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/raml+yaml"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2217",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2218",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"content\": \"Another replty\",\n \"verb\": \"reopen\"\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2219",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2220",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"pinned\": false,\n \"published\": false,\n \"publishAuto\": false,\n \"publishedOutsideDomain\": false\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2221",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2222",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2223",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2224",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2225",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2226",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#parentReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : \"boolean\"\n}"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2227",
-"@type": [
-"security:SecuritySchemeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2228",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2228/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2228/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2228/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2228/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2228/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2228/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2228/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2245",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2246",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "queryParameters:\n visibility:\n type: string\n required: false\n description: |\n The visibility of the property.\n The visibility of the new file. This parameter is only relevant when convert=false.\n\n Acceptable values are:\n - **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n - **\"PRIVATE\"**: The new file will be visible to only the owner.\n\n The visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\n Acceptable values are:\n - **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n - **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/raml+yaml"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2247",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#2248",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2258",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2259",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2260",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2260/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2260/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2260"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,17)-(11,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2259/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2261",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2261/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2261/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2261"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,36)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2259/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2259/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2259/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2258/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2258/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2258"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2258/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2262",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2263",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2263/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2263/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2263"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2263/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2263/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2263/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2263"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2262/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2262/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2262"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2262/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2264",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2265",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2265/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2265/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2265/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2265/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2265/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2264/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2264/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2264"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2264/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2266",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2267",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2267/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2267/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2267/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2266/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2266/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2266"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2266/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2268",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2269",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2269/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2269/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2269/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Parent"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2249",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2249",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2251",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,15)-(4,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#2253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,17)-(5,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#2254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,13)-(6,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2249/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#parentReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : \"boolean\"\n}"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2249/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,25)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(7,1)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,23)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,22)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,34)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#parentReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : \"boolean\"\n}"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/parentReference-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2249/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2249/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,21)-(392,67)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,21)-(392,67)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2249/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2249/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2255,amf://id#2256,amf://id#2257"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2248/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2248/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2248/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2270",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2283",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2284",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2285",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,17)-(37,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2284/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2286",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2284/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2284/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#2284/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#2284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#2284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#2284/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2284/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#2283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2287",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2288",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2288/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2288/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#2288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#2288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(44,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(44,0)]"
-}
-]
-},
-{
-"@id": "#2287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2289",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2290",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2290/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,8)-(45,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2290/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#2290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#2290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(48,0)]"
-}
-]
-},
-{
-"@id": "#2289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2291",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2292",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#2248",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2258",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2259",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2260",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2260/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2260/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2260"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,17)-(11,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2259/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2261",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2261/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2261/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2261"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,36)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2259/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2259/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2259/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2259"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2259/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2258/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2258/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2258"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2258/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2262",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2263",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2263/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2263/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2263"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2263/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2263/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2263/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2263"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2262/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2262/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2262"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2262/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2264",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2265",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2265/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2265/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2265/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2265/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2265/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2265"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2264/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2264/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2264"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2264/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2266",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2267",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2267/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2267/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2267/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2266/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2266/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2266"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2266/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2268",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2269",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2269/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2269/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2269/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Parent"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2249",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2249",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2251",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,15)-(4,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#2253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,17)-(5,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#2254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,13)-(6,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2249/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#parentReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : \"boolean\"\n}"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2249/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,25)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(7,1)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,23)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,22)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,34)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#parentReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : \"boolean\"\n}"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/parentReference-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2249/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2249/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,21)-(392,67)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2249/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,21)-(392,67)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2249/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2249/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2255,amf://id#2256,amf://id#2257"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2248/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2248/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2248/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of parents."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2292/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(53,0)]"
-}
-]
-},
-{
-"@id": "#2292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(53,0)]"
-}
-]
-},
-{
-"@id": "#2291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ParentList"
-}
-],
-"core:name": [
-{
-"@value": "ParentList"
-}
-],
-"core:description": [
-{
-"@value": "A list of Parents."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2271",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2271",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2272",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2273",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2274",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,15)-(4,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#2275",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2276",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2277",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,15)-(7,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#2278",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2279",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,19)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#2280",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,21)-(10,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#2281",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,17)-(11,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2276/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,29)]"
-}
-]
-},
-{
-"@id": "#2276/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(12,5)]"
-}
-]
-},
-{
-"@id": "#2276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(9,27)]"
-}
-]
-},
-{
-"@id": "#2276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,26)]"
-}
-]
-},
-{
-"@id": "#2276/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(7,38)]"
-}
-]
-},
-{
-"@id": "#2276/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(13,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2271/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#parentList\" ,\n \"etag\" : \"etag\" ,\n \"selfLink\" : \"string\" ,\n \"items\" : [\n {\n \"kind\" : \"drive#parentReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : \"boolean\"\n }\n ]\n}"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2271/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,23)]"
-}
-]
-},
-{
-"@id": "#2271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(14,1)]"
-}
-]
-},
-{
-"@id": "#2271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#2271/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#parentList\" ,\n \"etag\" : \"etag\" ,\n \"selfLink\" : \"string\" ,\n \"items\" : [\n {\n \"kind\" : \"drive#parentReference\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : \"boolean\"\n }\n ]\n}"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/parentList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2271/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,25)-(386,66)]"
-}
-]
-},
-{
-"@id": "#2271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,25)-(386,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2271/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2271/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2282"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2270/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2270/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(53,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2247/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(53,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2293",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#2294",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2309",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2310",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2311",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2310/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2310/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2310/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2310/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2315",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#2315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2317",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2317/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2317/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2317/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2321",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2321/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2295",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2295",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2296",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2297",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2298",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/100dK-h3SlysbyF_ol3Pc13B14Sj1qgb4wZzVdIQrNBY/properties/propertyKey?visibility=PRIVATE"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,143)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:key": [
-{
-"@id": "#2299",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "propertyKey"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,8)-(5,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:visibility": [
-{
-"@id": "#2300",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "PRIVATE"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,15)-(6,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#2301",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "property value"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,10)-(7,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2295/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#property\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/100dK-h3SlysbyF_ol3Pc13B14Sj1qgb4wZzVdIQrNBY/properties/propertyKey?visibility=PRIVATE\",\n \"key\": \"propertyKey\",\n \"visibility\": \"PRIVATE\",\n \"value\": \"property value\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2295/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:visibility"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,1)-(6,24)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,1)-(2,25)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,1)-(3,70)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,1)-(7,26)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:key"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,1)-(5,21)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(8,1)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,1)-(4,143)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#property\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/100dK-h3SlysbyF_ol3Pc13B14Sj1qgb4wZzVdIQrNBY/properties/propertyKey?visibility=PRIVATE\",\n \"key\": \"propertyKey\",\n \"visibility\": \"PRIVATE\",\n \"value\": \"property value\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/property-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2295/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2295/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(782,21)-(782,60)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(782,21)-(782,60)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2295/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2295/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2307,amf://id#2308,amf://id#2306,amf://id#2304,amf://id#2305,amf://id#2303,amf://id#2302"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2294/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2322",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#propertyList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2338",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#propertyList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,17)-(35,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#propertyList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(33,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2337/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#2337/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2339",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2340",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2340/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2340/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#2340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#2340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2341",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2342/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2342/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#2342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#2342/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#2294",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2309",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2310",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2311",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2310/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(11,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2310/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2310/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2310/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2315",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(18,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,8)-(19,0)]"
-}
-]
-},
-{
-"@id": "#2315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2317",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2317/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(21,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2317/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#2317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2317/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(24,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2321",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2321/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2295",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2295",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2296",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2297",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,9)-(3,70)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2298",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/100dK-h3SlysbyF_ol3Pc13B14Sj1qgb4wZzVdIQrNBY/properties/propertyKey?visibility=PRIVATE"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,143)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:key": [
-{
-"@id": "#2299",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "propertyKey"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,8)-(5,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:visibility": [
-{
-"@id": "#2300",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "PRIVATE"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,15)-(6,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#2301",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "property value"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,10)-(7,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2295/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#property\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/100dK-h3SlysbyF_ol3Pc13B14Sj1qgb4wZzVdIQrNBY/properties/propertyKey?visibility=PRIVATE\",\n \"key\": \"propertyKey\",\n \"visibility\": \"PRIVATE\",\n \"value\": \"property value\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2295/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:visibility"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,1)-(6,24)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,1)-(2,25)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,1)-(3,70)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,1)-(7,26)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:key"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,1)-(5,21)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(8,1)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,1)-(4,143)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#property\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/100dK-h3SlysbyF_ol3Pc13B14Sj1qgb4wZzVdIQrNBY/properties/propertyKey?visibility=PRIVATE\",\n \"key\": \"propertyKey\",\n \"visibility\": \"PRIVATE\",\n \"value\": \"property value\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/property-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2295/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2295/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(782,21)-(782,60)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(782,21)-(782,60)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2295/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2295/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2307,amf://id#2308,amf://id#2306,amf://id#2304,amf://id#2305,amf://id#2303,amf://id#2302"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2294/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "PropertyList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2323",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2323",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2324",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#propertyList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2325",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9YXpHrwrvG9Q0Dxxvs1mrmtpsw8\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,71)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2326",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/properties"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,113)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#2327",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2328",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2329",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#2330",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2331",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/properties/propertyKey?visibility=PRIVATE"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,16)-(8,146)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:key": [
-{
-"@id": "#2332",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "propertyKey"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:visibility": [
-{
-"@id": "#2333",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "PRIVATE"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,18)-(10,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#2334",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "property value"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2328/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:visibility"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,27)]"
-}
-]
-},
-{
-"@id": "#2328/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,28)]"
-}
-]
-},
-{
-"@id": "#2328/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,73)]"
-}
-]
-},
-{
-"@id": "#2328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,29)]"
-}
-]
-},
-{
-"@id": "#2328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:key"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,24)]"
-}
-]
-},
-{
-"@id": "#2328/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(12,3)]"
-}
-]
-},
-{
-"@id": "#2328/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,146)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,11)-(12,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2323/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#propertyList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9YXpHrwrvG9Q0Dxxvs1mrmtpsw8\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/properties\",\n \"items\": [{\n \"kind\": \"drive#property\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/properties/propertyKey?visibility=PRIVATE\",\n \"key\": \"propertyKey\",\n \"visibility\": \"PRIVATE\",\n \"value\": \"property value\"\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2323/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,113)]"
-}
-]
-},
-{
-"@id": "#2323/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(13,1)]"
-}
-]
-},
-{
-"@id": "#2323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(12,4)]"
-}
-]
-},
-{
-"@id": "#2323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,71)]"
-}
-]
-},
-{
-"@id": "#2323/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#propertyList\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9YXpHrwrvG9Q0Dxxvs1mrmtpsw8\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/properties\",\n \"items\": [{\n \"kind\": \"drive#property\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/properties/propertyKey?visibility=PRIVATE\",\n \"key\": \"propertyKey\",\n \"visibility\": \"PRIVATE\",\n \"value\": \"property value\"\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/propertyList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2323/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2323/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(776,25)-(776,68)]"
-}
-]
-},
-{
-"@id": "#2323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(776,25)-(776,68)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2323/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2323/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2335"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2322/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2322/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:usage": [
-{
-"@value": "This library contains types definitions related to a Propery resource in Drive API.\n"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2293/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:usage"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(6,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2345",
-"@type": [
-"apiContract:TraitFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2346",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "trait"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#2347",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:queryParameters": [
-{
-"@id": "#2348",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:convert": [
-{
-"@id": "#2349",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,10)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2351",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,14)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2352",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,17)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#2353",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2353/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2353/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2353"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2349/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2349/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2349/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2349"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2349/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2349/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#2349/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ocr": [
-{
-"@id": "#2354",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2355",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,10)-(11,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2356",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,14)-(12,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2357",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#2358",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2354/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2354/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,0)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2354/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2354/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ocrLanguage": [
-{
-"@id": "#2359",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2360",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,10)-(17,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2361",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2361/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2361/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2361"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,14)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2362",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,17)-(19,93)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2359/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#2359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2359/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:pinned": [
-{
-"@id": "#2363",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2364",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2364/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2364/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2364"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,10)-(21,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,14)-(22,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2366",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#2367",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2363/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2363/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:timedTextLanguage": [
-{
-"@id": "#2368",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2369",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,10)-(27,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2370",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,14)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2371",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The language of the timed text."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,17)-(29,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2368/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2368/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:timedTextTrackName": [
-{
-"@id": "#2372",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2373",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,12)-(31,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2374",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2375",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The timed text track name."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,19)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2372/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2372/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,0)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2348/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:timedTextLanguage"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:convert"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:ocr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:timedTextTrackName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:pinned"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:ocrLanguage"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2346/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2376",
-"@type": [
-"doc:Module",
-"doc:Unit"
-],
-"doc:declares": [
-{
-"@id": "#2377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2397",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2398",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#commentReplyList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2399",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReplyList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2399/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2399/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2399"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,17)-(127,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2398/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReplyList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,15)-(128,37)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#commentReplyList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2398/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(126,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2398/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#2398/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(130,0)]"
-}
-]
-},
-{
-"@id": "#2398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,8)-(128,0)]"
-}
-]
-},
-{
-"@id": "#2398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,8)-(128,0)]"
-}
-]
-},
-{
-"@id": "#2398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-},
-{
-"@id": "#2398/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(130,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2401",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The token to use to request the next page of results."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,8)-(131,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,8)-(132,0)]"
-}
-]
-},
-{
-"@id": "#2402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(133,0)]"
-}
-]
-},
-{
-"@id": "#2402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,6)-(134,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2401/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,6)-(134,0)]"
-}
-]
-},
-{
-"@id": "#2401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2403",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2404",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2404/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,8)-(135,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2404/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(135,8)-(136,0)]"
-}
-]
-},
-{
-"@id": "#2404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(136,8)-(137,0)]"
-}
-]
-},
-{
-"@id": "#2404/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,6)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2403/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2403/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2403"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,6)-(137,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2405",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2406",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the next page of comments."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2406/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2406/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(139,0)]"
-}
-]
-},
-{
-"@id": "#2406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-},
-{
-"@id": "#2406/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2405/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(141,0)]"
-}
-]
-},
-{
-"@id": "#2405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2407",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2408",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#2409",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2428",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#replyId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2429",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "replyId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "#2429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "replyId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(31,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2430",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#deleted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2431",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether this reply has been deleted. If a reply has been deleted the content will be cleared and this will only represent a reply that once existed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2431/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(44,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2431/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#2431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2432",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2433",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment or any of its replies were last modified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2433/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2433/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2434",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#htmlContent"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2435",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"core:description": [
-{
-"@value": "HTML formatted content for this reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,0)]"
-}
-]
-},
-{
-"@id": "#2435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2436",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#verb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2437",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"core:description": [
-{
-"@value": "The action this reply performed to the parent comment. When creating a new reply this is the action to be perform to the parent comment. Possible values are:\n\n- **resolve** - To resolve a comment.\n- **reopen** - To reopen (un-resolve) a comment.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2438",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#content"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2439",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"core:description": [
-{
-"@value": "The plain text content used to create this reply.\nThis is not HTML safe and should only be used as a starting point to make edits to a\nreply's content. This field is required on inserts if no verb is specified (resolve/reopen).\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2439/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(8,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2439/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2440",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#author"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2441",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The user who wrote this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2441/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(38,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2441/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#2441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2442",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2443",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment was first created."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2443/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2443/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2444",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2445",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#commentReply."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2446",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,17)-(27,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2445/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2447",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,15)-(28,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#commentReply"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2445/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2445/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Reply"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2410",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2410",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2411",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replyId": [
-{
-"@id": "#2412",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,13)-(3,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2413",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,17)-(4,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2414",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2415",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2416",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2417",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(8,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2418",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2419",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,15)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2420",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,27)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2415/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,31)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,29)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2421",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,17)-(14,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2422",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2423",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2410/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2410/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,32)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,43)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(17,1)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,44)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,18)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,36)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:replyId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,26)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(13,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/commentReply-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2410/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(681,29)-(681,72)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(681,29)-(681,72)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2410/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2410/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2424,amf://id#2425,amf://id#2426,amf://id#2427"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2409/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2409/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2408/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,8)-(142,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,6)-(146,0)]"
-}
-]
-},
-{
-"@id": "#2408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,8)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2407/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(141,6)-(146,0)]"
-}
-]
-},
-{
-"@id": "#2407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,8)-(144,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ReplyList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2378",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2378",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2379",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReplyList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2380",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/comments/AAAABGvGYkY/replies"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,14)-(3,131)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#2381",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2382",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,12)-(5,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replyId": [
-{
-"@id": "#2384",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,15)-(6,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2385",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2386",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,20)-(8,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2387",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2388",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,14)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2389",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,21)-(11,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2390",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2391",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,15)-(13,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,17)-(14,7)]"
-}
-]
-},
-{
-"@id": "#2390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(13,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2392",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,29)-(15,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2387/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(14,7)]"
-}
-]
-},
-{
-"@id": "#2387/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,14)-(16,5)]"
-}
-]
-},
-{
-"@id": "#2387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(15,33)]"
-}
-]
-},
-{
-"@id": "#2387/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,6)-(11,31)]"
-}
-]
-},
-{
-"@id": "#2387/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2393",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,19)-(17,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2394",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,15)-(18,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2395",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,15)-(19,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2382/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,34)]"
-}
-]
-},
-{
-"@id": "#2382/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,45)]"
-}
-]
-},
-{
-"@id": "#2382/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,12)-(20,3)]"
-}
-]
-},
-{
-"@id": "#2382/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,46)]"
-}
-]
-},
-{
-"@id": "#2382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,20)]"
-}
-]
-},
-{
-"@id": "#2382/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,38)]"
-}
-]
-},
-{
-"@id": "#2382/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:replyId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,28)]"
-}
-]
-},
-{
-"@id": "#2382/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,32)]"
-}
-]
-},
-{
-"@id": "#2382/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(16,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,11)-(20,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2378/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#commentReplyList\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/comments/AAAABGvGYkY/replies\",\n \"items\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2378/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,131)]"
-}
-]
-},
-{
-"@id": "#2378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,34)]"
-}
-]
-},
-{
-"@id": "#2378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(20,4)]"
-}
-]
-},
-{
-"@id": "#2378/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(21,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentReplyList\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/comments/AAAABGvGYkY/replies\",\n \"items\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/commentReplyList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2378/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2378/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(668,29)-(668,76)]"
-}
-]
-},
-{
-"@id": "#2378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(668,29)-(668,76)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2378/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2378/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2396"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2377/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,2)-(146,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2448",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2438",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#content"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2439",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"core:description": [
-{
-"@value": "The plain text content used to create this reply.\nThis is not HTML safe and should only be used as a starting point to make edits to a\nreply's content. This field is required on inserts if no verb is specified (resolve/reopen).\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2439/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(8,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2439/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2436",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#verb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2437",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"core:description": [
-{
-"@value": "The action this reply performed to the parent comment. When creating a new reply this is the action to be perform to the parent comment. Possible values are:\n\n- **resolve** - To resolve a comment.\n- **reopen** - To reopen (un-resolve) a comment.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ReplyWritable"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2449",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2449",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:content": [
-{
-"@id": "#2450",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Another replty"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,13)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:verb": [
-{
-"@id": "#2451",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "reopen"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2449/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"content\": \"Another replty\",\n \"verb\": \"reopen\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2449/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#2449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:verb"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,18)]"
-}
-]
-},
-{
-"@id": "#2449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(4,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"content\": \"Another replty\",\n \"verb\": \"reopen\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/commentReplyRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2449/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2449/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(674,25)-(674,75)]"
-}
-]
-},
-{
-"@id": "#2449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(674,25)-(674,75)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2449/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2449/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2452,amf://id#2453,amf://id#2454"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2448/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2455",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2499",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2500",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#commentList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2501",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2501/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2501/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,17)-(105,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2500/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2502",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2502/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2502/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2502"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,15)-(106,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#commentList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2500/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2500/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2500"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,8)-(104,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2500/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-},
-{
-"@id": "#2500/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2500"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#2500/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#2500/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#2500/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,8)-(105,0)]"
-}
-]
-},
-{
-"@id": "#2500/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2499/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2499/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2499"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2503",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2504",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The token to use to request the next page of results."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2504/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2504/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2504"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2504/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#2504/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#2504/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2504"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2503/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2503/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2503"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#2503/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2505",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2506",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2506/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2506/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2506"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2506/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#2506/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-},
-{
-"@id": "#2506/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2506"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(115,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2505/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2505/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2505"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2507",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2508",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the next page of comments."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2508/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2508/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,8)-(116,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2508/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,8)-(117,0)]"
-}
-]
-},
-{
-"@id": "#2508/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#2508/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,6)-(119,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2507/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2507/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2507"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,6)-(119,0)]"
-}
-]
-},
-{
-"@id": "#2507/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2509",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2510",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#2511",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2552",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#context"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2553",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2554",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2555",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the context snippet."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2555/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2555/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(54,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2555/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(55,0)]"
-}
-]
-},
-{
-"@id": "#2555/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,12)-(56,0)]"
-}
-]
-},
-{
-"@id": "#2555/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(56,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2554/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2554/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2554"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(56,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2556",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2557",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "Data representation of the segment of the file being commented on. In the case of a text file for example, this would be the actual text that the comment is about."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2557/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2557/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(57,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2557/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(58,0)]"
-}
-]
-},
-{
-"@id": "#2557/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,12)-(59,0)]"
-}
-]
-},
-{
-"@id": "#2557/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,10)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2556/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2556/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2556"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,10)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "context"
-}
-],
-"core:description": [
-{
-"@value": "The context of the file which is being commented on."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2553/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2553/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2553/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(59,0)]"
-}
-]
-},
-{
-"@id": "#2553/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "context"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2552/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2552/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2552"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(59,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2558",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#commentId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2559",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "commentId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2559/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2559/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2559"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#2559/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "commentId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2558/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2558/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2558"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2560",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2561",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The file which this comment is addressing."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2561/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2561/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2561"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#2561/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "fileId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2560/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2560/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2560"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2562",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2563",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2563/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2563/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2563"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,6)-(70,0)]"
-}
-]
-},
-{
-"@id": "#2563/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,8)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2562/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2562/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2562"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,6)-(70,0)]"
-}
-]
-},
-{
-"@id": "#2562/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2564",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#replies"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2565",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#2409",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2428",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#replyId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2429",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "replyId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "#2429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "replyId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(31,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2430",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#deleted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2431",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether this reply has been deleted. If a reply has been deleted the content will be cleared and this will only represent a reply that once existed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2431/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(44,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2431/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#2431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2432",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2433",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment or any of its replies were last modified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2433/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2433/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2434",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#htmlContent"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2435",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"core:description": [
-{
-"@value": "HTML formatted content for this reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,0)]"
-}
-]
-},
-{
-"@id": "#2435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2436",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#verb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2437",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"core:description": [
-{
-"@value": "The action this reply performed to the parent comment. When creating a new reply this is the action to be perform to the parent comment. Possible values are:\n\n- **resolve** - To resolve a comment.\n- **reopen** - To reopen (un-resolve) a comment.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2438",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#content"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2439",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"core:description": [
-{
-"@value": "The plain text content used to create this reply.\nThis is not HTML safe and should only be used as a starting point to make edits to a\nreply's content. This field is required on inserts if no verb is specified (resolve/reopen).\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2439/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(8,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2439/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2440",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#author"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2441",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The user who wrote this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2441/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(38,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2441/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#2441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2442",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2443",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment was first created."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2443/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2443/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2444",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2445",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#commentReply."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2446",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,17)-(27,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2445/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2447",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,15)-(28,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#commentReply"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2445/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2445/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Reply"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2410",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2410",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2411",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replyId": [
-{
-"@id": "#2412",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,13)-(3,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2413",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,17)-(4,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2414",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2415",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2416",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2417",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(8,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2418",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2419",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,15)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2420",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,27)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2415/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,31)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,29)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2421",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,17)-(14,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2422",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2423",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2410/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2410/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,32)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,43)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(17,1)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,44)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,18)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,36)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:replyId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,26)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(13,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/commentReply-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2410/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(681,29)-(681,72)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(681,29)-(681,72)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2410/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2410/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2424,amf://id#2425,amf://id#2426,amf://id#2427"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2409/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2409/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "replies"
-}
-],
-"core:description": [
-{
-"@value": "Replies to this post."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2565/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2565/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(99,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2565/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(101,0)]"
-}
-]
-},
-{
-"@id": "#2565/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "replies"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2564/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2564/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2564"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2566",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileTitle"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2567",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileTitle"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file which this comment is addressing."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2567/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2567/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2567"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(98,0)]"
-}
-]
-},
-{
-"@id": "#2567/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "fileTitle"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2566/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2566/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2566"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(98,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2568",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#deleted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2569",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether this comment has been deleted. If a comment has been deleted the content will be cleared and this will only represent a comment that once existed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2569/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2569/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2569"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(85,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2569/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-},
-{
-"@id": "#2569/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#2569/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2569"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2568/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2568/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2568"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2570",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2571",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment or any of its replies were last modified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2571/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2571/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2571"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2571/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#2571/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-},
-{
-"@id": "#2571/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2571"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(78,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2570/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2570/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2570"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2572",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#htmlContent"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2573",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"core:description": [
-{
-"@value": "HTML formatted content for this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2573/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2573/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2573"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(83,0)]"
-}
-]
-},
-{
-"@id": "#2573/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2572/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2572/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2572"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(83,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2574",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#anchor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2575",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "anchor"
-}
-],
-"core:description": [
-{
-"@value": "A region of the document represented as a JSON string. See anchor documentation for details on how to define and interpret anchor properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2575/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2575/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2575"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(94,0)]"
-}
-]
-},
-{
-"@id": "#2575/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "anchor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2574/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2574/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2574"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(94,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2576",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#content"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2577",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"core:description": [
-{
-"@value": "The plain text content used to create this comment. This is not HTML safe and should only be used as a starting point to make edits to a comment's content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2577/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2577/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2577"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#2577/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2576/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2576/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2578",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2579",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#comment."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2580",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2580/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2580/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2580"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,17)-(65,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2579/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2581",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2581/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2581/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2581"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,15)-(66,28)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#comment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2579/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2579/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2579"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(63,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2579/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2579"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(67,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2578/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2578/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2582",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#status"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2583",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "status"
-}
-],
-"core:description": [
-{
-"@value": "The status of this comment. Status can be changed by posting a reply to a comment with the desired status.\n\n- **open** - The comment is still open.\n- **resolved** - The comment has been resolved by one of its replies.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2583/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2583/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2583"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#2583/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "status"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2582/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2582/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2582"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2584",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2585",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment was first created."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2585/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2585/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2585/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#2585/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-},
-{
-"@id": "#2585/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2584/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2584/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2586",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#author"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2587",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The user who wrote this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2587/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2587/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,8)-(79,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2587/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2587/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#2587/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2586/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2586/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Comment"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2512",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2512",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2513",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2513/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2513/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2513"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:commentId": [
-{
-"@id": "#2514",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2514/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2514/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,15)-(3,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2515",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:04.655Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2515/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2515/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,17)-(4,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2516",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2516/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2516/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2516"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2517",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2518",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2518/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2518/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2519",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2519/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2519/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(8,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2520",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2521",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2521/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2521/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2520/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2520/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2520"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,15)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2520/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2522",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2522/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2522/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2522"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,27)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2517/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2517/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2517/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2517/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,31)]"
-}
-]
-},
-{
-"@id": "#2517/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,29)]"
-}
-]
-},
-{
-"@id": "#2517/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2523",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2523/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2523/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2523"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,17)-(14,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2524",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2524/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2524/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2524"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2525",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2525/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2525/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2525"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:status": [
-{
-"@id": "#2526",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "open"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2526/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2526/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,12)-(17,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:context": [
-{
-"@id": "#2527",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2528",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2528/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2528/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2528"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#2529",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Hello"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2529/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2529/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2527/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2527/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,23)]"
-}
-]
-},
-{
-"@id": "#2527/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,20)]"
-}
-]
-},
-{
-"@id": "#2527/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,13)-(21,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:anchor": [
-{
-"@id": "#2530",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "kix.o11n7hdrivuh"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2530/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2530/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2530"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,12)-(22,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#2531",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "s7ggG6jZv5szIQL8Y5Ug-Iw"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2531/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2531/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,12)-(23,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileTitle": [
-{
-"@id": "#2532",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2532/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2532/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,15)-(24,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replies": [
-{
-"@id": "#2533",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2534",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2535",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2535/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2535/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,12)-(26,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replyId": [
-{
-"@id": "#2536",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2536/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2536/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2536"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,15)-(27,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2537",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2537/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2537/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2537"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,19)-(28,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2538",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2538/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2538/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2538"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,20)-(29,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2539",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2540",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2540/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2540/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2540"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,14)-(31,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2541",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2541/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2541/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2541"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,21)-(32,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2542",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2543",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2543/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2543/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2543"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,15)-(34,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2542/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2542/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2542"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,17)-(35,7)]"
-}
-]
-},
-{
-"@id": "#2542/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2544",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2544/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2544/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2544"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,29)-(36,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2539/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2539/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(35,7)]"
-}
-]
-},
-{
-"@id": "#2539/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2539"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,14)-(37,5)]"
-}
-]
-},
-{
-"@id": "#2539/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(36,33)]"
-}
-]
-},
-{
-"@id": "#2539/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,31)]"
-}
-]
-},
-{
-"@id": "#2539/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2545",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2545/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2545/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2545"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,19)-(38,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2546",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2546/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2546/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2546"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,15)-(39,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2547",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2547/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2547/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2547"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,15)-(40,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2534/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2534/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,34)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,45)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(41,3)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,46)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,20)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,38)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:replyId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,28)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,32)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(37,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2533/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2533/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(41,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2512/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#comment\",\n \"commentId\": \"AAAABGvGYkY\",\n \"createdDate\": \"2017-01-26T22:27:04.655Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"Test comment\",\n \"content\": \"Test comment\",\n \"deleted\": false,\n \"status\": \"open\",\n \"context\": {\n \"type\": \"text/html\",\n \"value\": \"Hello\"\n },\n \"anchor\": \"kix.o11n7hdrivuh\",\n \"fileId\": \"s7ggG6jZv5szIQL8Y5Ug-Iw\",\n \"fileTitle\": \"Dummy file\",\n \"replies\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2512/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:fileTitle"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(24,27)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:status"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,18)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,25)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:commentId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,28)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,31)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:context"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,3)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:replies"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(41,4)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,37)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,18)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,44)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(42,1)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,43)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,27)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:anchor"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(22,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#comment\",\n \"commentId\": \"AAAABGvGYkY\",\n \"createdDate\": \"2017-01-26T22:27:04.655Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"Test comment\",\n \"content\": \"Test comment\",\n \"deleted\": false,\n \"status\": \"open\",\n \"context\": {\n \"type\": \"text/html\",\n \"value\": \"Hello\"\n },\n \"anchor\": \"kix.o11n7hdrivuh\",\n \"fileId\": \"s7ggG6jZv5szIQL8Y5Ug-Iw\",\n \"fileTitle\": \"Dummy file\",\n \"replies\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/comment-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2512/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(611,25)-(611,63)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(611,25)-(611,63)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2512/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2512/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2548,amf://id#2549,amf://id#2550,amf://id#2551"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2511/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2511/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2511/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,2)-(101,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2511/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The actual list of comments."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2510/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2510/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,8)-(120,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2510/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#2510/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2509/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2509/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,6)-(123,0)]"
-}
-]
-},
-{
-"@id": "#2509/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(122,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "CommentList"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2456",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2456",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2457",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#2458",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/comments"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,14)-(3,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextPageToken": [
-{
-"@id": "#2459",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,19)-(4,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:nextLink": [
-{
-"@id": "#2460",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:items": [
-{
-"@id": "#2461",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2462",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2463",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:commentId": [
-{
-"@id": "#2464",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,17)-(8,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2465",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:04.655Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,19)-(9,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2466",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,20)-(10,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2467",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2468",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,14)-(12,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2469",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,21)-(13,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2470",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2471",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,15)-(15,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2470/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,17)-(16,7)]"
-}
-]
-},
-{
-"@id": "#2470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2472",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,29)-(17,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2467/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(16,7)]"
-}
-]
-},
-{
-"@id": "#2467/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,14)-(18,5)]"
-}
-]
-},
-{
-"@id": "#2467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,6)-(17,33)]"
-}
-]
-},
-{
-"@id": "#2467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(13,31)]"
-}
-]
-},
-{
-"@id": "#2467/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,6)-(12,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2473",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,19)-(19,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2474",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,15)-(20,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2475",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2475/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2475/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2475"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,15)-(21,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:status": [
-{
-"@id": "#2476",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "open"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2476/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2476/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2476"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,14)-(22,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:context": [
-{
-"@id": "#2477",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2478",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2478/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2478/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2478"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,14)-(24,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#2479",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Hello"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2479/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2479/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,15)-(25,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2477/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2477/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(24,25)]"
-}
-]
-},
-{
-"@id": "#2477/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(25,22)]"
-}
-]
-},
-{
-"@id": "#2477/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2477"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,15)-(26,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:anchor": [
-{
-"@id": "#2480",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "kix.o11n7hdrivuh"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,14)-(27,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#2481",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "s7ggG6jZv5szIQL8Y5Ug-Iw"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2481/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2481/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2481"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,14)-(28,39)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileTitle": [
-{
-"@id": "#2482",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2482/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2482/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2482"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,17)-(29,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replies": [
-{
-"@id": "#2483",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2484",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2485",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2485/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2485/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2485"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,14)-(31,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replyId": [
-{
-"@id": "#2486",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2486/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2486/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2486"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,17)-(32,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2487",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2487/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2487/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2487"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,21)-(33,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2488",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2488/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2488/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2488"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,22)-(34,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2489",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2490",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2490/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2490/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2490"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,16)-(36,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2491",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2491/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2491/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2491"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,23)-(37,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2492",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2493",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2493/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2493/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2493"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,17)-(39,114)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2492/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2492/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,19)-(40,9)]"
-}
-]
-},
-{
-"@id": "#2492/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,10)-(39,114)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2494",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2494/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2494/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2494"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,31)-(41,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2489/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2489/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(40,9)]"
-}
-]
-},
-{
-"@id": "#2489/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,16)-(42,7)]"
-}
-]
-},
-{
-"@id": "#2489/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,35)]"
-}
-]
-},
-{
-"@id": "#2489/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,33)]"
-}
-]
-},
-{
-"@id": "#2489/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(36,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2495",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2495/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2495/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,21)-(43,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2496",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2496/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2496/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2496"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,17)-(44,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2497",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2497/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2497/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2497"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,17)-(45,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2484/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2484/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,6)-(44,36)]"
-}
-]
-},
-{
-"@id": "#2484/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(33,47)]"
-}
-]
-},
-{
-"@id": "#2484/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2484"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,16)-(46,5)]"
-}
-]
-},
-{
-"@id": "#2484/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(34,48)]"
-}
-]
-},
-{
-"@id": "#2484/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(45,22)]"
-}
-]
-},
-{
-"@id": "#2484/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,6)-(43,40)]"
-}
-]
-},
-{
-"@id": "#2484/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:replyId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,30)]"
-}
-]
-},
-{
-"@id": "#2484/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,34)]"
-}
-]
-},
-{
-"@id": "#2484/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(42,7)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2483/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2483/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2483"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,15)-(46,6)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2462/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:fileTitle"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,29)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:status"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,20)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(18,5)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,27)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:commentId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,30)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,33)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:context"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(26,5)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:replies"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(46,6)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,39)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,20)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,46)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(47,3)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,45)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,29)]"
-}
-]
-},
-{
-"@id": "#2462/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:anchor"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(47,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2456/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#commentList\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/comments\",\n \"nextPageToken\": \"string\",\n \"nextLink\": \"string\",\n \"items\": [{\n \"kind\": \"drive#comment\",\n \"commentId\": \"AAAABGvGYkY\",\n \"createdDate\": \"2017-01-26T22:27:04.655Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"Test comment\",\n \"content\": \"Test comment\",\n \"deleted\": false,\n \"status\": \"open\",\n \"context\": {\n \"type\": \"text/html\",\n \"value\": \"Hello\"\n },\n \"anchor\": \"kix.o11n7hdrivuh\",\n \"fileId\": \"s7ggG6jZv5szIQL8Y5Ug-Iw\",\n \"fileTitle\": \"Dummy file\",\n \"replies\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2456/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:nextLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,22)]"
-}
-]
-},
-{
-"@id": "#2456/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(48,1)]"
-}
-]
-},
-{
-"@id": "#2456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:nextPageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,27)]"
-}
-]
-},
-{
-"@id": "#2456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:items"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(47,4)]"
-}
-]
-},
-{
-"@id": "#2456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#2456/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentList\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/comments\",\n \"nextPageToken\": \"string\",\n \"nextLink\": \"string\",\n \"items\": [{\n \"kind\": \"drive#comment\",\n \"commentId\": \"AAAABGvGYkY\",\n \"createdDate\": \"2017-01-26T22:27:04.655Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"Test comment\",\n \"content\": \"Test comment\",\n \"deleted\": false,\n \"status\": \"open\",\n \"context\": {\n \"type\": \"text/html\",\n \"value\": \"Hello\"\n },\n \"anchor\": \"kix.o11n7hdrivuh\",\n \"fileId\": \"s7ggG6jZv5szIQL8Y5Ug-Iw\",\n \"fileTitle\": \"Dummy file\",\n \"replies\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/commentList-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2456/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(599,25)-(599,67)]"
-}
-]
-},
-{
-"@id": "#2456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(599,25)-(599,67)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2456/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2456/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2498"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2455/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,2)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2588",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2576",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#content"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2577",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"core:description": [
-{
-"@value": "The plain text content used to create this comment. This is not HTML safe and should only be used as a starting point to make edits to a comment's content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2577/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2577/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2577"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#2577/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2576/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2576/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2552",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#context"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2553",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2554",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2555",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the context snippet."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2555/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2555/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(54,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2555/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(55,0)]"
-}
-]
-},
-{
-"@id": "#2555/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,12)-(56,0)]"
-}
-]
-},
-{
-"@id": "#2555/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(56,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2554/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2554/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2554"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(56,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2556",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2557",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "Data representation of the segment of the file being commented on. In the case of a text file for example, this would be the actual text that the comment is about."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2557/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2557/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(57,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2557/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(58,0)]"
-}
-]
-},
-{
-"@id": "#2557/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,12)-(59,0)]"
-}
-]
-},
-{
-"@id": "#2557/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,10)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2556/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2556/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2556"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,10)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "context"
-}
-],
-"core:description": [
-{
-"@value": "The context of the file which is being commented on."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2553/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2553/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2553/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(59,0)]"
-}
-]
-},
-{
-"@id": "#2553/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "context"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2552/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2552/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2552"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "CommentWritable"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2589",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2589",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:content": [
-{
-"@id": "#2590",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Comment body"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2590/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2590/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2590"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,13)-(2,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:context": [
-{
-"@id": "#2591",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2592",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/plain"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2592/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2592/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2592"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,12)-(4,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#2593",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Comment body"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2593/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2593/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2593"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,13)-(5,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2591/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2591/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(4,24)]"
-}
-]
-},
-{
-"@id": "#2591/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,27)]"
-}
-]
-},
-{
-"@id": "#2591/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2591"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,13)-(6,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2589/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2589/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2589"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"content\": \"Comment body\",\n \"context\": {\n \"type\": \"text/plain\",\n \"value\": \"Comment body\"\n }\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2589/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,27)]"
-}
-]
-},
-{
-"@id": "#2589/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:context"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(6,3)]"
-}
-]
-},
-{
-"@id": "#2589/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2589"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(7,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"content\": \"Comment body\",\n \"context\": {\n \"type\": \"text/plain\",\n \"value\": \"Comment body\"\n }\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/commentCreateRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2589/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2589/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2589/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(605,21)-(605,72)]"
-}
-]
-},
-{
-"@id": "#2589/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2589/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2589"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(605,21)-(605,72)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2589/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2589"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2589/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2589"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2594,amf://id#2595,amf://id#2596"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2588/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2588/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2588"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2588/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2588"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,2)-(59,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2409",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2428",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#replyId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2429",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "replyId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "#2429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "replyId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(31,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2430",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#deleted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2431",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether this reply has been deleted. If a reply has been deleted the content will be cleared and this will only represent a reply that once existed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2431/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(44,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2431/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#2431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2432",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2433",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment or any of its replies were last modified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2433/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2433/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2434",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#htmlContent"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2435",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"core:description": [
-{
-"@value": "HTML formatted content for this reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,0)]"
-}
-]
-},
-{
-"@id": "#2435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2436",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#verb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2437",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"core:description": [
-{
-"@value": "The action this reply performed to the parent comment. When creating a new reply this is the action to be perform to the parent comment. Possible values are:\n\n- **resolve** - To resolve a comment.\n- **reopen** - To reopen (un-resolve) a comment.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2438",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#content"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2439",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"core:description": [
-{
-"@value": "The plain text content used to create this reply.\nThis is not HTML safe and should only be used as a starting point to make edits to a\nreply's content. This field is required on inserts if no verb is specified (resolve/reopen).\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2439/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(8,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2439/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2440",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#author"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2441",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The user who wrote this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2441/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(38,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2441/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#2441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2442",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2443",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment was first created."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2443/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2443/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2444",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2445",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#commentReply."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2446",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,17)-(27,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2445/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2447",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,15)-(28,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#commentReply"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2445/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2445/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Reply"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2410",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2410",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2411",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replyId": [
-{
-"@id": "#2412",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,13)-(3,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2413",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,17)-(4,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2414",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2415",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2416",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2417",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(8,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2418",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2419",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,15)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2420",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,27)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2415/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,31)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,29)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2421",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,17)-(14,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2422",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2423",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2410/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2410/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,32)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,43)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(17,1)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,44)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,18)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,36)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:replyId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,26)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(13,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/commentReply-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2410/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(681,29)-(681,72)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(681,29)-(681,72)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2410/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2410/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2424,amf://id#2425,amf://id#2426,amf://id#2427"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2409/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2409/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2597",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2597/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2597/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2597/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2597/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2597/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2597/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2597/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2597"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2511",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2552",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#context"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2553",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2554",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2555",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the context snippet."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2555/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2555/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(54,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2555/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,12)-(55,0)]"
-}
-]
-},
-{
-"@id": "#2555/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,12)-(56,0)]"
-}
-]
-},
-{
-"@id": "#2555/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2555"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(56,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2554/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2554/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2554"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,10)-(56,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2556",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2557",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "Data representation of the segment of the file being commented on. In the case of a text file for example, this would be the actual text that the comment is about."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2557/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2557/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(57,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2557/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,12)-(58,0)]"
-}
-]
-},
-{
-"@id": "#2557/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,12)-(59,0)]"
-}
-]
-},
-{
-"@id": "#2557/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2557"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,10)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2556/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2556/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2556"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,10)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "context"
-}
-],
-"core:description": [
-{
-"@value": "The context of the file which is being commented on."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2553/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2553/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2553/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2553"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(59,0)]"
-}
-]
-},
-{
-"@id": "#2553/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "context"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2552/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2552/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2552"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(59,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2558",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#commentId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2559",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "commentId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2559/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2559/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2559"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#2559/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "commentId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2558/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2558/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2558"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2560",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2561",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileId"
-}
-],
-"core:description": [
-{
-"@value": "The file which this comment is addressing."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2561/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2561/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2561"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#2561/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "fileId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2560/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2560/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2560"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2562",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2563",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2563/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2563/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2563"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,6)-(70,0)]"
-}
-]
-},
-{
-"@id": "#2563/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,8)-(69,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2562/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2562/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2562"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,6)-(70,0)]"
-}
-]
-},
-{
-"@id": "#2562/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2564",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#replies"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2565",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#2409",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2428",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#replyId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2429",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "replyId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(31,0)]"
-}
-]
-},
-{
-"@id": "#2429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,8)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "replyId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,6)-(31,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2430",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#deleted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2431",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether this reply has been deleted. If a reply has been deleted the content will be cleared and this will only represent a reply that once existed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2431/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(44,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2431/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#2431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#2431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2432",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2433",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment or any of its replies were last modified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2433/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2433/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#2433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-},
-{
-"@id": "#2433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2434",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#htmlContent"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2435",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"core:description": [
-{
-"@value": "HTML formatted content for this reply."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,0)]"
-}
-]
-},
-{
-"@id": "#2435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2436",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#verb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2437",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"core:description": [
-{
-"@value": "The action this reply performed to the parent comment. When creating a new reply this is the action to be perform to the parent comment. Possible values are:\n\n- **resolve** - To resolve a comment.\n- **reopen** - To reopen (un-resolve) a comment.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "verb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2438",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#content"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2439",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"core:description": [
-{
-"@value": "The plain text content used to create this reply.\nThis is not HTML safe and should only be used as a starting point to make edits to a\nreply's content. This field is required on inserts if no verb is specified (resolve/reopen).\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2439/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(8,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2439/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,8)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2440",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#author"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2441",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The user who wrote this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2441/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(38,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2441/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#2441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2442",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2443",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment was first created."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2443/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(32,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2443/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2444",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2445",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#commentReply."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2446",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,17)-(27,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2445/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2447",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,15)-(28,33)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#commentReply"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2445/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2445/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2445/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Reply"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2410",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2410",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2411",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replyId": [
-{
-"@id": "#2412",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,13)-(3,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2413",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,17)-(4,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2414",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2415",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2416",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2417",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(8,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2418",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2419",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,15)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2420",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,27)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2415/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,31)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,29)]"
-}
-]
-},
-{
-"@id": "#2415/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2421",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,17)-(14,36)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2422",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2423",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2410/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2410/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,32)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,43)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(17,1)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,44)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,18)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,36)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:replyId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,26)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,30)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(13,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/commentReply-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2410/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(681,29)-(681,72)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(681,29)-(681,72)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2410/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2410/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2424,amf://id#2425,amf://id#2426,amf://id#2427"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2409/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(45,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2409/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "replies"
-}
-],
-"core:description": [
-{
-"@value": "Replies to this post."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2565/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2565/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(99,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2565/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2565"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(101,0)]"
-}
-]
-},
-{
-"@id": "#2565/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,8)-(101,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "replies"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2564/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2564/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2564"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,6)-(101,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2566",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileTitle"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2567",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileTitle"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file which this comment is addressing."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2567/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2567/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2567"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(98,0)]"
-}
-]
-},
-{
-"@id": "#2567/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "fileTitle"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2566/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2566/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2566"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(98,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2568",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#deleted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2569",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"core:description": [
-{
-"@value": "Whether this comment has been deleted. If a comment has been deleted the content will be cleared and this will only represent a comment that once existed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2569/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2569/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2569"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(85,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2569/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,8)-(86,0)]"
-}
-]
-},
-{
-"@id": "#2569/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#2569/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2569"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "deleted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2568/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2568/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2568"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,6)-(86,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2570",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2571",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment or any of its replies were last modified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2571/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2571/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2571"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2571/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#2571/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-},
-{
-"@id": "#2571/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2571"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(78,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2570/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2570/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2570"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2572",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#htmlContent"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2573",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"core:description": [
-{
-"@value": "HTML formatted content for this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2573/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2573/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2573"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(83,0)]"
-}
-]
-},
-{
-"@id": "#2573/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(83,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "htmlContent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2572/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2572/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2572"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,6)-(83,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2574",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#anchor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2575",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "anchor"
-}
-],
-"core:description": [
-{
-"@value": "A region of the document represented as a JSON string. See anchor documentation for details on how to define and interpret anchor properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2575/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2575/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2575"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(94,0)]"
-}
-]
-},
-{
-"@id": "#2575/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "anchor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2574/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2574/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2574"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(94,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2576",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#content"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2577",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"core:description": [
-{
-"@value": "The plain text content used to create this comment. This is not HTML safe and should only be used as a starting point to make edits to a comment's content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2577/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2577/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2577"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#2577/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "content"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2576/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2576/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2576"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,6)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2578",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2579",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#comment."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#2580",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2580/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2580/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2580"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,17)-(65,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#2579/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#2581",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2581/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2581/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2581"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,15)-(66,28)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#comment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2579/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2579/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2579"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(63,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2579/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2579"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(67,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#2579/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,8)-(65,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2578/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2578/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2582",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#status"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2583",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "status"
-}
-],
-"core:description": [
-{
-"@value": "The status of this comment. Status can be changed by posting a reply to a comment with the desired status.\n\n- **open** - The comment is still open.\n- **resolved** - The comment has been resolved by one of its replies.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2583/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2583/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2583"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#2583/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "status"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2582/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2582/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2582"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,6)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2584",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2585",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "The date when this comment was first created."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2585/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2585/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2585/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#2585/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-},
-{
-"@id": "#2585/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2585"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2584/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2584/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2584"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2586",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#author"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2587",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "The user who wrote this comment."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2587/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2587/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,8)-(79,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2587/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2587/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#2587/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2587"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "author"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2586/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2586/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2586"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,6)-(81,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Comment"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2512",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2512",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2513",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2513/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2513/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2513"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:commentId": [
-{
-"@id": "#2514",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2514/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2514/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,15)-(3,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2515",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:04.655Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2515/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2515/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,17)-(4,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2516",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2516/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2516/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2516"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,18)-(5,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2517",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2518",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2518/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2518/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,12)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2519",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2519/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2519/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(8,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2520",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2521",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2521/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2521/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2520/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2520/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2520"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,15)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2520/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(10,110)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2522",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2522/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2522/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2522"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,27)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2517/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2517/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(11,5)]"
-}
-]
-},
-{
-"@id": "#2517/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2517/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,31)]"
-}
-]
-},
-{
-"@id": "#2517/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,29)]"
-}
-]
-},
-{
-"@id": "#2517/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2523",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2523/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2523/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2523"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,17)-(14,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2524",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test comment"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2524/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2524/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2524"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2525",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2525/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2525/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2525"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,13)-(16,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:status": [
-{
-"@id": "#2526",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "open"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2526/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2526/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,12)-(17,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:context": [
-{
-"@id": "#2527",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2528",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "text/html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2528/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2528/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2528"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#2529",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Hello"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2529/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2529/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2527/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2527/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,23)]"
-}
-]
-},
-{
-"@id": "#2527/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,20)]"
-}
-]
-},
-{
-"@id": "#2527/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,13)-(21,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:anchor": [
-{
-"@id": "#2530",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "kix.o11n7hdrivuh"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2530/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2530/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2530"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,12)-(22,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileId": [
-{
-"@id": "#2531",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "s7ggG6jZv5szIQL8Y5Ug-Iw"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2531/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2531/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,12)-(23,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fileTitle": [
-{
-"@id": "#2532",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2532/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2532/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,15)-(24,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replies": [
-{
-"@id": "#2533",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#2534",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2535",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#commentReply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2535/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2535/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2535"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,12)-(26,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:replyId": [
-{
-"@id": "#2536",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "AAAABGvGYkc"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2536/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2536/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2536"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,15)-(27,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#2537",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2537/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2537/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2537"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,19)-(28,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#2538",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T22:27:31.702Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2538/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2538/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2538"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,20)-(29,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:author": [
-{
-"@id": "#2539",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#2540",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2540/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2540/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2540"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,14)-(31,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#2541",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2541/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2541/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2541"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,21)-(32,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#2542",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#2543",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2543/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2543/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2543"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,15)-(34,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2542/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2542/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2542"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,17)-(35,7)]"
-}
-]
-},
-{
-"@id": "#2542/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,112)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#2544",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2544/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2544/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2544"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,29)-(36,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2539/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2539/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(35,7)]"
-}
-]
-},
-{
-"@id": "#2539/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2539"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,14)-(37,5)]"
-}
-]
-},
-{
-"@id": "#2539/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(36,33)]"
-}
-]
-},
-{
-"@id": "#2539/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(32,31)]"
-}
-]
-},
-{
-"@id": "#2539/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(31,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:htmlContent": [
-{
-"@id": "#2545",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2545/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2545/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2545"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,19)-(38,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:content": [
-{
-"@id": "#2546",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is the reply"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2546/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2546/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2546"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,15)-(39,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:deleted": [
-{
-"@id": "#2547",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2547/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2547/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2547"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,15)-(40,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2534/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2534/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,34)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(28,45)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2534"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,14)-(41,3)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(29,46)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,20)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,38)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:replyId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,28)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,32)]"
-}
-]
-},
-{
-"@id": "#2534/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(37,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2533/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2533/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(41,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2512/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#comment\",\n \"commentId\": \"AAAABGvGYkY\",\n \"createdDate\": \"2017-01-26T22:27:04.655Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"Test comment\",\n \"content\": \"Test comment\",\n \"deleted\": false,\n \"status\": \"open\",\n \"context\": {\n \"type\": \"text/html\",\n \"value\": \"Hello\"\n },\n \"anchor\": \"kix.o11n7hdrivuh\",\n \"fileId\": \"s7ggG6jZv5szIQL8Y5Ug-Iw\",\n \"fileTitle\": \"Dummy file\",\n \"replies\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2512/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:fileTitle"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(24,27)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:status"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,18)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:author"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(13,3)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,25)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:commentId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,28)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:htmlContent"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,31)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:context"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,3)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:replies"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(41,4)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:fileId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,37)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:deleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,18)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,44)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(42,1)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,43)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:content"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,27)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:anchor"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(22,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#comment\",\n \"commentId\": \"AAAABGvGYkY\",\n \"createdDate\": \"2017-01-26T22:27:04.655Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"Test comment\",\n \"content\": \"Test comment\",\n \"deleted\": false,\n \"status\": \"open\",\n \"context\": {\n \"type\": \"text/html\",\n \"value\": \"Hello\"\n },\n \"anchor\": \"kix.o11n7hdrivuh\",\n \"fileId\": \"s7ggG6jZv5szIQL8Y5Ug-Iw\",\n \"fileTitle\": \"Dummy file\",\n \"replies\": [{\n \"kind\": \"drive#commentReply\",\n \"replyId\": \"AAAABGvGYkc\",\n \"createdDate\": \"2017-01-26T22:27:31.702Z\",\n \"modifiedDate\": \"2017-01-26T22:27:31.702Z\",\n \"author\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"//lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s96-k-no/photo.jpg\"\n },\n \"isAuthenticatedUser\": true\n },\n \"htmlContent\": \"This is the reply\",\n \"content\": \"This is the reply\",\n \"deleted\": false\n }]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/comment-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2512/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(611,25)-(611,63)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(611,25)-(611,63)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2512/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2512/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2548,amf://id#2549,amf://id#2550,amf://id#2551"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2511/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2511/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2511/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,2)-(101,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2511/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:references": [
-{
-"@id": "#161",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#162",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "User"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "A representation of a user in Google Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#162/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#162/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#162/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#162/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#162/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(4,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#162/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#161/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#161/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#161"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2376/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(146,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2598",
-"@type": [
-"doc:ExternalFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2599",
-"@type": [
-"doc:ExternalDomainElement",
-"doc:DomainElement"
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#property\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/9yGD9cs1TBjhL0-_UdlnJlKhQ6I\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/100dK-h3SlysbyF_ol3Pc13B14Sj1qgb4wZzVdIQrNBY/properties/propertyKey?visibility=PRIVATE\",\n \"key\": \"propertyKey\",\n \"visibility\": \"PRIVATE\",\n \"value\": \"property value\"\n}\n"
-}
-],
-"core:mediaType": [
-{
-"@value": "application/json"
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-]
-},
-{
-"@id": "#2600",
-"@type": [
-"raml-shapes:DataTypeFragment",
-"doc:Fragment",
-"doc:Unit"
-],
-"doc:encodes": [
-{
-"@id": "#2601",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2606",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2607",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "A UUID or similar unique string that identifies this channel."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2607/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2607/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2607/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#2607/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2607/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2607"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2606/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2606/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2606"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2608",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#resourceId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2609",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "resourceId"
-}
-],
-"core:description": [
-{
-"@value": "An opaque ID that identifies the resource being watched on this channel. Stable across different API versions."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2609/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2609/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2609/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#2609/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,127)]"
-}
-]
-},
-{
-"@id": "#2609/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2609"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(11,127)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "resourceId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2608/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2608/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2608"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(11,127)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The request body for Channels/stop"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#2602",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#2602",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#2603",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2603/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2603/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2603"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,9)-(2,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:resourceId": [
-{
-"@id": "#2604",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2604/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2604/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2604"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,17)-(3,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#2602/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"id\" : \"string\" ,\n \"resourceId\" : \"string\"\n}"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2602/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,17)]"
-}
-]
-},
-{
-"@id": "#2602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:resourceId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,25)]"
-}
-]
-},
-{
-"@id": "#2602/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(4,1)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\" : \"string\" ,\n \"resourceId\" : \"string\"\n}"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/stopWatchingRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2602/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#2602/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2602/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1046,17)-(1046,67)]"
-}
-]
-},
-{
-"@id": "#2602/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#2602/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1046,17)-(1046,67)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#2602/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#2602/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2602"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#2605"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2601/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:inline-element": [
-{
-"@id": "#2601/source-map/inline-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2601/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2601/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,127)]"
-}
-]
-},
-{
-"@id": "#2601/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2601/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#2601/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2601"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:version": [
-{
-"@value": "2.0.1"
-}
-],
-"doc:root": [
-{
-"@value": false
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2600/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2600/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2600"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(11,127)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:declares": [
-{
-"@id": "#2610",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#924",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#925",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDrive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#925/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#925/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#925/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#928",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#929",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of this Team Drive which is also the ID of the top level folder for this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#929/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#930",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#931",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#931/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#931/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#932",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#933",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#934",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#935",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#935/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#935/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#936",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#937",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#937/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#937/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#940",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDeleteTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#941",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#941/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#941/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canManageMembers"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add members to this Team Drive or remove them or change their role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#953",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#954",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#955",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether files or folders in this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#955/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#956",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRenameTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#957",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#957/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#957/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#958",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#959",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can share files or folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#959/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#959/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#933/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#933/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-},
-{
-"@id": "#933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "TeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2610/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2610/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2610/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2610/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2610/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2610"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2611",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#2011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDriveList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#2012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The page token for the next page of Team Drives."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2015",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#2016",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#923",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#924",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#925",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#teamDrive"
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#926",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#926/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#926/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#926"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#925/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#927",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#927/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#927/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#927"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,26)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#teamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#925/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#925/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#925/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#925"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#925/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#924/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#924/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#924"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#928",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#929",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of this Team Drive which is also the ID of the top level folder for this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#929/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#929/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#929/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#929/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#929"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#928/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#928/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#928"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#930",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#931",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name of this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#931/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#931/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#931/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#931/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#931"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#930/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#930/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#930"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#932",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#933",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#934",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#935",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#935/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#935/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#935/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#935/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#935"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#934/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#934/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#934"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#936",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#937",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#937/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#937/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(25,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#937/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,8)-(27,0)]"
-}
-]
-},
-{
-"@id": "#937/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#937"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#936/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#936/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#936"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(27,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#938",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#939",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be copied by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#939/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#939/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(28,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#939/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#939/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#939"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#938/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#938/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#938"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#940",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDeleteTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#941",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#941/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#941/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#941/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-},
-{
-"@id": "#941/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#941"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDeleteTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#940/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#940/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#940"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#942",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#943",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#943/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#943/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(34,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#943/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,8)-(35,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#943/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#943"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#942/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#942/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#942"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(36,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#944",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#945",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether files in this Team Drive can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#945/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#945/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(37,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#945/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,8)-(39,0)]"
-}
-]
-},
-{
-"@id": "#945/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#945"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#944/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#944/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#944"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,6)-(39,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#946",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#947",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#947/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#947/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(40,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#947/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#947/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#947"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#946/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#946/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#946"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,6)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#948",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canManageMembers"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#949",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add members to this Team Drive or remove them or change their role."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#949/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#949/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(43,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#949/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(44,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,8)-(45,0)]"
-}
-]
-},
-{
-"@id": "#949/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#949"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canManageMembers"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#948/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#948/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#948"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(45,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#950",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#951",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of files in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#951/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#951/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(46,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#951/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,8)-(47,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-},
-{
-"@id": "#951/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#951"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#950/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#950/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#950"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,6)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#952",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#953",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#953/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#953/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(49,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#953/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-},
-{
-"@id": "#953/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#953"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#952/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#952/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#952"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(51,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#954",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#955",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether files or folders in this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#955/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#955/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#955/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-},
-{
-"@id": "#955/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#955"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#954/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#954/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#954"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#956",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRenameTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#957",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether this Team Drive can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#957/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#957/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#957/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(56,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(57,0)]"
-}
-]
-},
-{
-"@id": "#957/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#957"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canRenameTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#956/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#956/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#956"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(57,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#958",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#959",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can share files or folders in this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#959/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#959/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(58,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#959/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,8)-(59,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#959/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#959"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#958/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#958/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#958"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on this Team Drive."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#933/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#933/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#933/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#933"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-},
-{
-"@id": "#933/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#932/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#932/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#932"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#923/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#923/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#923/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#923/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(60,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#923/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#923"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"core:description": [
-{
-"@value": "The list of Team Drives"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2016/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2016/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2016/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2016"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#2016/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2015/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2015/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2015"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(19,0)]"
-}
-]
-},
-{
-"@id": "#2015/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "TeamDriveList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2611/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2611/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#2611/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2611/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(19,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2611/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2611"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2612",
-"@type": [
-"apiContract:ResourceType",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "standardRequest"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#884",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:displayName": [
-{
-"@id": "#885",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Standard request"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#885/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#885/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#885"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,13)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:get": [
-{
-"@id": "#886",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:queryParameters": [
-{
-"@id": "#887",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:access_token": [
-{
-"@id": "#888",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#889",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#889/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#889/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#889"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#890",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#890/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#890/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#890"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,16)-(7,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#891",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "OAuth 2.0 token for the current user.\n\nOne possible way to provide an OAuth 2.0 token.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#891/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#891/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#891"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#888/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#888/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,6)-(8,0)]"
-}
-]
-},
-{
-"@id": "#888/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,6)-(7,0)]"
-}
-]
-},
-{
-"@id": "#888/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#888/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#888"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,0)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:callback": [
-{
-"@id": "#892",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#893",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#893/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#893/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#893"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,12)-(13,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#894",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#894/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#894/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#894"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,16)-(14,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#895",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Name of the JavaScript callback function that handles the response.\nUsed in JavaScript JSON-P requests.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#895/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#895/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#895"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,19)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#892/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#892/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#892/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#892/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#892/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#892"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:fields": [
-{
-"@id": "#896",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#897",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#897/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#897/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#897"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,12)-(19,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#898",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#898/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#898/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#898"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,16)-(20,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#899",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Selector specifying a subset of fields to include in the response.\nFor more information, see the partial response section in the Performance Tips document.\nUse for better performance.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#899/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#899/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#899"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,19)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#896/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#896/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,6)-(21,0)]"
-}
-]
-},
-{
-"@id": "#896/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(20,0)]"
-}
-]
-},
-{
-"@id": "#896/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#896/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#896"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,0)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:key": [
-{
-"@id": "#900",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#901",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#901/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#901/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#901"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,12)-(26,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#902",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#902/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#902/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#902"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,16)-(27,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#903",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Required unless you provide an OAuth 2.0 token.\nYour API key identifies your project and provides you with API access, quota, and reports.\nObtain your project's API key from the Google API Console.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#903/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#903/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#903"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,19)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#900/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#900/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,6)-(28,0)]"
-}
-]
-},
-{
-"@id": "#900/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(27,0)]"
-}
-]
-},
-{
-"@id": "#900/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,6)-(32,0)]"
-}
-]
-},
-{
-"@id": "#900/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#900"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,0)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:prettyPrint": [
-{
-"@id": "#904",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#905",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#905/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#905/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#905"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,12)-(33,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#906",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#906/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#906/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#906"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,16)-(34,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#907",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Returns response with indentations and line breaks.\nWhen this is false, it can reduce the response payload size, which might lead to better performance in some environments.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#907/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#907/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#907"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,19)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#908",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#908/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#908/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#908"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,15)-(38,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#904/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#904/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#904/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#904"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,0)-(39,0)]"
-}
-]
-},
-{
-"@id": "#904/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(39,0)]"
-}
-]
-},
-{
-"@id": "#904/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(35,0)]"
-}
-]
-},
-{
-"@id": "#904/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaUser": [
-{
-"@id": "#909",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#910",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#910/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#910/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#910"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,12)-(40,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#911",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#911/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#911/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#911"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,16)-(41,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#912",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Alternative to `userIp`.\nLets you enforce per-user quotas from a server-side application even in cases when the user's IP address is unknown. This can occur, for example, with applications that run cron jobs on App Engine on a user's behalf.\nYou can choose any arbitrary string that uniquely identifies a user, but it is limited to 40 characters.\nOverrides userIp if both are provided.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#912/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#912/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#912"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,19)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#909/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#909/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,6)-(42,0)]"
-}
-]
-},
-{
-"@id": "#909/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(41,0)]"
-}
-]
-},
-{
-"@id": "#909/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,6)-(47,0)]"
-}
-]
-},
-{
-"@id": "#909/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#909"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,0)-(47,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userIp": [
-{
-"@id": "#913",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#914",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#914/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#914/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#914"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#915",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#915/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#915/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#915"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,16)-(49,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#916",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "IP address of the end user for whom the API call is being made. Lets you enforce per-user quotas when calling the API from a server-side application.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#916/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#916/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#916"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,19)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#913/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#913/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#913/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,6)-(49,0)]"
-}
-]
-},
-{
-"@id": "#913/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(52,0)]"
-}
-]
-},
-{
-"@id": "#913/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#913"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,0)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#887/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#887/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:quotaUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(47,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:callback"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:access_token"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:prettyPrint"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(39,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:userIp"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:fields"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#887"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(52,0)]"
-}
-]
-},
-{
-"@id": "#887/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:key"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#886/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#886/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#886"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(52,0)]"
-}
-]
-},
-{
-"@id": "#886/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#884/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#884/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(3,0)]"
-}
-]
-},
-{
-"@id": "#884/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:get"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(52,0)]"
-}
-]
-},
-{
-"@id": "#884/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#884"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(52,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2612/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2612/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2612"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2612/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2612"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(52,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2612/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2612"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2613",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "results"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#2614",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:queryParameters": [
-{
-"@id": "#2615",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:includeDeleted": [
-{
-"@id": "#2616",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:description": [
-{
-"@id": "#2617",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Whether to include deleted items. If set, all replies, including deleted replies (with content stripped) will be returned."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2617/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2617/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2617"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,17)-(3,139)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#2618",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2618/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2618/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2618"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,13)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#2619",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2619/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2619/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2619"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,10)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2620",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2620/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2620/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2620"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,14)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2616/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2616/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2616/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2616"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(7,0)]"
-}
-]
-},
-{
-"@id": "#2616/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#2616/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2616/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(4,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:maxResults": [
-{
-"@id": "#2621",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2622",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "integer"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2622/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2622/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,10)-(8,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2623",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The maximum number of replies to include in the response, used for paging. Acceptable values are 0 to 100, inclusive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2623/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2623/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2623"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,17)-(9,133)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#2624",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "100"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2624/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2624/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2624"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,13)-(10,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:minimum": [
-{
-"@id": "#2625",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2625/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2625/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2625"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:maximum": [
-{
-"@id": "#2626",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1000"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2626/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2626/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2626"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2627",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2627/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2627/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2627"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,14)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2621/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2621/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:maximum"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2621/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2621/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2621/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2621/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:minimum"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2621/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2621"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,0)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2621/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:pageToken": [
-{
-"@id": "#2628",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2629",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2629/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2629/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2629"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,10)-(15,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2630",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2630/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2630/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2630"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,14)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2631",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Page token for changes.\nThe continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2631/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2631/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2631"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,17)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2628/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2628/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2628/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2628/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2628/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2628"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2615/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2615/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:maxResults"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#2615/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:includeDeleted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(7,0)]"
-}
-]
-},
-{
-"@id": "#2615/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:pageToken"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2615/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2615"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2614/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2614/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2614"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2614/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2613/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2613/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2613"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2613/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2613"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2632",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "visibility"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#2633",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:queryParameters": [
-{
-"@id": "#2634",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:visibility": [
-{
-"@id": "#2635",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2636",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2636/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2636/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2636"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,10)-(3,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2637",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2637/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2637/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2637"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,14)-(4,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2638",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The visibility of the property.\nThe visibility of the new file. This parameter is only relevant when convert=false.\n\nAcceptable values are:\n- **\"DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n\nThe visibility of the new file. This parameter is only relevant when the source is not a native Google Doc and convert=false.\n\nAcceptable values are:\n- **DEFAULT\"**: The visibility of the new file is determined by the user's default visibility/sharing policies. (default)\n- **\"PRIVATE\"**: The new file will be visible to only the owner.\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2638/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2638/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2638"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,17)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2635/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2635/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,4)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2635/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,4)-(4,0)]"
-}
-]
-},
-{
-"@id": "#2635/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2635/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2635"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2634/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2634/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2634"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,0)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2634/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:visibility"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2633/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2633/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2633"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2633/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2632/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2632/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2632/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2632"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2639",
-"@type": [
-"apiContract:Trait",
-"doc:AbstractDeclaration",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "file"
-}
-],
-"doc:dataNode": [
-{
-"@id": "#2347",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:queryParameters": [
-{
-"@id": "#2348",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:convert": [
-{
-"@id": "#2349",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,10)-(5,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2351",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,14)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2352",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Whether to convert this file to the corresponding Google Docs format. (Default: false)\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,17)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#2353",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2353/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2353/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2353"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2349/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2349/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#2349/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2349"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2349/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2349/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-},
-{
-"@id": "#2349/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(6,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ocr": [
-{
-"@id": "#2354",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2355",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,10)-(11,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2356",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,14)-(12,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2357",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Whether to attempt OCR on .jpg, .png, .gif, or .pdf uploads. (Default: false)\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#2358",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,13)-(15,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2354/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2354/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,0)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2354/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#2354/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ocrLanguage": [
-{
-"@id": "#2359",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2360",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,10)-(17,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2361",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2361/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2361/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2361"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,14)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2362",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "If ocr is true, hints at the language to use. Valid values are BCP 47 codes."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,17)-(19,93)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2359/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#2359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#2359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#2359/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,0)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:pinned": [
-{
-"@id": "#2363",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2364",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "boolean"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2364/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2364/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2364"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,10)-(21,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,14)-(22,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2366",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Whether to pin the head revision of the uploaded file. A file can have a maximum of 200 pinned revisions. (Default: false)\n"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:default": [
-{
-"@id": "#2367",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2363/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#2363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:default"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2363/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:timedTextLanguage": [
-{
-"@id": "#2368",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2369",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,10)-(27,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2370",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,14)-(28,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2371",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The language of the timed text."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,17)-(29,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2368/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#2368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#2368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2368/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,0)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:timedTextTrackName": [
-{
-"@id": "#2372",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:type": [
-{
-"@id": "#2373",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,12)-(31,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:required": [
-{
-"@id": "#2374",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#2375",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "The timed text track name."
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,19)-(33,45)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2372/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,6)-(33,0)]"
-}
-]
-},
-{
-"@id": "#2372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,6)-(32,0)]"
-}
-]
-},
-{
-"@id": "#2372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2372/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,0)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2348/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:timedTextLanguage"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:convert"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:ocr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:timedTextTrackName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:pinned"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2348/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:ocrLanguage"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-},
-{
-"@id": "#2347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:queryParameters"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2639/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2639/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2639/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(34,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2639/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2639"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#2640",
-"@type": [
-"security:SecurityScheme",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "oauth_2_0"
-}
-],
-"security:type": [
-{
-"@value": "OAuth 2.0"
-}
-],
-"core:description": [
-{
-"@value": "Google recommend using OAuth 2.0 to authorize requests.\n"
-}
-],
-"apiContract:header": [
-{
-"@id": "#2229",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "Authorization"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "Authorization"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "header"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2230",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `access_token` query parameter.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2229/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,6)-(10,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,6)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#2229/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:parameter": [
-{
-"@id": "#2231",
-"@type": [
-"apiContract:Parameter",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "access_token"
-}
-],
-"apiContract:paramName": [
-{
-"@value": "access_token"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"apiContract:required": [
-{
-"@value": false
-}
-],
-"apiContract:binding": [
-{
-"@value": "query"
-}
-],
-"raml-shapes:schema": [
-{
-"@id": "#2232",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "schema"
-}
-],
-"core:description": [
-{
-"@value": "Used to send a valid OAuth 2 access token. Don't use it with `Authorization` header.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2232/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2231/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "apiContract:required"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(15,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,6)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "raml-shapes:schema"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2231/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"apiContract:response": [
-{
-"@id": "#2233",
-"@type": [
-"apiContract:Response",
-"apiContract:Message",
-"doc:DomainElement"
-],
-"apiContract:statusCode": [
-{
-"@value": "401"
-}
-],
-"core:name": [
-{
-"@value": "401"
-}
-],
-"core:description": [
-{
-"@value": "Authorization error.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,6)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"security:settings": [
-{
-"@id": "#2234",
-"@type": [
-"security:OAuth2Settings",
-"security:Settings",
-"doc:DomainElement"
-],
-"security:authorizationGrant": [
-{
-"@value": "implicit"
-},
-{
-"@value": "authorization_code"
-}
-],
-"security:flows": [
-{
-"@id": "#2235",
-"@type": [
-"security:OAuth2Flow",
-"doc:DomainElement"
-],
-"security:authorizationUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/auth"
-}
-],
-"security:accessTokenUri": [
-{
-"@value": "https://accounts.google.com/o/oauth2/token"
-}
-],
-"security:scope": [
-{
-"@id": "#2236",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive"
-}
-]
-},
-{
-"@id": "#2237",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.appdata"
-}
-]
-},
-{
-"@id": "#2238",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.apps.readonly"
-}
-]
-},
-{
-"@id": "#2239",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.file"
-}
-]
-},
-{
-"@id": "#2240",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata.readonly"
-}
-]
-},
-{
-"@id": "#2241",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.readonly"
-}
-]
-},
-{
-"@id": "#2242",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.scripts"
-}
-]
-},
-{
-"@id": "#2243",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.photos.readonly"
-}
-]
-},
-{
-"@id": "#2244",
-"@type": [
-"security:Scope",
-"doc:DomainElement"
-],
-"core:name": [
-{
-"@value": "https://www.googleapis.com/auth/drive.metadata"
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2235/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "security:accessTokenUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(24,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationUri"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(23,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:scope"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2235/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2234/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:authorizationGrant"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#2640/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#2640/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#2640/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "apiContract:response"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "security:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "security:settings"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "apiContract:parameter"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-},
-{
-"@id": "#2640/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "apiContract:header"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#2640/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#2640"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1479",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1507",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1508",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1508/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1508/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,8)-(446,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1508/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(446,8)-(447,0)]"
-}
-]
-},
-{
-"@id": "#1508/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(447,8)-(448,0)]"
-}
-]
-},
-{
-"@id": "#1508/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1508"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,6)-(448,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1507/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1507/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1507"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(445,6)-(448,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1509",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1510",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1510/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1510/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,8)-(449,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1510/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(449,8)-(450,0)]"
-}
-]
-},
-{
-"@id": "#1510/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,8)-(451,0)]"
-}
-]
-},
-{
-"@id": "#1510/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1510"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,6)-(451,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1509/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1509/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1509"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(448,6)-(451,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1511",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1512",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1512/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1512/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,8)-(452,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1512/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(452,8)-(453,0)]"
-}
-]
-},
-{
-"@id": "#1512/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(453,8)-(456,0)]"
-}
-]
-},
-{
-"@id": "#1512/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1512"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,6)-(456,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1511/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1511/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1511"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(451,6)-(456,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1513",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1514",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1514/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1514/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,8)-(457,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1514/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(457,8)-(458,0)]"
-}
-]
-},
-{
-"@id": "#1514/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(458,8)-(459,0)]"
-}
-]
-},
-{
-"@id": "#1514/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1514"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,6)-(459,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1513/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1513/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1513"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(456,6)-(459,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1515",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1515/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1515/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1515"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(459,6)-(461,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1516",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1517",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1517/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1517/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,8)-(462,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1517/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(462,8)-(463,0)]"
-}
-]
-},
-{
-"@id": "#1517/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(463,8)-(464,0)]"
-}
-]
-},
-{
-"@id": "#1517/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1517"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,6)-(464,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1516/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1516/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1516"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(461,6)-(464,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1518",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1519",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1519/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1519/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,8)-(465,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1519/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(465,8)-(466,0)]"
-}
-]
-},
-{
-"@id": "#1519/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(466,8)-(467,0)]"
-}
-]
-},
-{
-"@id": "#1519/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1519"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,6)-(468,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1518/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1518/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1518"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(464,6)-(468,0)]"
-}
-]
-},
-{
-"@id": "#1518/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(467,8)-(468,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1520",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1521",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1523",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1523/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1523/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1523"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(472,33)-(472,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1521/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1521/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(469,8)-(469,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1521/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(469,8)-(470,0)]"
-}
-]
-},
-{
-"@id": "#1521/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(470,8)-(471,0)]"
-}
-]
-},
-{
-"@id": "#1521/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1521"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,6)-(473,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1520/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1520/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1520"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(468,6)-(473,0)]"
-}
-]
-},
-{
-"@id": "#1520/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(471,8)-(472,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1524",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1525",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1525/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1525/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1525"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(474,8)-(475,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1524/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1524/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1524"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(473,6)-(476,0)]"
-}
-]
-},
-{
-"@id": "#1524/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(475,8)-(476,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1526",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1527",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1528",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1529",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1529/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1529/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,12)-(482,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1529/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(482,12)-(483,0)]"
-}
-]
-},
-{
-"@id": "#1529/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(484,12)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1529/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1529"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,10)-(485,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1528/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1528/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1528"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(481,10)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1528/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(483,12)-(484,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1527/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1527/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(477,8)-(477,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1527/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1527"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,6)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1527/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(479,8)-(480,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1526/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1526/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1526"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(476,6)-(485,0)]"
-}
-]
-},
-{
-"@id": "#1526/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(478,8)-(479,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1530",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1531",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1531/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1531/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(486,8)-(486,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1531/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(486,8)-(487,0)]"
-}
-]
-},
-{
-"@id": "#1531/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(488,8)-(489,0)]"
-}
-]
-},
-{
-"@id": "#1531/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1531"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(485,6)-(489,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1530/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1530/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1530"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(485,6)-(489,0)]"
-}
-]
-},
-{
-"@id": "#1530/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(487,8)-(488,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1532",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1533",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1533/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1533/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(490,8)-(490,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1533/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(490,8)-(491,0)]"
-}
-]
-},
-{
-"@id": "#1533/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(492,8)-(493,0)]"
-}
-]
-},
-{
-"@id": "#1533/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1533"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(489,6)-(493,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1532/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1532/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1532"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(489,6)-(493,0)]"
-}
-]
-},
-{
-"@id": "#1532/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(491,8)-(492,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFileCreate"
-}
-],
-"core:name": [
-{
-"@value": "File"
-}
-],
-"core:description": [
-{
-"@value": "A type to be used when a new file to be created."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1480",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1480",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:id": [
-{
-"@id": "#1481",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1481/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1481/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1481"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,8)-(2,16)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1482",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "My file to insert"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1482/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1482/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1482"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,12)-(3,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:description": [
-{
-"@id": "#1483",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "This is a test file to be inserted to my Google Drive folder"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1483/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1483/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1483"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,18)-(4,80)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:indexableText": [
-{
-"@id": "#1484",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:text": [
-{
-"@id": "#1485",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Test upload"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1485/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1485/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1485"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,12)-(6,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1484/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1484/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1484"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,19)-(7,3)]"
-}
-]
-},
-{
-"@id": "#1484/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(6,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1486",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/json"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1486/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1486/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1486"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,14)-(8,32)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1487",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1488",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1488/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1488/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1488"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,16)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1489",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1489/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1489/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1489"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,15)-(11,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1490",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1490/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1490/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1490"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,16)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1491",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1491/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1491/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1491"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,19)-(13,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1492",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1492/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1492/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1492"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,15)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1487/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1487/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,24)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1487"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(15,3)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,21)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,20)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,21)]"
-}
-]
-},
-{
-"@id": "#1487/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1493",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T10:00:00-05:00"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1493/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1493/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1493"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,19)-(16,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1494",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T15:00:00Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1494/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1494/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1494"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,24)-(17,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1495",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2002-10-02T15:00:00.05Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1495/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1495/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1495"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,27)-(18,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1496",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1496/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1496/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1496"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,22)-(19,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1497",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1498",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1499",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1499/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1499/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1499"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,15)-(22,38)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1500",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1500/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1500/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1500"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,13)-(23,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1501",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1501/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1501/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1501"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,19)-(24,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1502",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1502/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1502/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1502"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,21)-(25,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1503",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1503/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1503/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1503"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,17)-(26,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1498/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1498/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,6)-(25,29)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1498"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(27,5)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,6)-(24,27)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(26,21)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(22,38)]"
-}
-]
-},
-{
-"@id": "#1498/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,6)-(23,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1497/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1497/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1497"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,14)-(28,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1480/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"id\": \"string\",\n \"title\" : \"My file to insert\" ,\n \"description\" : \"This is a test file to be inserted to my Google Drive folder\",\n \"indexableText\": {\n \"text\": \"Test upload\"\n },\n \"mimeType\": \"application/json\",\n \"labels\" : {\n \"starred\" : false,\n \"hidden\" : false,\n \"trashed\" : false,\n \"restricted\" : false,\n \"viewed\" : false\n } ,\n \"modifiedDate\" : \"2002-10-02T10:00:00-05:00\",\n \"lastViewedByMeDate\" :\"2002-10-02T15:00:00Z\",\n \"markedViewedByMeDate\" : \"2002-10-02T15:00:00.05Z\",\n \"writersCanShare\" : false,\n \"parents\" : [\n {\n \"kind\" : \"drive#parentReference\",\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : true\n }\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1480/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,2)-(19,27)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(15,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,31)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,16)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,32)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(18,52)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(28,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,46)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,80)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(29,1)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:indexableText"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(7,3)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,46)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"id\": \"string\",\n \"title\" : \"My file to insert\" ,\n \"description\" : \"This is a test file to be inserted to my Google Drive folder\",\n \"indexableText\": {\n \"text\": \"Test upload\"\n },\n \"mimeType\": \"application/json\",\n \"labels\" : {\n \"starred\" : false,\n \"hidden\" : false,\n \"trashed\" : false,\n \"restricted\" : false,\n \"viewed\" : false\n } ,\n \"modifiedDate\" : \"2002-10-02T10:00:00-05:00\",\n \"lastViewedByMeDate\" :\"2002-10-02T15:00:00Z\",\n \"markedViewedByMeDate\" : \"2002-10-02T15:00:00.05Z\",\n \"writersCanShare\" : false,\n \"parents\" : [\n {\n \"kind\" : \"drive#parentReference\",\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"parentLink\" : \"string\" ,\n \"isRoot\" : true\n }\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/newFileRequest-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1480/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1480/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1480/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,17)-(95,62)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1480/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,17)-(95,62)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1480/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1480/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1480"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1504,amf://id#1505,amf://id#1506"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1479/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1479/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1479/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(442,4)-(443,0)]"
-}
-]
-},
-{
-"@id": "#1479/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(443,4)-(444,0)]"
-}
-]
-},
-{
-"@id": "#1479/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1479"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(441,2)-(493,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1176",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1267",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1268",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,17)-(21,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1268/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1268/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1270",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1271",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1271/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1272",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1273",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1273/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1273/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1272/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1274",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1275",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1275/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1275/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1276",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1278",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1279",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1279/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1280",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1282",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1283",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1283/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1284",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1285",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1285/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1286",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1287",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1287/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1287/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1288",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1289",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1289/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1289/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1290",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1291",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1291/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1291/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1292",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1293",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1294",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1295",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1296",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1296/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1296/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1298/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1299",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#1299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1300",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1301",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1301/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1301/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1304",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1305",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1305/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1306",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1308",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1309",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1309/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1310",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1311",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1315",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,8)-(124,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1317",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#1318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1321",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1320/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1323",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(143,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(144,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,12)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#userPermission"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1329",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1329/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,8)-(150,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,8)-(152,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(154,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,8)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1333",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1333/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(158,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(159,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,8)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,8)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1334",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1335",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(162,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(163,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,8)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,8)-(164,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,8)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(170,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(171,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1341",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,8)-(174,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(178,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#owners"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,8)-(182,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(181,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1345",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1346",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1346/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(183,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(185,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1347",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1348",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,33)-(189,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(187,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(188,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,8)-(189,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1351",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1352",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,33)-(197,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1352/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(195,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1352/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1351/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,8)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1355",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1356",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1356/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1356/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(204,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,8)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1355/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,8)-(205,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1357",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#properties"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1358",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1358/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,8)-(207,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,8)-(209,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1357/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1359",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1360",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1361",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,8)-(211,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,8)-(216,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,8)-(213,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1362",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1363",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,33)-(219,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1363/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(217,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(218,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,8)-(219,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1366",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1367/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-},
-{
-"@id": "#1366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1368",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1369/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(229,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1369/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(230,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-},
-{
-"@id": "#1368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1370",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1371",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1371/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(234,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1371/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1372",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1373",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1373/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(240,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(241,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(240,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1374",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1375",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1375/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(246,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-},
-{
-"@id": "#1374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1376",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#995"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#995/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1005",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRemoveChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1006",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can remove children from this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1006/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1006/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1006/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1006/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1006"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRemoveChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1005/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1005/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1005"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,2)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1005/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,4)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1013",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canUntrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1014",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be restored from the trash by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1014/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1014/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(67,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1014/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,4)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,4)-(69,0)]"
-}
-]
-},
-{
-"@id": "#1014/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1014"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canUntrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1013/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1013/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1013"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,2)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1013/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,4)-(70,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1001",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1002",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file. For a Team Drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1002/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1002/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1002/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(44,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(45,0)]"
-}
-]
-},
-{
-"@id": "#1002/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1002"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1001/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1001/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1001"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,2)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1001/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(45,4)-(46,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#987",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canCopy"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#988",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user. For a Team Drive item, whether non-folder descendants of this item, or this item itself if it is not a folder, can be copied."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#988/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#988/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#988/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#988/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#988"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canCopy"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#987/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#987/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#987"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#987/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1003",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1004",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Team Drive to which this file belongs. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1004/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1004/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1004/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(48,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1004/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1004"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1003/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1003/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1003"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1003/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(50,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1011",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canTrash"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1012",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be trashed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1012/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1012/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(63,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1012/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,4)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(65,0)]"
-}
-]
-},
-{
-"@id": "#1012/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1012"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canTrash"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1011/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1011/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1011"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,2)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1011/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(66,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#997",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveItemIntoTeamDrive"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#998",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this item into a Team Drive. If the item is in a Team Drive, this field is equivalent to canMoveTeamDriveItem."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#998/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#998/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#998/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-},
-{
-"@id": "#998/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#998"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveItemIntoTeamDrive"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#997/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#997/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#997"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#997/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1009",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1010",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1010/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1010/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1010/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(61,0)]"
-}
-]
-},
-{
-"@id": "#1010/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1010"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1009/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1009/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1009"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1009/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(62,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#989",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDelete"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#990",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be deleted by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#990/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#990/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#990/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-},
-{
-"@id": "#990/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#990"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDelete"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#989/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#989/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#989"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(22,0)]"
-}
-]
-},
-{
-"@id": "#989/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#991",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canDownload"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#992",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be downloaded by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#992/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#992/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(23,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#992/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#992/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#992"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canDownload"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#991/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#991/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#991"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#991/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#983",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canAddChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#984",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can add children to this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#984/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#984/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#984/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#984/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#984"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canAddChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#983/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#983/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#983"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#983/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"core:description": [
-{
-"@value": "Capabilities the current user has on the file. Each capability corresponds to a fine-grained action that a user may take."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1377/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1377/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(250,8)-(250,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1377/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1377"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1377/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(249,8)-(250,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "capabilities"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1376/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1376/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1376"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(248,6)-(252,0)]"
-}
-]
-},
-{
-"@id": "#1376/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(251,8)-(252,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1378",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1379",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1380",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1381",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1382",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1382/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1382/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1382"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,21)-(260,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1381/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1383",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1383/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1383/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1383"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,19)-(261,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1381/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1381/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(258,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1381/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(261,12)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1381"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(260,12)-(261,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(258,12)-(259,0)]"
-}
-]
-},
-{
-"@id": "#1381/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(259,12)-(260,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1380/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1380/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1380"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(257,10)-(262,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1384",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1385",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1385/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1385/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(263,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1385/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(263,12)-(264,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(264,12)-(265,0)]"
-}
-]
-},
-{
-"@id": "#1385/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1385"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1384/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1384/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1384"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(262,10)-(265,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1386",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1386/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1386/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1386"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(265,10)-(267,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1387",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1388",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1388/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1388/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(268,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1388/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(268,12)-(269,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(269,12)-(270,0)]"
-}
-]
-},
-{
-"@id": "#1388/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1388"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1387/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1387/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1387"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(267,10)-(270,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1389",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1390",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1390/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1390/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(271,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1390/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(271,12)-(272,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(272,12)-(273,0)]"
-}
-]
-},
-{
-"@id": "#1390/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1390"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1389/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1389/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1389"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(270,10)-(273,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1391",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1392",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user. This field is returned only if the last modifying user is an owner of the file, the requesting user is an owner or can modify the file, or if the last modifying user's email address is visible."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1392/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1392/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(274,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1392/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(274,12)-(275,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(275,12)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1392/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1392"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1391/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1391/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1391"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(273,10)-(276,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"core:description": [
-{
-"@value": "The last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1379/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1379/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(253,8)-(253,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1379/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1379"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1379/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(255,8)-(256,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1378/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1378/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1378"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(252,6)-(276,0)]"
-}
-]
-},
-{
-"@id": "#1378/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(254,8)-(255,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1393",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1394",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"core:name": [
-{
-"@value": "User"
-}
-],
-"core:description": [
-{
-"@value": "If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1394/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1394/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(277,8)-(277,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1394/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(278,8)-(279,0)]"
-}
-]
-},
-{
-"@id": "#1394/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1394"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1393/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1393/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1393"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(276,6)-(280,0)]"
-}
-]
-},
-{
-"@id": "#1393/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(279,8)-(280,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1395",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1396",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"core:description": [
-{
-"@value": "The time that the item was trashed (formatted RFC 3339 timestamp). Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1396/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1396/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(282,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1396/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(282,8)-(283,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(283,8)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1396/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1396"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1395/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1395/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1395"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(280,6)-(284,0)]"
-}
-]
-},
-{
-"@id": "#1395/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(281,8)-(282,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1397",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#editable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1398",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1400",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1400/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1400/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1400"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(287,33)-(287,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1398/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1398/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(285,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1398/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(285,8)-(286,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(286,8)-(287,0)]"
-}
-]
-},
-{
-"@id": "#1398/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1398"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "editable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1397/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1397/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1397"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(284,6)-(288,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1401",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#copyable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1402",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be copied by the current user."
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1404",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1404/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1404/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1404"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(291,33)-(291,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1402/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1402/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(289,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1402/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(289,8)-(290,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(290,8)-(291,0)]"
-}
-]
-},
-{
-"@id": "#1402/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1402"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "copyable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1401/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1401/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1401"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(288,6)-(292,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1405",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#writersCanShare"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1406",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"core:description": [
-{
-"@value": "Whether writers can share the document with other users"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1406/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1406/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(293,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1406/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(293,8)-(294,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(294,8)-(295,0)]"
-}
-]
-},
-{
-"@id": "#1406/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1406"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "writersCanShare"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1405/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1405/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1405"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(292,6)-(295,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1407",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shared"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1408",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file has been shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1408/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1408/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(296,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1408/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(296,8)-(297,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(297,8)-(298,0)]"
-}
-]
-},
-{
-"@id": "#1408/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1408"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "shared"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1407/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1407/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1407"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(295,6)-(298,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1409",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#explicitlyTrashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1410",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been explicitly trashed, as opposed to recursively trashed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1410/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1410/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(299,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1410/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(299,8)-(300,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(300,8)-(301,0)]"
-}
-]
-},
-{
-"@id": "#1410/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1410"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "explicitlyTrashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1409/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1409/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1409"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(298,6)-(301,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1411",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#appDataContents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1412",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is in the Application Data folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1412/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1412/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(302,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1412/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(302,8)-(303,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(303,8)-(304,0)]"
-}
-]
-},
-{
-"@id": "#1412/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1412"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "appDataContents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1411/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1411/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1411"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(301,6)-(304,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1413",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#headRevisionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1414",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file's head revision. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1414/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1414/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(305,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1414/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(305,8)-(306,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(307,8)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1414/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1414"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "headRevisionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1413/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1413/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1413"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(304,6)-(308,0)]"
-}
-]
-},
-{
-"@id": "#1413/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(306,8)-(307,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1415",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#folderColorRgb"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1416",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"core:description": [
-{
-"@value": "Folder color as an RGB hex string if the file is a folder. The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1416/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1416/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(309,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1416/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(309,8)-(310,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(311,8)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1416/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1416"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "folderColorRgb"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1415/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1415/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1415"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(308,6)-(312,0)]"
-}
-]
-},
-{
-"@id": "#1415/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(310,8)-(311,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1417",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#imageMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1418",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1419",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1420",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1420/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1420/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(318,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1420/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(320,12)-(321,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(318,12)-(319,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(319,12)-(320,0)]"
-}
-]
-},
-{
-"@id": "#1420/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1420"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1419/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1419/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1419"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(317,10)-(322,0)]"
-}
-]
-},
-{
-"@id": "#1419/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(321,12)-(322,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1421",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1422",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the image in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1422/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1422/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(323,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1422/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(325,12)-(326,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(323,12)-(324,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(324,12)-(325,0)]"
-}
-]
-},
-{
-"@id": "#1422/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1422"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1421/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1421/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1421"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(322,10)-(327,0)]"
-}
-]
-},
-{
-"@id": "#1421/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(326,12)-(327,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1423",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#rotation"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1424",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"core:description": [
-{
-"@value": "The rotation in clockwise degrees from the image's original orientation."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1424/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1424/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(328,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1424/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(328,12)-(329,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(329,12)-(330,0)]"
-}
-]
-},
-{
-"@id": "#1424/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1424"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "rotation"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1423/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1423/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1423"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(327,10)-(331,0)]"
-}
-]
-},
-{
-"@id": "#1423/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(330,12)-(331,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1425",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#location"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1426",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1427",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#latitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1428",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"core:description": [
-{
-"@value": "The latitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1428/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1428/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(337,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1428/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(337,16)-(338,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(338,16)-(339,0)]"
-}
-]
-},
-{
-"@id": "#1428/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1428"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "latitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1427/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1427/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1427"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(336,14)-(340,0)]"
-}
-]
-},
-{
-"@id": "#1427/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(339,16)-(340,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1429",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#longitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1430",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"core:description": [
-{
-"@value": "The longitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1430/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1430/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(341,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1430/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(341,16)-(342,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(342,16)-(343,0)]"
-}
-]
-},
-{
-"@id": "#1430/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1430"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "longitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1429/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1429/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1429"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(340,14)-(344,0)]"
-}
-]
-},
-{
-"@id": "#1429/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(343,16)-(344,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1431",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#altitude"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1432",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"core:description": [
-{
-"@value": "The altitude stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1432/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1432/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(345,20)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1432/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(345,16)-(346,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(346,16)-(347,0)]"
-}
-]
-},
-{
-"@id": "#1432/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1432"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "altitude"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1431/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1431/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1431"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(344,14)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1431/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(347,16)-(348,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"core:description": [
-{
-"@value": "Geographic location information stored in the image."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1426/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1426/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(332,12)-(332,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1426/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1426"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1426/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(333,12)-(334,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "location"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1425/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1425/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1425"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(331,10)-(348,0)]"
-}
-]
-},
-{
-"@id": "#1425/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(334,12)-(335,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1433",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#date"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1434",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"core:description": [
-{
-"@value": "The date and time the photo was taken (EXIF format timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1434/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1434/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(349,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1434/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(349,12)-(350,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(350,12)-(351,0)]"
-}
-]
-},
-{
-"@id": "#1434/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1434"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "date"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1433/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1433/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1433"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(348,10)-(352,0)]"
-}
-]
-},
-{
-"@id": "#1433/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(351,12)-(352,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1435",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraMake"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1436",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"core:description": [
-{
-"@value": "The make of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1436/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1436/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(353,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1436/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(353,12)-(354,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(354,12)-(355,0)]"
-}
-]
-},
-{
-"@id": "#1436/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1436"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraMake"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1435/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1435/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1435"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(352,10)-(356,0)]"
-}
-]
-},
-{
-"@id": "#1435/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(355,12)-(356,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1437",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#cameraModel"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1438",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"core:description": [
-{
-"@value": "The model of the camera used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1438/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1438/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(357,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1438/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(357,12)-(358,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(358,12)-(359,0)]"
-}
-]
-},
-{
-"@id": "#1438/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1438"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "cameraModel"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1437/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1437/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1437"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(356,10)-(360,0)]"
-}
-]
-},
-{
-"@id": "#1437/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(359,12)-(360,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1439",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureTime"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1440",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"core:description": [
-{
-"@value": "The length of the exposure, in seconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1440/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1440/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(361,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1440/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(363,12)-(364,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(361,12)-(362,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(362,12)-(363,0)]"
-}
-]
-},
-{
-"@id": "#1440/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1440"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureTime"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1439/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1439/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1439"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(360,10)-(365,0)]"
-}
-]
-},
-{
-"@id": "#1439/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(364,12)-(365,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1441",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#aperture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1442",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"core:description": [
-{
-"@value": "The aperture used to create the photo (f-number)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1442/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1442/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(366,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1442/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(368,12)-(369,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(366,12)-(367,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(367,12)-(368,0)]"
-}
-]
-},
-{
-"@id": "#1442/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1442"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "aperture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1441/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1441/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1441"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(365,10)-(370,0)]"
-}
-]
-},
-{
-"@id": "#1441/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(369,12)-(370,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1443",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#flashUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1444",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"core:description": [
-{
-"@value": "Whether a flash was used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1444/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1444/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(371,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1444/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(371,12)-(372,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(372,12)-(373,0)]"
-}
-]
-},
-{
-"@id": "#1444/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1444"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "flashUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1443/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1443/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1443"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(370,10)-(374,0)]"
-}
-]
-},
-{
-"@id": "#1443/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(373,12)-(374,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1445",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#focalLength"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1446",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"core:description": [
-{
-"@value": "The focal length used to create the photo, in millimeters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1446/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1446/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(375,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1446/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(378,12)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(375,12)-(376,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(376,12)-(377,0)]"
-}
-]
-},
-{
-"@id": "#1446/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1446"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "focalLength"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1445/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1445/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1445"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(374,10)-(379,0)]"
-}
-]
-},
-{
-"@id": "#1445/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(377,12)-(378,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1447",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isoSpeed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1448",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"core:description": [
-{
-"@value": "The ISO speed used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1448/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1448/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(380,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1448/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(383,12)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(380,12)-(381,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(381,12)-(382,0)]"
-}
-]
-},
-{
-"@id": "#1448/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1448"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isoSpeed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1447/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1447/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1447"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(379,10)-(384,0)]"
-}
-]
-},
-{
-"@id": "#1447/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(382,12)-(383,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1449",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#meteringMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1450",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"core:description": [
-{
-"@value": "The metering mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1450/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1450/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(385,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1450/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(385,12)-(386,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(386,12)-(387,0)]"
-}
-]
-},
-{
-"@id": "#1450/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1450"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "meteringMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1449/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1449/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1449"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(384,10)-(388,0)]"
-}
-]
-},
-{
-"@id": "#1449/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(387,12)-(388,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1451",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sensor"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1452",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"core:description": [
-{
-"@value": "The type of sensor used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1452/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1452/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(389,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1452/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(389,12)-(390,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(390,12)-(391,0)]"
-}
-]
-},
-{
-"@id": "#1452/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1452"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sensor"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1451/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1451/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1451"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(388,10)-(392,0)]"
-}
-]
-},
-{
-"@id": "#1451/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(391,12)-(392,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1453",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureMode"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1454",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"core:description": [
-{
-"@value": "The exposure mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1454/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1454/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(393,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1454/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(393,12)-(394,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(394,12)-(395,0)]"
-}
-]
-},
-{
-"@id": "#1454/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1454"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureMode"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1453/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1453/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1453"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(392,10)-(396,0)]"
-}
-]
-},
-{
-"@id": "#1453/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(395,12)-(396,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1455",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#colorSpace"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1456",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"core:description": [
-{
-"@value": "The color space of the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1456/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1456/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(397,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1456/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(397,12)-(398,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(398,12)-(399,0)]"
-}
-]
-},
-{
-"@id": "#1456/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1456"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "colorSpace"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1455/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1455/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1455"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(396,10)-(400,0)]"
-}
-]
-},
-{
-"@id": "#1455/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(399,12)-(400,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1457",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#whiteBalance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1458",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"core:description": [
-{
-"@value": "The white balance mode used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1458/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1458/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(401,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1458/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(401,12)-(402,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(402,12)-(403,0)]"
-}
-]
-},
-{
-"@id": "#1458/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1458"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "whiteBalance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1457/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1457/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1457"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(400,10)-(404,0)]"
-}
-]
-},
-{
-"@id": "#1457/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(403,12)-(404,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1459",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exposureBias"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1460",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"core:description": [
-{
-"@value": "The exposure bias of the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1460/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1460/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(405,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1460/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(405,12)-(406,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(406,12)-(407,0)]"
-}
-]
-},
-{
-"@id": "#1460/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1460"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exposureBias"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1459/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1459/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1459"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(404,10)-(408,0)]"
-}
-]
-},
-{
-"@id": "#1459/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(407,12)-(408,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1461",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#maxApertureValue"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1462",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"core:description": [
-{
-"@value": "The smallest f-number of the lens at the focal length used to create the photo (APEX value)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1462/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1462/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(409,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1462/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(409,12)-(410,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(410,12)-(411,0)]"
-}
-]
-},
-{
-"@id": "#1462/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1462"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "maxApertureValue"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1461/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1461/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1461"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(408,10)-(412,0)]"
-}
-]
-},
-{
-"@id": "#1461/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(411,12)-(412,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1463",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#subjectDistance"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1464",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"core:description": [
-{
-"@value": "The distance to the subject of the photo, in meters."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1464/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1464/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(413,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1464/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(415,12)-(416,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(413,12)-(414,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(414,12)-(415,0)]"
-}
-]
-},
-{
-"@id": "#1464/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1464"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "subjectDistance"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1463/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1463/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1463"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(412,10)-(417,0)]"
-}
-]
-},
-{
-"@id": "#1463/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(416,12)-(417,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1465",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lens"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1466",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"core:description": [
-{
-"@value": "The lens used to create the photo."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1466/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1466/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(418,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1466/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(418,12)-(419,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(419,12)-(420,0)]"
-}
-]
-},
-{
-"@id": "#1466/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1466"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lens"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1465/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1465/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1465"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(417,10)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1465/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(420,12)-(421,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about image media. This will only be present for image types, and its contents will depend on what can be parsed from the image content."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1418/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1418/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(313,8)-(313,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1418/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1418"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1418/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(315,8)-(316,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "imageMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1417/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1417/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1417"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(312,6)-(421,0)]"
-}
-]
-},
-{
-"@id": "#1417/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(314,8)-(315,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1467",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#videoMediaMetadata"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1468",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1469",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#width"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1470",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"core:description": [
-{
-"@value": "The width of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1470/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1470/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(427,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1470/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(429,12)-(430,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(427,12)-(428,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(428,12)-(429,0)]"
-}
-]
-},
-{
-"@id": "#1470/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1470"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "width"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1469/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1469/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1469"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(426,10)-(431,0)]"
-}
-]
-},
-{
-"@id": "#1469/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(430,12)-(431,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1471",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#height"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1472",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"core:description": [
-{
-"@value": "The height of the video in pixels."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1472/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1472/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(432,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1472/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(434,12)-(435,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(432,12)-(433,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(433,12)-(434,0)]"
-}
-]
-},
-{
-"@id": "#1472/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1472"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "height"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1471/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1471/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1471"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(431,10)-(436,0)]"
-}
-]
-},
-{
-"@id": "#1471/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(435,12)-(436,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1473",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#durationMillis"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1474",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://a.ml/vocabularies/shapes#number"
-}
-],
-"shacl:minInclusive": [
-{
-"@value": 0.0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"core:description": [
-{
-"@value": "The duration of the video in milliseconds."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1474/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1474/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(437,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1474/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:minInclusive"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(439,12)-(440,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(437,12)-(438,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(438,12)-(439,0)]"
-}
-]
-},
-{
-"@id": "#1474/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1474"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "durationMillis"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1473/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1473/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1473"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(436,10)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1473/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(440,12)-(441,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"core:description": [
-{
-"@value": "Metadata about video media. This will only be present for video types."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1468/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1468/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(422,8)-(422,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1468/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1468"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1468/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(424,8)-(425,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "videoMediaMetadata"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1467/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1467/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1467"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(421,6)-(441,0)]"
-}
-]
-},
-{
-"@id": "#1467/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(423,8)-(424,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "DriveFile"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1177",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1177",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1178",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,10)-(2,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1179",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,8)-(3,54)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1180",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1180/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1180/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1180"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,10)-(4,62)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1181",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1181/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1181/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1181"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,14)-(5,102)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:alternateLink": [
-{
-"@id": "#1182",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1182/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1182/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1182"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,19)-(6,118)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:embedLink": [
-{
-"@id": "#1183",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1183/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1183/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1183"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,15)-(7,104)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:openWithLinks": [
-{
-"@id": "#1184",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:619683526622": [
-{
-"@id": "#1185",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1185/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1185/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1185"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,20)-(9,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:338347331578": [
-{
-"@id": "#1186",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1186/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1186/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1186"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,20)-(10,116)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1184/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1184/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:619683526622"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(9,119)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:338347331578"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(10,116)]"
-}
-]
-},
-{
-"@id": "#1184/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1184"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,19)-(11,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:defaultOpenWithLink": [
-{
-"@id": "#1187",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1187/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1187/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1187"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,25)-(12,124)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:iconLink": [
-{
-"@id": "#1188",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1188/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1188/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1188"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,14)-(13,85)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:title": [
-{
-"@id": "#1189",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Dummy file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1189/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1189/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1189"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,11)-(14,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:mimeType": [
-{
-"@id": "#1190",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "application/vnd.google-apps.document"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1190/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1190/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1190"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:labels": [
-{
-"@id": "#1191",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:starred": [
-{
-"@id": "#1192",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1192/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1192/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1192"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,15)-(17,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:hidden": [
-{
-"@id": "#1193",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_17"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1193/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1193/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1193"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,14)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:trashed": [
-{
-"@id": "#1194",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_18"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1194/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1194/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1194"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,15)-(19,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:restricted": [
-{
-"@id": "#1195",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_19"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1195/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1195/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1195"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,18)-(20,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:viewed": [
-{
-"@id": "#1196",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_20"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1196/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1196/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1196"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,14)-(21,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1191/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1191/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:restricted"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(20,23)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1191"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,12)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:trashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(19,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:viewed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,18)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:starred"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,20)]"
-}
-]
-},
-{
-"@id": "#1191/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:hidden"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:createdDate": [
-{
-"@id": "#1197",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:49:57.890Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_21"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1197/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1197/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1197"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,17)-(23,43)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedDate": [
-{
-"@id": "#1198",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_22"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1198/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1198/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1198"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,18)-(24,44)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:modifiedByMeDate": [
-{
-"@id": "#1199",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_23"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1199/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1199/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1199"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,22)-(25,48)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastViewedByMeDate": [
-{
-"@id": "#1200",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "2017-01-26T21:50:07.208Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_24"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1200/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1200/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1200"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,24)-(26,50)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:markedViewedByMeDate": [
-{
-"@id": "#1201",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1970-01-01T00:00:00.000Z"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_25"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1201/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1201/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1201"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,26)-(27,52)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:version": [
-{
-"@id": "#1202",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "1341924"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_26"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1202/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1202/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1202"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,13)-(28,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parents": [
-{
-"@id": "#1203",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1204",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1205",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_29"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1205/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1205/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1205"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,12)-(30,35)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1206",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_30"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1206/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1206/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1206"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,10)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1207",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_31"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1207/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1207/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1207"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,16)-(32,132)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:parentLink": [
-{
-"@id": "#1208",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_32"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1208/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1208/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1208"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,18)-(33,81)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isRoot": [
-{
-"@id": "#1209",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_33"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1209/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1209/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1209"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,14)-(34,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_28"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1204/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1204/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:parentLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(33,81)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1204"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,14)-(35,3)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,132)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:isRoot"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(34,18)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,35)]"
-}
-]
-},
-{
-"@id": "#1204/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_27"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1203/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1203/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1203"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(35,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:exportLinks": [
-{
-"@id": "#1210",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:application%2Frtf": [
-{
-"@id": "#1211",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_35"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1211/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1211/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1211"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,23)-(37,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.oasis.opendocument.text": [
-{
-"@id": "#1212",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_36"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1212/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1212/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1212"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,47)-(38,176)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fhtml": [
-{
-"@id": "#1213",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_37"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1213/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1213/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1213"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,17)-(39,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fpdf": [
-{
-"@id": "#1214",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_38"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1214/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1214/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1214"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,23)-(40,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fepub%2Bzip": [
-{
-"@id": "#1215",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_39"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1215/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1215/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1215"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,28)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fzip": [
-{
-"@id": "#1216",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_40"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1216/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1216/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1216"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,23)-(42,152)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document": [
-{
-"@id": "#1217",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_41"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1217/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1217/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1217"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,79)-(43,209)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:text%2Fplain": [
-{
-"@id": "#1218",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_42"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1218/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1218/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1218"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,18)-(44,147)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_34"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1210/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1210/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.openxmlformats-officedocument.wordprocessingml.document"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,4)-(43,209)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fhtml"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1210"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,17)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fpdf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(40,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:text%2Fplain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(44,4)-(44,147)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,4)-(42,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fvnd.oasis.opendocument.text"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,4)-(38,176)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Frtf"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(37,152)]"
-}
-]
-},
-{
-"@id": "#1210/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:application%2Fepub%2Bzip"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(41,158)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:userPermission": [
-{
-"@id": "#1219",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1220",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_44"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1220/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1220/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1220"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,12)-(47,30)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#1221",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_45"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1221/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1221/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1221"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,12)-(48,73)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#1222",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_46"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1222/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1222/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1222"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,10)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#1223",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_47"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1223/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1223/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1223"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,16)-(50,119)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#1224",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "owner"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_48"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1224/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1224/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1224"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,12)-(51,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#1225",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_49"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1225/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1225/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1225"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,12)-(52,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_43"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1219/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1219/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,4)-(51,19)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,4)-(47,30)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,4)-(48,73)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,4)-(52,18)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,4)-(50,119)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1219"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,20)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1219/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,4)-(49,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:quotaBytesUsed": [
-{
-"@id": "#1226",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "0"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_50"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1226/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1226/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1226"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,20)-(54,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:ownerNames": [
-{
-"@id": "#1227",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1228",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_52"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1228/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1228/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1228"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(56,14)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_51"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1227/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1227/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1227"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,16)-(57,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:owners": [
-{
-"@id": "#1229",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1230",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1231",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_55"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1231/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1231/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1231"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,12)-(59,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1232",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_56"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1232/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1232/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1232"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,19)-(60,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1233",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1234",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_58"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1234/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1234/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1234"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,13)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_57"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1233/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1233/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1233"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,15)-(63,5)]"
-}
-]
-},
-{
-"@id": "#1233/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,6)-(62,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1235",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_59"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1235/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1235/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1235"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,27)-(64,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1236",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_60"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1236/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1236/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1236"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,20)-(65,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1237",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_61"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1237/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1237/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1237"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,20)-(66,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_54"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1230/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1230/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,4)-(65,42)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,4)-(59,24)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,4)-(60,29)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,4)-(66,40)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,4)-(64,31)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1230"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,13)-(67,3)]"
-}
-]
-},
-{
-"@id": "#1230/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,4)-(63,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_53"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1229/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1229/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1229"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,12)-(67,4)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUserName": [
-{
-"@id": "#1238",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_62"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1238/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1238/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1238"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,27)-(68,37)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:lastModifyingUser": [
-{
-"@id": "#1239",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#1240",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_64"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1240/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1240/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1240"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,12)-(70,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:displayName": [
-{
-"@id": "#1241",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "John Doe"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_65"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1241/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1241/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1241"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,19)-(71,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:picture": [
-{
-"@id": "#1242",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:url": [
-{
-"@id": "#1243",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_67"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1243/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1243/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1243"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,13)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_66"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1242/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1242/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1242"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,15)-(74,5)]"
-}
-]
-},
-{
-"@id": "#1242/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:url"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,6)-(73,111)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:isAuthenticatedUser": [
-{
-"@id": "#1244",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_68"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1244/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1244/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1244"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,27)-(75,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:permissionId": [
-{
-"@id": "#1245",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "91827364558604565116"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_69"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1245/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1245/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1245"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,20)-(76,42)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#1246",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "john.doe@gmail.com"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_70"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1246/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1246/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1246"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,20)-(77,40)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_63"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1239/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1239/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:permissionId"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,4)-(76,42)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,4)-(70,24)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:displayName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,4)-(71,29)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,4)-(77,40)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:isAuthenticatedUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,4)-(75,31)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1239"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,23)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1239/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:picture"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,4)-(74,5)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:capabilities": [
-{
-"@id": "#1247",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:canCopy": [
-{
-"@id": "#1248",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_72"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1248/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1248/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1248"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,15)-(80,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:canEdit": [
-{
-"@id": "#1249",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_73"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1249/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1249/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1249"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,15)-(81,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_71"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1247/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1247/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:canCopy"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,4)-(80,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:canEdit"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,4)-(81,19)]"
-}
-]
-},
-{
-"@id": "#1247/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1247"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,18)-(82,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:editable": [
-{
-"@id": "#1250",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_74"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1250/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1250/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1250"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,14)-(83,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:copyable": [
-{
-"@id": "#1251",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_75"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1251/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1251/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1251"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,14)-(84,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:writersCanShare": [
-{
-"@id": "#1252",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_76"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1252/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1252/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1252"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,21)-(85,25)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:shared": [
-{
-"@id": "#1253",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_77"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1253/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1253/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1253"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,12)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:explicitlyTrashed": [
-{
-"@id": "#1254",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_78"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1254/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1254/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1254"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,23)-(87,28)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:appDataContents": [
-{
-"@id": "#1255",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_79"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1255/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1255/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1255"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,21)-(88,26)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:spaces": [
-{
-"@id": "#1256",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#1257",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_81"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1257/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1257/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1257"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(90,4)-(90,11)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_80"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1256/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1256/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1256"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,12)-(91,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#1177/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_34",
-"sourcemaps:element": [
-{
-"@value": "data:appDataContents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,2)-(88,26)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_32",
-"sourcemaps:element": [
-{
-"@value": "data:copyable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(84,2)-(84,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_30",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUserName"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,2)-(68,37)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_28",
-"sourcemaps:element": [
-{
-"@value": "data:userPermission"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,2)-(53,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_26",
-"sourcemaps:element": [
-{
-"@value": "data:markedViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,2)-(27,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_24",
-"sourcemaps:element": [
-{
-"@value": "data:createdDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(23,43)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_22",
-"sourcemaps:element": [
-{
-"@value": "data:iconLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,85)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_20",
-"sourcemaps:element": [
-{
-"@value": "data:alternateLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,118)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_18",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_16",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,54)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:embedLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,104)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:title"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,2)-(24,44)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:version"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,2)-(28,22)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:quotaBytesUsed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(54,23)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:lastModifyingUser"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,2)-(78,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:writersCanShare"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,2)-(85,25)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:spaces"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,2)-(91,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:explicitlyTrashed"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,2)-(87,28)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:editable"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(83,2)-(83,18)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:owners"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(58,2)-(67,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "data:exportLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,2)-(45,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:lastViewedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(26,50)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:labels"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(22,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:defaultOpenWithLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(12,124)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_15",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,102)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_17",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(92,1)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_19",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,62)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_21",
-"sourcemaps:element": [
-{
-"@value": "data:openWithLinks"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(11,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_23",
-"sourcemaps:element": [
-{
-"@value": "data:mimeType"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,52)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_25",
-"sourcemaps:element": [
-{
-"@value": "data:modifiedByMeDate"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(25,48)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_27",
-"sourcemaps:element": [
-{
-"@value": "data:parents"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(35,4)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_29",
-"sourcemaps:element": [
-{
-"@value": "data:ownerNames"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,2)-(57,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_31",
-"sourcemaps:element": [
-{
-"@value": "data:capabilities"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,2)-(82,3)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_33",
-"sourcemaps:element": [
-{
-"@value": "data:shared"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,2)-(86,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\": \"drive#file\",\n \"id\": \"123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/MTQ4NTQ2NzQwNzIwOA\\\"\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY\",\n \"alternateLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"embedLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/preview\",\n \"openWithLinks\": {\n \"619683526622\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"338347331578\": \"https://drive.google.com/file/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/view?usp=drivesdk\"\n },\n \"defaultOpenWithLink\": \"https://docs.google.com/document/d/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/edit?usp=drivesdk\",\n \"iconLink\": \"https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png\",\n \"title\": \"Dummy file\",\n \"mimeType\": \"application/vnd.google-apps.document\",\n \"labels\": {\n \"starred\": false,\n \"hidden\": false,\n \"trashed\": false,\n \"restricted\": false,\n \"viewed\": true\n },\n \"createdDate\": \"2017-01-26T21:49:57.890Z\",\n \"modifiedDate\": \"2017-01-26T21:50:07.208Z\",\n \"modifiedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"lastViewedByMeDate\": \"2017-01-26T21:50:07.208Z\",\n \"markedViewedByMeDate\": \"1970-01-01T00:00:00.000Z\",\n \"version\": \"1341924\",\n \"parents\": [{\n \"kind\": \"drive#parentReference\",\n \"id\": \"0ADpy9PK_RiBOUk9PVA\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/parents/0ADpy9PK_RiBOUk9PVA\",\n \"parentLink\": \"https://www.googleapis.com/drive/v2/files/0ADpy9PK_RiBOUk9PVA\",\n \"isRoot\": true\n }],\n \"exportLinks\": {\n \"application/rtf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=rtf\",\n \"application/vnd.oasis.opendocument.text\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=odt\",\n \"text/html\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=html\",\n \"application/pdf\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=pdf\",\n \"application/epub+zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=epub\",\n \"application/zip\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=zip\",\n \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=docx\",\n \"text/plain\": \"https://docs.google.com/feeds/download/documents/export/Export?id=123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY&exportFormat=txt\"\n },\n \"userPermission\": {\n \"kind\": \"drive#permission\",\n \"etag\": \"\\\"LbWe7Ybz7gmJtEmo4LFBfsRw3MM/49rcNZ38B0ih25Df2SiHRjHDrDU\\\"\",\n \"id\": \"me\",\n \"selfLink\": \"https://www.googleapis.com/drive/v2/files/123dK-h456ysbyF_ol3Pc13B789j1qgb4wAbCdIQrNBY/permissions/me\",\n \"role\": \"owner\",\n \"type\": \"user\"\n },\n \"quotaBytesUsed\": \"0\",\n \"ownerNames\": [\n \"John Doe\"\n ],\n \"owners\": [{\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n }],\n \"lastModifyingUserName\": \"John Doe\",\n \"lastModifyingUser\": {\n \"kind\": \"drive#user\",\n \"displayName\": \"John Doe\",\n \"picture\": {\n \"url\": \"https://lh6.googleusercontent.com/-veehGFoGpso/AAAAAAAAAAI/AAAAAAACr8Y/YmMhVu8Ol-I/s64/photo.jpg\"\n },\n \"isAuthenticatedUser\": true,\n \"permissionId\": \"91827364558604565116\",\n \"emailAddress\": \"john.doe@gmail.com\"\n },\n \"capabilities\": {\n \"canCopy\": true,\n \"canEdit\": true\n },\n \"editable\": true,\n \"copyable\": true,\n \"writersCanShare\": true,\n \"shared\": false,\n \"explicitlyTrashed\": false,\n \"appDataContents\": false,\n \"spaces\": [\n \"drive\"\n ]\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/file-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1177/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#1177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,21)-(101,56)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#1177/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#1177/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#1259,amf://id#1260,amf://id#1263,amf://id#1266,amf://id#1264,amf://id#1265,amf://id#1262,amf://id#1261,amf://id#1258"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1176/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(441,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1077",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1162",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1163",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#fileList."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1164",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#fileList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,17)-(502,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1163/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#fileList"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(501,15)-(501,29)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#fileList"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1163/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(499,8)-(499,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1163/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(501,8)-(502,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(498,6)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,8)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(502,8)-(503,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(499,8)-(500,0)]"
-}
-]
-},
-{
-"@id": "#1163/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(500,8)-(501,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1162/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1162/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1162"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(498,6)-(503,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1166",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1167",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1167/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(504,8)-(504,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1167/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(504,8)-(505,0)]"
-}
-]
-},
-{
-"@id": "#1167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(505,8)-(506,0)]"
-}
-]
-},
-{
-"@id": "#1167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(503,6)-(506,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(503,6)-(506,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1168",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1169",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this list."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1169/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(507,8)-(507,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1169/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(507,8)-(508,0)]"
-}
-]
-},
-{
-"@id": "#1169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(508,8)-(509,0)]"
-}
-]
-},
-{
-"@id": "#1169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(506,6)-(509,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(506,6)-(509,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1170",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextPageToken"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1171",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"core:description": [
-{
-"@value": "The page token for the next page of files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1171/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(510,8)-(510,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1171/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(510,8)-(511,0)]"
-}
-]
-},
-{
-"@id": "#1171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(511,8)-(512,0)]"
-}
-]
-},
-{
-"@id": "#1171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(509,6)-(512,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextPageToken"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(509,6)-(512,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1172",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#nextLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1173",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the next page of files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1173/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(513,8)-(513,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1173/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(513,8)-(514,0)]"
-}
-]
-},
-{
-"@id": "#1173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(514,8)-(515,0)]"
-}
-]
-},
-{
-"@id": "#1173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,6)-(515,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "nextLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(512,6)-(515,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1174",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#items"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1175",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1176",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1267",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1268",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "The type of file. This is always drive#file."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1269",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#file"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1269/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1269/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1269"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,17)-(21,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1268/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1268/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1268/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1268"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1268/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1267/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1267/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1267"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1270",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1271",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1271/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1271/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1271/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1271/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1271"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1270/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1270/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1270"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1270/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1272",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1273",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1273/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1273/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1273/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1273/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1273"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1272/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1272/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1272"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1272/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1274",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1275",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1275/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1275/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1275/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1275/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1275"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1274/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1274/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1274"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#1274/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1276",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webContentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1277",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for downloading the content of the file in a browser using cookie based authentication.\nIn cases where the content is shared publicly, the content can be downloaded without any credentials.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1277/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1277/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1277/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1277/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1277"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webContentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1276/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1276/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1276"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1276/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1278",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#webViewLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1279",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"core:description": [
-{
-"@value": "A link only available on public folders for viewing their static web assets (HTML, CSS, JS, etc)\nvia Google Drive's Website Hosting.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1279/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1279/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(41,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1279/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(42,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(43,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1279/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1279"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "webViewLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1278/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1278/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1278"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#1278/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(42,8)-(43,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1280",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#alternateLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1281",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for opening the file in a relevant Google editor or viewer."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1281/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1281/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(48,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1281/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1281/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1281"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "alternateLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1280/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1280/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1280"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(50,0)]"
-}
-]
-},
-{
-"@id": "#1280/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(48,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1282",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#embedLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1283",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"core:description": [
-{
-"@value": "A link for embedding the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1283/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1283/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(51,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1283/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,8)-(52,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#1283/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1283"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "embedLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1282/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1282/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1282"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,6)-(54,0)]"
-}
-]
-},
-{
-"@id": "#1282/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1284",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#openWithLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1285",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"core:description": [
-{
-"@value": "A map of the id of each of the user's apps to a link to open this file with that app.\nOnly populated when the drive.apps.readonly scope is used.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1285/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1285/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,8)-(55,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1285/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1285"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1285/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,8)-(59,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "openWithLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1284/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1284/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1284"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#1284/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(59,8)-(60,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1286",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#defaultOpenWithLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1287",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to open this file with the user's default app for this file. Only populated when the drive.apps.readonly scope is used."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1287/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1287/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1287/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1287/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1287"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "defaultOpenWithLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1286/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1286/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1286"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#1286/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1288",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#iconLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1289",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the file's icon"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1289/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1289/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1289/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1289/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1289"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "iconLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1288/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1288/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1288"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#1288/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1290",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1291",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"core:description": [
-{
-"@value": "A short-lived link to the file's thumbnail. Typically lasts on the order of hours."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1291/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1291/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1291/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1291/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1291"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1290/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1290/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1290"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#1290/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1292",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1073",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1017",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#image"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1018",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"core:description": [
-{
-"@value": "The URL-safe Base64 encoded bytes of the thumbnail image. It should conform to RFC 4648 section 5."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1018/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1018/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1018/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1018/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1018"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "image"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1017/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1017/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1017"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1017/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1019",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1020",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1020/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1020/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1020/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1020/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1020"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1019/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1019/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1019"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1019/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:name": [
-{
-"@value": "Thumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Thumbnail for the file. Only accepted on upload and for files that are not already thumbnailed by Google."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1073/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1073/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1073/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1073/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(15,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1073/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1073"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1292/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1292/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1292"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(75,0)]"
-}
-]
-},
-{
-"@id": "#1292/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1293",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#title"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1294",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"core:description": [
-{
-"@value": "The title of the file. Used to identify file or folder name."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1294/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1294/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(76,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1294/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(76,8)-(77,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(78,8)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1294/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1294"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "title"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1293/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1293/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1293"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,6)-(79,0)]"
-}
-]
-},
-{
-"@id": "#1293/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(77,8)-(78,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1295",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#mimeType"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1296",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"core:description": [
-{
-"@value": "The MIME type of the file. This is only mutable on update when uploading new content.\nThis field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1296/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1296/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(80,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1296/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(80,8)-(81,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(82,8)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1296/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1296"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "mimeType"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1295/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1295/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1295"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(79,6)-(85,0)]"
-}
-]
-},
-{
-"@id": "#1295/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(81,8)-(82,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1297",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#description"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1298",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"core:description": [
-{
-"@value": "A short description of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1298/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1298/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(86,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1298/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(86,8)-(87,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(88,8)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1298/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1298"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "description"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1297/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1297/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1297"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(85,6)-(89,0)]"
-}
-]
-},
-{
-"@id": "#1297/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(87,8)-(88,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1299",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#labels"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1075",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1056",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#starred"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1057",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file is starred by the user"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1058",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1058",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1058/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1058/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1058/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-},
-{
-"@id": "#1058/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1058"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,13)-(14,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1057/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1057/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1057/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1057/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1057"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "starred"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1056/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1056/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1056"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1056/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1059",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hidden"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1060",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1061",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1061",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1061/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1061/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1061/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-},
-{
-"@id": "#1061/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1061"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,13)-(20,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1063",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1063/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1063/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1063"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,29)-(16,29)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1060/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1060/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1060/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(18,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1060/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1060"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hidden"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1059/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1059/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1059"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1059/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1064",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#trashed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1065",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been trashed. This label applies to all users accessing the file; however, only owners are allowed to see and untrash files."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1066",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1066",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1066/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1066/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1066/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-},
-{
-"@id": "#1066/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1066"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,13)-(25,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1065/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1065/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1065/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1065/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1065"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "trashed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1064/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1064/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1064"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1064/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1067",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#restricted"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1068",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"core:description": [
-{
-"@value": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1069",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1069",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1069/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1069/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1069/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-},
-{
-"@id": "#1069/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1069"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,13)-(30,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1068/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1068/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1068/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-},
-{
-"@id": "#1068/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1068"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "restricted"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1067/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1067/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1067"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(31,0)]"
-}
-]
-},
-{
-"@id": "#1067/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1070",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#viewed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1071",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has been viewed by this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#1072",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#1072",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "true"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1072/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#1072/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1072/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-},
-{
-"@id": "#1072/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1072"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,13)-(35,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1071/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1071/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1071/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,4)-(35,0)]"
-}
-]
-},
-{
-"@id": "#1071/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1071"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "viewed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1070/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1070/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1070"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,2)-(36,0)]"
-}
-]
-},
-{
-"@id": "#1070/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "FileLabels"
-}
-],
-"core:name": [
-{
-"@value": "Labels"
-}
-],
-"core:description": [
-{
-"@value": "A group of labels for the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1075/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1075/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1075/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(6,0)]"
-}
-]
-},
-{
-"@id": "#1075/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(36,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1075/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1075"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "labels"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1299/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1299/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1299"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(89,6)-(92,0)]"
-}
-]
-},
-{
-"@id": "#1299/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(91,8)-(92,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1300",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#createdDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1301",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"core:description": [
-{
-"@value": "Create time for this file (formatted RFC 3339 timestamp)"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1301/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1301/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(93,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1301/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(93,8)-(94,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(95,8)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1301/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1301"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "createdDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1300/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1300/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1300"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(92,6)-(96,0)]"
-}
-]
-},
-{
-"@id": "#1300/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(94,8)-(95,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1302",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1303",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by anyone (formatted RFC 3339 timestamp). This is only mutable on update when the setModifiedDate parameter is set."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1303/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1303/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(97,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1303/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(97,8)-(98,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(99,8)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1303/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1303"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1302/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1302/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1302"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(96,6)-(100,0)]"
-}
-]
-},
-{
-"@id": "#1302/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(98,8)-(99,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1304",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#modifiedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1305",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1305/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1305/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(101,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1305/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(101,8)-(102,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(103,8)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1305/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1305"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "modifiedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1304/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1304/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1304"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(100,6)-(104,0)]"
-}
-]
-},
-{
-"@id": "#1304/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(102,8)-(103,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1306",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1307",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Last time this file was viewed by the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1307/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1307/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(105,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1307/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(105,8)-(106,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(107,8)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1307/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1307"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1306/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1306/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1306"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(104,6)-(108,0)]"
-}
-]
-},
-{
-"@id": "#1306/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(106,8)-(107,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1308",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#markedViewedByMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1309",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Deprecated"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1309/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1309/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(109,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1309/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(109,8)-(110,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(111,8)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1309/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1309"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "markedViewedByMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1308/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1308/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1308"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(108,6)-(112,0)]"
-}
-]
-},
-{
-"@id": "#1308/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(110,8)-(111,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1310",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharedWithMeDate"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1311",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"core:description": [
-{
-"@value": "Time at which this file was shared with the user (formatted RFC 3339 timestamp)."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1311/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1311/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(113,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1311/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(113,8)-(114,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(115,8)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1311/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1311"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharedWithMeDate"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1310/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1310/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1310"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(112,6)-(116,0)]"
-}
-]
-},
-{
-"@id": "#1310/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(114,8)-(115,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1312",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#version"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1313",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"core:description": [
-{
-"@value": "A monotonically increasing version number for the file. This reflects every change made to the file on the server, even those not visible to the requesting user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1313/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1313/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(118,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1313/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(118,8)-(119,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(119,8)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1313/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1313"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "version"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1312/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1312/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1312"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(116,6)-(120,0)]"
-}
-]
-},
-{
-"@id": "#1312/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(117,8)-(118,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1314",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#sharingUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1315",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#178",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#179",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#179/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#179/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(35,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#179/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,4)-(36,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,4)-(38,0)]"
-}
-]
-},
-{
-"@id": "#179/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#179"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#178/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#178/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#178"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,2)-(38,0)]"
-}
-]
-},
-{
-"@id": "#178/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,4)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#169",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#170",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#171",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#172",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#172/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#172/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(22,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#172/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,8)-(23,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-},
-{
-"@id": "#172/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#172"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#171/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#171/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#171"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,6)-(25,0)]"
-}
-]
-},
-{
-"@id": "#171/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#170/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#170/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,4)-(17,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#170/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#170"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#170/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#169/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#169/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#169"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#169/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#173",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#174",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#175",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#175",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "false"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "false"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#175/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#175/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#175/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-},
-{
-"@id": "#175/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#175"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,13)-(29,18)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#174/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#174/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#174/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#174/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#174"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#173/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#173/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#173"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#173/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#167",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#168",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#168/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#168/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(13,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#168/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#168/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#168"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#167/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#167/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#167"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,2)-(16,0)]"
-}
-]
-},
-{
-"@id": "#167/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#176",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#177",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#177/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#177/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#177/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,4)-(34,0)]"
-}
-]
-},
-{
-"@id": "#177/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#177"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#176/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#176/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#176"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-},
-{
-"@id": "#176/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#163",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#164",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#165",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#165/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#165/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#165"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#164/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#166",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#166/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#166/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#166"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#164/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#164/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#164/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#164"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#164/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#163/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#163/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#163"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"core:name": [
-{
-"@value": "SharingUser"
-}
-],
-"core:description": [
-{
-"@value": "User that shared the item with the current user, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1315/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1315/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(121,8)-(121,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1315/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(123,8)-(124,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(124,8)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1315/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1315"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "sharingUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1314/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1314/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1314"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(120,6)-(125,0)]"
-}
-]
-},
-{
-"@id": "#1314/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(122,8)-(123,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1316",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parents"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1317",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1076",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1023",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1024",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#parentReference."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1025",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1025/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1025/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1025"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,13)-(12,34)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1024/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1026",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#parentReference"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1026/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1026/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1026"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,11)-(11,32)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#parentReference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1024/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1024/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1024/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1024"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#1024/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1023/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1023/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1023"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1023/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1027",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1028",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1028/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1028/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1028/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1028/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1028"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1027/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1027/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1027"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1027/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1029",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1030",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this reference"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1030/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1030/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1030/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1030/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1030"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1029/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1029/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1029"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#1029/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1031",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#parentLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1032",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the parent"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1032/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1032/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1032/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-},
-{
-"@id": "#1032/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1032"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "parentLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1031/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1031/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1031"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1031/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1033",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isRoot"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1034",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"core:description": [
-{
-"@value": "Whether or not the parent is the root folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1034/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1034/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1034/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#1034/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1034"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isRoot"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1033/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1033/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1033"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#1033/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Resource"
-}
-],
-"core:name": [
-{
-"@value": "Resource"
-}
-],
-"core:description": [
-{
-"@value": "A reference to a file's parent."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1076/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1076/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1076/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1076/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1076/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(29,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1076/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1076"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1317/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1317/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1317"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(126,8)-(127,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "parents"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1316/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1316/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1316"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(125,6)-(127,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1318",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#downloadUrl"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1319",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"core:description": [
-{
-"@value": "An URL to download the content of the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1319/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1319/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(128,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1319/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(128,8)-(129,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(129,8)-(130,0)]"
-}
-]
-},
-{
-"@id": "#1319/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1319"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "downloadUrl"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1318/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1318/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1318"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(127,6)-(131,0)]"
-}
-]
-},
-{
-"@id": "#1318/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(130,8)-(131,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1320",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#exportLinks"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1321",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"core:description": [
-{
-"@value": "Links for exporting Google Docs to specific formats.\nThe key in the object is a mapping from export format to URL\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1321/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1321/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(132,8)-(132,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1321/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1321"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1321/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(134,8)-(137,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "exportLinks"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1320/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1320/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1320"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(131,6)-(137,0)]"
-}
-]
-},
-{
-"@id": "#1320/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(133,8)-(134,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1322",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#indexableText"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1323",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1324",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#text"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1325",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"core:description": [
-{
-"@value": "The text to be indexed for this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1325/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1325/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(143,16)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1325/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(143,12)-(144,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(144,12)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1325/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1325"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "text"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1324/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1324/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1324"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(142,10)-(145,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"core:description": [
-{
-"@value": "Indexable text attributes for the file. This property can only be written, and is not returned by files.get. For more information, see Custom thumbnails and indexable text."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1323/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1323/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(138,8)-(138,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1323/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1323"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1323/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(140,8)-(141,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "indexableText"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1322/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1322/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1322"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(137,6)-(145,0)]"
-}
-]
-},
-{
-"@id": "#1322/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(139,8)-(140,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1326",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#userPermission"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1327",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1327/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1327/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(146,8)-(146,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1327/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1327"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1327/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(147,8)-(148,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "userPermission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1326/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1326/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1326"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(145,6)-(149,0)]"
-}
-]
-},
-{
-"@id": "#1326/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(148,8)-(149,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1328",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1329",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#6",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#27",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#28",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#permission."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#29",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#29/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#29/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#29"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,17)-(13,33)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#28/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#30",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#30/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#30/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#30"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,15)-(12,31)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#28/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#28/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(9,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#28/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,8)-(13,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#28"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,8)-(14,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,8)-(10,0)]"
-}
-]
-},
-{
-"@id": "#28/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,8)-(12,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#27/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#27/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#27"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,6)-(14,0)]"
-}
-]
-},
-{
-"@id": "#27/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,8)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#31",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#32",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "The ETag of the permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#32/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#32/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(15,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#32/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,8)-(16,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,8)-(18,0)]"
-}
-]
-},
-{
-"@id": "#32/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#32"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#31/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#31/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#31"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,6)-(18,0)]"
-}
-]
-},
-{
-"@id": "#31/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,8)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#33",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#id"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#34",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"core:description": [
-{
-"@value": "The ID of the user this permission refers to, and identical to the `permissionId` in the About and Files resources. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#34/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#34/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(19,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#34/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,8)-(20,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,8)-(22,0)]"
-}
-]
-},
-{
-"@id": "#34/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#34"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "id"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#33/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#33/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#33"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,6)-(22,0)]"
-}
-]
-},
-{
-"@id": "#33/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,8)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#35",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#36",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "A link back to this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#36/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#36/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(23,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#36/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,8)-(24,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,8)-(26,0)]"
-}
-]
-},
-{
-"@id": "#36/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#36"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#35/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#35/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#35"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,6)-(26,0)]"
-}
-]
-},
-{
-"@id": "#35/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,8)-(25,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#37",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#name"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#38",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"core:description": [
-{
-"@value": "The name for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#38/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#38/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(27,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#38/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,8)-(28,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,8)-(30,0)]"
-}
-]
-},
-{
-"@id": "#38/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#38"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#37/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#37/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#37"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,6)-(30,0)]"
-}
-]
-},
-{
-"@id": "#37/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,8)-(29,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#39",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#40",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user or group this permission refers to. This is an output-only field which is present when the permission type is `user` or `group`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#40/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#40/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(31,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#40/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,8)-(32,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(33,8)-(34,0)]"
-}
-]
-},
-{
-"@id": "#40/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#40"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#39/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#39/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#39"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,6)-(34,0)]"
-}
-]
-},
-{
-"@id": "#39/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,8)-(33,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#41",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#domain"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#42",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"core:description": [
-{
-"@value": "he domain name of the entity this permission refers to. This is an output-only field which is present when the permission type is `user`, `group` or `domain`."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#42/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#42/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(35,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#42/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(35,8)-(36,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(37,8)-(38,0)]"
-}
-]
-},
-{
-"@id": "#42/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#42"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "domain"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#41/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#41/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#41"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(34,6)-(38,0)]"
-}
-]
-},
-{
-"@id": "#41/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(36,8)-(37,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#43",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#role"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#44",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"core:description": [
-{
-"@value": "The primary role for this user. Allowed values are:\n- owner\n- reader\n- writer\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#44/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#44/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(39,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#44/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,8)-(40,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,8)-(46,0)]"
-}
-]
-},
-{
-"@id": "#44/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#44"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "role"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#43/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#43/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#43"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,6)-(46,0)]"
-}
-]
-},
-{
-"@id": "#43/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,8)-(41,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#45",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#additionalRoles"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#46",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#47",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#47/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#47/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#47"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(50,8)-(51,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"core:description": [
-{
-"@value": "Additional roles for this user. Only `commenter` is currently allowed."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#46/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#46/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(47,8)-(47,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#46/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#46"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#46/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(49,8)-(50,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "additionalRoles"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#45/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#45/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#45"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(46,6)-(51,0)]"
-}
-]
-},
-{
-"@id": "#45/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(48,8)-(49,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#48",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#type"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#49",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"core:description": [
-{
-"@value": "The account type. Allowed values are:\n- user\n- group\n- domain\n- anyone\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#49/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#49/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(52,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#49/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(52,8)-(53,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,8)-(60,0)]"
-}
-]
-},
-{
-"@id": "#49/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#49"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "type"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#48/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#48/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#48"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(51,6)-(60,0)]"
-}
-]
-},
-{
-"@id": "#48/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(53,8)-(54,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#50",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#51",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The email address or domain name for the entity. This is used during inserts and is not populated in responses. When making a `drive.permissions.insert` request, exactly one of the `id` or `value` fields must be specified."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#51/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#51/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(61,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#51/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(61,8)-(62,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(63,8)-(64,0)]"
-}
-]
-},
-{
-"@id": "#51/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#51"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#50/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#50/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#50"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(60,6)-(64,0)]"
-}
-]
-},
-{
-"@id": "#50/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(62,8)-(63,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#52",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#authKey"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#53",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"core:description": [
-{
-"@value": "The authkey parameter required for this permission."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#53/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#53/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(65,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#53/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(65,8)-(66,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(67,8)-(68,0)]"
-}
-]
-},
-{
-"@id": "#53/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#53"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "authKey"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#52/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#52/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#52"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(64,6)-(68,0)]"
-}
-]
-},
-{
-"@id": "#52/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(66,8)-(67,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#54",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#withLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#55",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"core:description": [
-{
-"@value": "Whether the link is required for this permission"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#55/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#55/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(69,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#55/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(69,8)-(70,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(71,8)-(72,0)]"
-}
-]
-},
-{
-"@id": "#55/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#55"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "withLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#54/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#54/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#54"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(68,6)-(72,0)]"
-}
-]
-},
-{
-"@id": "#54/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(70,8)-(71,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#56",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#photoLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#57",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"core:description": [
-{
-"@value": "A link to the profile photo, if available."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#57/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#57/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(73,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#57/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(73,8)-(74,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(75,8)-(76,0)]"
-}
-]
-},
-{
-"@id": "#57/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#57"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "photoLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#56/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#56/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#56"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(72,6)-(76,0)]"
-}
-]
-},
-{
-"@id": "#56/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(74,8)-(75,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Permission"
-}
-],
-"core:description": [
-{
-"@value": "A permission for a file."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#7",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#7",
-"@type": [
-"data:Object",
-"data:Node",
-"doc:DomainElement"
-],
-"data:kind": [
-{
-"@id": "#8",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#permission"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_2"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#8/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#8/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#8"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,11)-(2,29)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:etag": [
-{
-"@id": "#9",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "etag"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_3"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#9/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#9/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#9"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,11)-(3,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:id": [
-{
-"@id": "#10",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_4"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#10/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#10/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#10"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,9)-(4,17)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:selfLink": [
-{
-"@id": "#11",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_5"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#11/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#11/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#11"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,15)-(5,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:name": [
-{
-"@id": "#12",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_6"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#12/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#12/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#12"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,11)-(6,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:emailAddress": [
-{
-"@id": "#13",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_7"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#13/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#13/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#13"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,19)-(7,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:domain": [
-{
-"@id": "#14",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_8"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#14/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#14/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#14"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,13)-(8,21)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:role": [
-{
-"@id": "#15",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_9"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#15/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#15/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#15"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,11)-(9,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:additionalRoles": [
-{
-"@id": "#16",
-"@type": [
-"data:Array",
-"rdf:Seq",
-"data:Node",
-"doc:DomainElement"
-],
-"rdfs:member": [
-{
-"@id": "#17",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_11"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#17/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#17/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#17"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,12)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "array_10"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#16/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#16/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#16"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,22)-(12,3)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:type": [
-{
-"@id": "#18",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_12"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#18/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#18/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#18"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,11)-(13,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:value": [
-{
-"@id": "#19",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_13"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#19/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#19/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#19"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,12)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:authKey": [
-{
-"@id": "#20",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_14"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#20/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#20/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#20"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,14)-(15,22)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:withLink": [
-{
-"@id": "#21",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "true"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"core:name": [
-{
-"@value": "scalar_15"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#21/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#21/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#21"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,15)-(16,19)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"data:photoLink": [
-{
-"@id": "#22",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "string"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_16"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#22/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#22/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#22"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,16)-(17,24)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"core:name": [
-{
-"@value": "object_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:parsed-json-example": [
-{
-"@id": "#7/source-map/parsed-json-example/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_14",
-"sourcemaps:element": [
-{
-"@value": "data:withLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,2)-(16,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_12",
-"sourcemaps:element": [
-{
-"@value": "data:additionalRoles"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(12,3)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_10",
-"sourcemaps:element": [
-{
-"@value": "data:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(6,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_8",
-"sourcemaps:element": [
-{
-"@value": "data:kind"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(2,2)-(2,29)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_6",
-"sourcemaps:element": [
-{
-"@value": "data:etag"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,2)-(3,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "data:emailAddress"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(7,27)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "data:type"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(13,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "data:photoLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(17,24)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "data:authKey"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,2)-(15,22)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "data:role"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,2)-(9,19)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "data:selfLink"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,2)-(5,23)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_7",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(18,1)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_9",
-"sourcemaps:element": [
-{
-"@value": "data:id"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(4,17)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_11",
-"sourcemaps:element": [
-{
-"@value": "data:domain"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,2)-(8,21)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_13",
-"sourcemaps:element": [
-{
-"@value": "data:value"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(14,20)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "{\n \"kind\" : \"drive#permission\" ,\n \"etag\" : \"etag\" ,\n \"id\" : \"string\" ,\n \"selfLink\" : \"string\" ,\n \"name\" : \"string\" ,\n \"emailAddress\" : \"string\" ,\n \"domain\" : \"string\" ,\n \"role\" : \"string\" ,\n \"additionalRoles\" : [\n \"string\"\n ] ,\n \"type\" : \"string\" ,\n \"value\" : \"string\" ,\n \"authKey\" : \"string\" ,\n \"withLink\" : true ,\n \"photoLink\" : \"string\"\n}\n"
-}
-],
-"doc:location": [
-{
-"@value": "file://demo/models/google-drive-api/examples/permission-example.json"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#7/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#7/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#7/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(1,0)-(1,0)]"
-}
-]
-},
-{
-"@id": "#7/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(450,25)-(450,66)]"
-}
-]
-}
-],
-"sourcemaps:local-element": [
-{
-"@id": "#7/source-map/local-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:tracked-element": [
-{
-"@id": "#7/source-map/tracked-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#7"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "amf://id#23,amf://id#24,amf://id#25,amf://id#26"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#6/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#6/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#6/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,2)-(76,0)]"
-}
-]
-},
-{
-"@id": "#6/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,4)-(7,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#6/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#6"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,4)-(5,8)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"core:description": [
-{
-"@value": "The permissions for the authenticated user on this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1329/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1329/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(150,8)-(150,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1329/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1329"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1329/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(152,8)-(153,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1328/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1328/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1328"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(149,6)-(153,0)]"
-}
-]
-},
-{
-"@id": "#1328/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(151,8)-(152,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1330",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#originalFilename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1331",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"core:description": [
-{
-"@value": "The original filename of the uploaded content if available, or else the original value of the title field. `This is only available for files with binary content in Drive.`"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1331/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1331/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(154,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1331/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(154,8)-(155,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(156,8)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1331/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1331"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "originalFilename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1330/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1330/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1330"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(153,6)-(157,0)]"
-}
-]
-},
-{
-"@id": "#1330/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(155,8)-(156,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1332",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileExtension"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1333",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"core:description": [
-{
-"@value": "The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1333/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1333/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(158,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1333/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(158,8)-(159,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(160,8)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1333/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1333"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileExtension"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1332/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1332/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1332"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(157,6)-(161,0)]"
-}
-]
-},
-{
-"@id": "#1332/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(159,8)-(160,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1334",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#md5Checksum"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1335",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"core:description": [
-{
-"@value": "An MD5 checksum for the content of this file. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1335/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1335/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(162,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1335/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(162,8)-(163,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(164,8)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1335/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1335"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "md5Checksum"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1334/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1334/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1334"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(161,6)-(165,0)]"
-}
-]
-},
-{
-"@id": "#1334/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(163,8)-(164,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1336",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#fileSize"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1337",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#integer"
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"core:description": [
-{
-"@value": "The size of the file in bytes. This field is only populated for files with content stored in Drive; it is not populated for Google Docs or shortcut files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1337/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1337/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(166,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1337/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(166,8)-(167,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(168,8)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1337/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1337"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "fileSize"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1336/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1336/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1336"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(165,6)-(169,0)]"
-}
-]
-},
-{
-"@id": "#1336/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(167,8)-(168,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1338",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#quotaBytesUsed"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1339",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"core:description": [
-{
-"@value": "The number of quota bytes used by this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1339/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1339/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(170,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1339/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(170,8)-(171,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(172,8)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1339/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1339"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "quotaBytesUsed"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1338/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1338/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1338"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(169,6)-(173,0)]"
-}
-]
-},
-{
-"@id": "#1338/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(171,8)-(172,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1340",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownerNames"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1341",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1342",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "items"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1342/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1342/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1342"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(176,8)-(177,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"core:description": [
-{
-"@value": "Name(s) of the owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1341/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1341/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(174,8)-(174,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1341/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1341"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1341/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(177,8)-(178,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownerNames"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1340/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1340/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1340"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(173,6)-(178,0)]"
-}
-]
-},
-{
-"@id": "#1340/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(175,8)-(176,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1343",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#owners"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1344",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1074",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#967",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#968",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#user."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#969",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#969/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#969/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#969"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,13)-(11,23)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#968/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#970",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#user"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#970/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#970/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#970"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,11)-(12,21)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#user"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#968/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#968/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(8,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#968/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#968"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-},
-{
-"@id": "#968/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#967/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#967/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#967"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,2)-(13,0)]"
-}
-]
-},
-{
-"@id": "#967/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#971",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#displayName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#972",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"core:description": [
-{
-"@value": "A plain text displayable name for this user."
-}
-],
-"apiContract:examples": [
-{
-"@id": "#973",
-"@type": [
-"apiContract:Example",
-"doc:DomainElement"
-],
-"doc:strict": [
-{
-"@value": true
-}
-],
-"doc:structuredValue": [
-{
-"@id": "#973",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "Owner display name"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"doc:raw": [
-{
-"@value": "Owner display name"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#973/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:synthesized-field": [
-{
-"@id": "#973/source-map/synthesized-field/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:strict"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "true"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#973/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "doc:structuredValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "doc:raw"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-},
-{
-"@id": "#973/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#973"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,13)-(17,31)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#972/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#972/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(14,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#972/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,4)-(15,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#972/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#972"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "displayName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#971/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#971/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#971"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,2)-(18,0)]"
-}
-]
-},
-{
-"@id": "#971/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#974",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#picture"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#963",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#964",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#url"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#965",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"core:description": [
-{
-"@value": "A URL that points to a profile picture of this user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#965/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#965/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#965/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#965/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#965"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "url"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#964/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#964/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#964"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(10,0)]"
-}
-]
-},
-{
-"@id": "#964/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Picture"
-}
-],
-"core:description": [
-{
-"@value": "The user's profile picture."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#963/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#963/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#963/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#963/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(10,0)]"
-}
-]
-},
-{
-"@id": "#963/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#963/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:auto-generated-name": [
-{
-"@id": "#963/source-map/auto-generated-name/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#963"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "picture"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#974/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#974/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#974"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,2)-(21,0)]"
-}
-]
-},
-{
-"@id": "#974/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,4)-(21,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#975",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAuthenticatedUser"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#976",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"core:description": [
-{
-"@value": "Whether this user is the same as the authenticated user for whom the request was made."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#976/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#976/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(22,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#976/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#976/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#976"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAuthenticatedUser"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#975/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#975/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#975"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,2)-(25,0)]"
-}
-]
-},
-{
-"@id": "#975/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,4)-(24,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#977",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#permissionId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#978",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"core:description": [
-{
-"@value": "The user's ID as visible in the permissions collection."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#978/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#978/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(26,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#978/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,4)-(27,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#978/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#978"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "permissionId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#977/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#977/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#977"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,2)-(29,0)]"
-}
-]
-},
-{
-"@id": "#977/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#979",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#emailAddress"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#980",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"core:description": [
-{
-"@value": "The email address of the user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#980/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#980/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(30,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#980/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,4)-(31,0)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(32,47)]"
-}
-]
-},
-{
-"@id": "#980/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#980"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "emailAddress"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#979/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#979/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#979"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,2)-(32,47)]"
-}
-]
-},
-{
-"@id": "#979/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Owners"
-}
-],
-"core:name": [
-{
-"@value": "Owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of a file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1074/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1074/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1074/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(5,0)-(5,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1074/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "core:name"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(4,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(4,0)-(5,0)]"
-}
-]
-},
-{
-"@id": "#1074/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(32,47)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1074/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1074"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"core:description": [
-{
-"@value": "The owner(s) of this file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1344/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1344/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(179,8)-(179,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1344/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1344"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1344/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(181,8)-(182,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "owners"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1343/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1343/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1343"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(178,6)-(182,0)]"
-}
-]
-},
-{
-"@id": "#1343/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(180,8)-(181,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1345",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#ownedByMe"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1346",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file is owned by the current user. Not populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1346/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1346/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(183,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1346/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(183,8)-(184,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(185,8)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1346/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1346"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "ownedByMe"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1345/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1345/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1345"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(182,6)-(186,0)]"
-}
-]
-},
-{
-"@id": "#1345/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(184,8)-(185,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1347",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1348",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file.\n\n**Deprecated: use capabilities/canComment.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1350",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1350/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1350/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1350"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(189,33)-(189,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1348/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1348/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(187,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1348/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(187,8)-(188,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(190,8)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1348/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1348"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1347/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1347/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1347"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(186,6)-(194,0)]"
-}
-]
-},
-{
-"@id": "#1347/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(188,8)-(189,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1351",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#shareable"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1352",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file's sharing settings can be modified by the current user.\n\n**Deprecated: use capabilities/canShare.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1354",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1354/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1354/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1354"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(197,33)-(197,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1352/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1352/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(195,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1352/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(195,8)-(196,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(198,8)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1352/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1352"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "shareable"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1351/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1351/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1351"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(194,6)-(202,0)]"
-}
-]
-},
-{
-"@id": "#1351/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(196,8)-(197,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1355",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#lastModifyingUserName"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1356",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"core:description": [
-{
-"@value": "Name of the last user to modify this file"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1356/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1356/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(203,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1356/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(203,8)-(204,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(205,8)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1356/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1356"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "lastModifyingUserName"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1355/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1355/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1355"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(202,6)-(206,0)]"
-}
-]
-},
-{
-"@id": "#1355/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(204,8)-(205,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1357",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#properties"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1358",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1036",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#1037",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#kind"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1038",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"core:description": [
-{
-"@value": "This is always drive#property."
-}
-],
-"shacl:defaultValue": [
-{
-"@id": "#1039",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1039/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1039/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1039"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,13)-(9,27)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:in": [
-{
-"@id": "#1038/list",
-"@type": "rdfs:Seq",
-"rdfs:_1": [
-{
-"@id": "#1040",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": "drive#property"
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1040/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1040/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1040"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,11)-(10,25)]"
-}
-]
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:defaultValueStr": [
-{
-"@value": "drive#property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1038/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1038/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(7,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1038/source-map/lexical/element_5",
-"sourcemaps:element": [
-{
-"@value": "shacl:in"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,4)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_3",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1038"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValue"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:defaultValueStr"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(9,4)-(10,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(7,4)-(8,0)]"
-}
-]
-},
-{
-"@id": "#1038/source-map/lexical/element_4",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(8,4)-(9,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "kind"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1037/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1037/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1037"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(6,2)-(11,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1041",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#etag"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1042",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"core:description": [
-{
-"@value": "ETag of the property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1042/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1042/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(12,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1042/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-},
-{
-"@id": "#1042/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1042"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "etag"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1041/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1041/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1041"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1043",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#selfLink"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1044",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"core:description": [
-{
-"@value": "The link back to this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1044/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1044/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(15,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1044/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(15,4)-(16,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(16,4)-(17,0)]"
-}
-]
-},
-{
-"@id": "#1044/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1044"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "selfLink"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1043/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1043/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1043"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(14,2)-(17,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1045",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#key"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1046",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"core:description": [
-{
-"@value": "The key of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1046/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1046/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(18,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1046/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(18,4)-(19,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(19,4)-(20,0)]"
-}
-]
-},
-{
-"@id": "#1046/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1046"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "key"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1045/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1045/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1045"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(17,2)-(20,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1047",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#visibility"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1048",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"core:description": [
-{
-"@value": "The visibility of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1048/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1048/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(21,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1048/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(21,4)-(22,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(22,4)-(23,0)]"
-}
-]
-},
-{
-"@id": "#1048/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1048"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "visibility"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1047/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1047/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1047"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(20,2)-(23,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1049",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#value"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1050",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"core:description": [
-{
-"@value": "The value of this property."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1050/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1050/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(24,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1050/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(24,4)-(25,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(25,4)-(26,0)]"
-}
-]
-},
-{
-"@id": "#1050/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1050"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 1
-}
-],
-"shacl:name": [
-{
-"@value": "value"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1049/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1049/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1049"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(23,2)-(26,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "Property"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1036/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:declared-element": [
-{
-"@id": "#1036/source-map/declared-element/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": ""
-}
-]
-}
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1036/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(3,4)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1036/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(3,0)-(26,0)]"
-}
-]
-}
-],
-"sourcemaps:source-vendor": [
-{
-"@id": "#1036/source-map/source-vendor/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1036"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "RAML 1.0"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"core:description": [
-{
-"@value": "The list of properties."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1358/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1358/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(207,8)-(207,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1358/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1358"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1358/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(208,8)-(209,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "properties"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1357/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1357/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1357"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(206,6)-(210,0)]"
-}
-]
-},
-{
-"@id": "#1357/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(209,8)-(210,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1359",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#spaces"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1360",
-"@type": [
-"raml-shapes:ArrayShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"raml-shapes:items": [
-{
-"@id": "#1361",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-]
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"core:description": [
-{
-"@value": "The list of spaces which contain the file.\nSupported values are `drive`, `appDataFolder` and `photos`.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1360/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1360/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(211,8)-(211,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1360/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1360"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1360/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(213,8)-(216,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "spaces"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1359/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1359/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1359"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(210,6)-(216,0)]"
-}
-]
-},
-{
-"@id": "#1359/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(212,8)-(213,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1362",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canReadRevisions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1363",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user has read access to the Revisions resource of the file.\n\n**Deprecated: use capabilities/canReadRevisions.**\n"
-}
-],
-"amf://id#1053": {
-"core:extensionName": [
-{
-"@value": "Annotations.deprecated"
-}
-],
-"@id": "#1365",
-"@type": [
-"data:Scalar",
-"data:Node",
-"doc:DomainElement"
-],
-"data:value": [
-{
-"@value": ""
-}
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#nil"
-}
-],
-"core:name": [
-{
-"@value": "scalar_1"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1365/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1365/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1365"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(219,33)-(219,33)]"
-}
-]
-}
-]
-}
-]
-},
-"doc:customDomainProperties": [
-{
-"@id": "#1053"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1363/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1363/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(217,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1363/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(217,8)-(218,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(220,8)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1363/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1363"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canReadRevisions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1362/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1362/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1362"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(216,6)-(224,0)]"
-}
-]
-},
-{
-"@id": "#1362/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(218,8)-(219,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1366",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#isAppAuthorized"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1367",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file was created or opened by the requesting app."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1367/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1367/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(225,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1367/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(225,8)-(226,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(226,8)-(227,0)]"
-}
-]
-},
-{
-"@id": "#1367/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1367"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "isAppAuthorized"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1366/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1366/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1366"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(224,6)-(228,0)]"
-}
-]
-},
-{
-"@id": "#1366/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(227,8)-(228,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1368",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasThumbnail"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1369",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"core:description": [
-{
-"@value": "Whether this file has a thumbnail."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1369/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1369/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(229,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1369/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(229,8)-(230,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(230,8)-(231,0)]"
-}
-]
-},
-{
-"@id": "#1369/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1369"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasThumbnail"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1368/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1368/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1368"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(228,6)-(232,0)]"
-}
-]
-},
-{
-"@id": "#1368/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(231,8)-(232,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1370",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#thumbnailVersion"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1371",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"core:description": [
-{
-"@value": "The thumbnail version for use in thumbnail cache invalidation.\nThe actual type is long but in the API is represented as a string.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1371/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1371/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(234,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1371/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(234,8)-(235,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(235,8)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1371/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1371"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "thumbnailVersion"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1370/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1370/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1370"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(232,6)-(238,0)]"
-}
-]
-},
-{
-"@id": "#1370/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(233,8)-(234,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1372",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#hasAugmentedPermissions"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1373",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"core:description": [
-{
-"@value": "Whether any users are granted file access directly on this file.\nThis field is only populated for Team Drive files.\n"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1373/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1373/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(240,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1373/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(240,8)-(241,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(241,8)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1373/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1373"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "hasAugmentedPermissions"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1372/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1372/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1372"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(238,6)-(244,0)]"
-}
-]
-},
-{
-"@id": "#1372/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(239,8)-(240,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1374",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#teamDriveId"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1375",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#string"
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"core:description": [
-{
-"@value": "ID of the Team Drive the file resides in."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1375/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1375/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(245,12)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1375/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(245,8)-(246,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(246,8)-(247,0)]"
-}
-]
-},
-{
-"@id": "#1375/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1375"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "teamDriveId"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1374/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1374/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1374"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(244,6)-(248,0)]"
-}
-]
-},
-{
-"@id": "#1374/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(247,8)-(248,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1376",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#capabilities"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1377",
-"@type": [
-"shacl:NodeShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:closed": [
-{
-"@value": false
-}
-],
-"shacl:property": [
-{
-"@id": "#985",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canComment"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#986",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can comment on the file."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#986/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#986/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(11,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#986/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(11,4)-(12,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(12,4)-(13,0)]"
-}
-]
-},
-{
-"@id": "#986/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#986"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canComment"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#985/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#985/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#985"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(10,2)-(14,0)]"
-}
-]
-},
-{
-"@id": "#985/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(13,4)-(14,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#999",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canMoveTeamDriveItem"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1000",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can move this Team Drive item by changing its parent. Note that a request to change the parent for this item may still fail depending on the new parent that is being added. Only populated for Team Drive files."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1000/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1000/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(39,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1000/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(39,4)-(40,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(40,4)-(41,0)]"
-}
-]
-},
-{
-"@id": "#1000/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1000"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canMoveTeamDriveItem"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#999/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#999/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#999"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(38,2)-(42,0)]"
-}
-]
-},
-{
-"@id": "#999/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(41,4)-(42,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#1007",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canRename"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#1008",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be renamed by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1008/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#1008/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(55,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1008/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(55,4)-(56,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(56,4)-(57,0)]"
-}
-]
-},
-{
-"@id": "#1008/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1008"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canRename"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#1007/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#1007/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#1007"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(54,2)-(58,0)]"
-}
-]
-},
-{
-"@id": "#1007/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(57,4)-(58,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#993",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canEdit"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#994",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"core:description": [
-{
-"@value": "Whether the file can be edited by the current user."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#994/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#994/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(27,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#994/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(27,4)-(28,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(28,4)-(29,0)]"
-}
-]
-},
-{
-"@id": "#994/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#994"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canEdit"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#993/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#993/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#993"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(26,2)-(30,0)]"
-}
-]
-},
-{
-"@id": "#993/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "shacl:minCount"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(29,4)-(30,0)]"
-}
-]
-}
-]
-}
-]
-},
-{
-"@id": "#995",
-"@type": [
-"shacl:PropertyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:path": [
-{
-"@id": "http://a.ml/vocabularies/data#canListChildren"
-}
-],
-"raml-shapes:range": [
-{
-"@id": "#996",
-"@type": [
-"raml-shapes:ScalarShape",
-"raml-shapes:AnyShape",
-"shacl:Shape",
-"raml-shapes:Shape",
-"doc:DomainElement"
-],
-"shacl:datatype": [
-{
-"@id": "http://www.w3.org/2001/XMLSchema#boolean"
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"core:description": [
-{
-"@value": "Whether the current user can list the children of this folder. This is always false when the item is not a folder."
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#996/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:type-property-lexical-info": [
-{
-"@id": "#996/source-map/type-property-lexical-info/element_0",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(31,8)]"
-}
-]
-}
-],
-"sourcemaps:lexical": [
-{
-"@id": "#996/source-map/lexical/element_2",
-"sourcemaps:element": [
-{
-"@value": "shacl:datatype"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(31,4)-(32,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_0",
-"sourcemaps:element": [
-{
-"@value": "core:description"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(32,4)-(33,0)]"
-}
-]
-},
-{
-"@id": "#996/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@value": "amf://id#996"
-}
-],
-"sourcemaps:value": [
-{
-"@value": "[(30,2)-(34,0)]"
-}
-]
-}
-]
-}
-]
-}
-],
-"shacl:minCount": [
-{
-"@value": 0
-}
-],
-"shacl:name": [
-{
-"@value": "canListChildren"
-}
-],
-"sourcemaps:sources": [
-{
-"@id": "#995/source-map",
-"@type": [
-"sourcemaps:SourceMap"
-],
-"sourcemaps:lexical": [
-{
-"@id": "#995/source-map/lexical/element_1",
-"sourcemaps:element": [
-{
-"@